diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-01 17:54:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-01 17:54:29 +0000 |
commit | 5be45dd933900844796ea5f6dca9ddbcd5a185cb (patch) | |
tree | a087c13074778b55880841ea5a4100ff230f83c5 /dev-util/glade | |
parent | Stable for alpha, wrt bug #458984 (diff) | |
download | gentoo-2-5be45dd933900844796ea5f6dca9ddbcd5a185cb.tar.gz gentoo-2-5be45dd933900844796ea5f6dca9ddbcd5a185cb.tar.bz2 gentoo-2-5be45dd933900844796ea5f6dca9ddbcd5a185cb.zip |
Stable for alpha, wrt bug #458984
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/glade')
-rw-r--r-- | dev-util/glade/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/glade/glade-3.12.2.ebuild | 4 | ||||
-rw-r--r-- | dev-util/glade/glade-3.8.3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-util/glade/ChangeLog b/dev-util/glade/ChangeLog index 82b866edbc2e..321683c13775 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.186 2013/03/29 13:30:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.187 2013/04/01 17:54:29 ago Exp $ + + 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> glade-3.12.2.ebuild, + glade-3.8.3.ebuild: + Stable for alpha, wrt bug #458984 29 Mar 2013; Agostino Sarubbo <ago@gentoo.org> glade-3.12.2.ebuild, glade-3.8.3.ebuild: diff --git a/dev-util/glade/glade-3.12.2.ebuild b/dev-util/glade/glade-3.12.2.ebuild index ea843752d514..e4e3d42a7071 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-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.9 2013/03/29 13:30:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.12.2.ebuild,v 1.10 2013/04/01 17:54:29 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 a15f4983d7a5..24154296f7b6 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-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.7 2013/03/29 13:30:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.3.ebuild,v 1.8 2013/04/01 17:54:29 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 |