diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 15:45:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 15:45:32 +0000 |
commit | 8a37291d3a97ed51b2c1c4bf0ce052cdc1a2a574 (patch) | |
tree | cb851d1819111e413aef7f751c6021601b2aad6d /dev-util | |
parent | Stable for amd64, wrt bug #458984 (diff) | |
download | gentoo-2-8a37291d3a97ed51b2c1c4bf0ce052cdc1a2a574.tar.gz gentoo-2-8a37291d3a97ed51b2c1c4bf0ce052cdc1a2a574.tar.bz2 gentoo-2-8a37291d3a97ed51b2c1c4bf0ce052cdc1a2a574.zip |
Stable for amd64, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/glade/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/glade/glade-3.12.2.ebuild | 6 | ||||
-rw-r--r-- | dev-util/glade/glade-3.8.3.ebuild | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/dev-util/glade/ChangeLog b/dev-util/glade/ChangeLog index e99a5d0a5fa5..751015936a75 100644 --- a/dev-util/glade/ChangeLog +++ b/dev-util/glade/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/glade # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.180 2013/01/29 01:49:26 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.181 2013/03/25 15:45:32 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> glade-3.12.2.ebuild, + glade-3.8.3.ebuild: + Stable for amd64, wrt bug #458984 29 Jan 2013; Alexis Ballier <aballier@gentoo.org> glade-3.14.2.ebuild: keyword ~amd64-fbsd diff --git a/dev-util/glade/glade-3.12.2.ebuild b/dev-util/glade/glade-3.12.2.ebuild index bd3f8ecaf770..b2261bc4b04c 100644 --- a/dev-util/glade/glade-3.12.2.ebuild +++ b/dev-util/glade/glade-3.12.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.12.2.ebuild,v 1.3 2012/12/17 06:03:07 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.12.2.ebuild,v 1.4 2013/03/25 15:45:32 ago Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -13,7 +13,7 @@ HOMEPAGE="http://glade.gnome.org/" LICENSE="GPL-2+ FDL-1.1+" SLOT="3.10" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="+introspection python" RDEPEND="dev-libs/atk[introspection?] diff --git a/dev-util/glade/glade-3.8.3.ebuild b/dev-util/glade/glade-3.8.3.ebuild index e2352a9772ce..a8884bdb6f8f 100644 --- a/dev-util/glade/glade-3.8.3.ebuild +++ b/dev-util/glade/glade-3.8.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.3.ebuild,v 1.1 2012/12/17 06:03:07 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.3.ebuild,v 1.2 2013/03/25 15:45:32 ago Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -15,7 +15,7 @@ HOMEPAGE="http://glade.gnome.org/" LICENSE="GPL-2+ FDL-1.1+" SLOT="3/11" # subslot = suffix of libgladeui-1.so -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="gnome python" RDEPEND=">=dev-libs/glib-2.8:2 |