diff options
author | 2014-04-18 13:56:07 +0000 | |
---|---|---|
committer | 2014-04-18 13:56:07 +0000 | |
commit | bbbaa16b7de7a825115d850b66fb060fe52b4d8e (patch) | |
tree | fb9fe8719bb2c66be823cde92afa4d4ed93feefd /dev-util | |
parent | Stable for alpha, wrt bug #507568 (diff) | |
download | gentoo-2-bbbaa16b7de7a825115d850b66fb060fe52b4d8e.tar.gz gentoo-2-bbbaa16b7de7a825115d850b66fb060fe52b4d8e.tar.bz2 gentoo-2-bbbaa16b7de7a825115d850b66fb060fe52b4d8e.zip |
Stable for alpha, wrt bug #507568
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, 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.16.1.ebuild | 4 | ||||
-rw-r--r-- | dev-util/glade/glade-3.8.4.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-util/glade/ChangeLog b/dev-util/glade/ChangeLog index 3bc9a5d9aadc..32eb075dd9fa 100644 --- a/dev-util/glade/ChangeLog +++ b/dev-util/glade/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/glade # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.208 2014/04/17 07:48:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.209 2014/04/18 13:56:07 ago Exp $ + + 18 Apr 2014; Agostino Sarubbo <ago@gentoo.org> glade-3.16.1.ebuild, + glade-3.8.4.ebuild: + Stable for alpha, wrt bug #507568 17 Apr 2014; Agostino Sarubbo <ago@gentoo.org> glade-3.16.1.ebuild, glade-3.8.4.ebuild: diff --git a/dev-util/glade/glade-3.16.1.ebuild b/dev-util/glade/glade-3.16.1.ebuild index a4b9ab4eb11d..2f0401af05aa 100644 --- a/dev-util/glade/glade-3.16.1.ebuild +++ b/dev-util/glade/glade-3.16.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.16.1.ebuild,v 1.10 2014/04/17 07:48:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.16.1.ebuild,v 1.11 2014/04/18 13:56:07 ago Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -14,7 +14,7 @@ HOMEPAGE="http://glade.gnome.org/" LICENSE="GPL-2+ FDL-1.1+" SLOT="3.10/6" # subslot = suffix of libgladeui-2.so -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=" diff --git a/dev-util/glade/glade-3.8.4.ebuild b/dev-util/glade/glade-3.8.4.ebuild index d3bff9a3a9ba..b6c0bb86be94 100644 --- a/dev-util/glade/glade-3.8.4.ebuild +++ b/dev-util/glade/glade-3.8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.4.ebuild,v 1.9 2014/04/17 07:48:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.4.ebuild,v 1.10 2014/04/18 13:56:07 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=" |