summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2015-06-09 10:45:31 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2015-06-09 10:45:31 +0000
commitf69a9d29195c8a7f9c0166fe4b56708e93a53875 (patch)
tree92417d901850c85d65a2cd59467d37ffb93879c4 /dev-libs
parentVersion bump for Gnome 3.16. Clean up old revision. (diff)
downloadgentoo-2-f69a9d29195c8a7f9c0166fe4b56708e93a53875.tar.gz
gentoo-2-f69a9d29195c8a7f9c0166fe4b56708e93a53875.tar.bz2
gentoo-2-f69a9d29195c8a7f9c0166fe4b56708e93a53875.zip
Version bump for Gnome 3.16. Clean up old revision.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key C6085806)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/gdl/ChangeLog8
-rw-r--r--dev-libs/gdl/gdl-3.16.0.ebuild (renamed from dev-libs/gdl/gdl-3.12.0.ebuild)6
2 files changed, 10 insertions, 4 deletions
diff --git a/dev-libs/gdl/ChangeLog b/dev-libs/gdl/ChangeLog
index f33dc6a05d57..eacc09b1947d 100644
--- a/dev-libs/gdl/ChangeLog
+++ b/dev-libs/gdl/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-libs/gdl
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.112 2015/03/29 10:30:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.113 2015/06/09 10:45:31 eva Exp $
+
+*gdl-3.16.0 (09 Jun 2015)
+
+ 09 Jun 2015; Gilles Dartiguelongue <eva@gentoo.org> -gdl-3.12.0.ebuild,
+ +gdl-3.16.0.ebuild:
+ Version bump for Gnome 3.16. Clean up old revision.
29 Mar 2015; Jeroen Roovers <jer@gentoo.org> gdl-3.14.0.ebuild:
Stable for HPPA (bug #534012).
diff --git a/dev-libs/gdl/gdl-3.12.0.ebuild b/dev-libs/gdl/gdl-3.16.0.ebuild
index fd5a9c539f54..89b9975fea84 100644
--- a/dev-libs/gdl/gdl-3.12.0.ebuild
+++ b/dev-libs/gdl/gdl-3.16.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-3.12.0.ebuild,v 1.4 2014/08/07 17:59:37 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-3.16.0.ebuild,v 1.1 2015/06/09 10:45:31 eva Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -13,7 +13,7 @@ HOMEPAGE="https://developer.gnome.org/gdl/"
LICENSE="LGPL-2.1+"
SLOT="3/5" # subslot = libgdl-3 soname version
IUSE="+introspection"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
RDEPEND="
dev-libs/glib:2