diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 18:58:35 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 18:58:35 +0000 |
commit | 8ee4f3544a5bb1dcf72e592b78a81aa35becdfa2 (patch) | |
tree | cca5651b14839bafbf15ac5ec83c15056e6d366b /dev-util | |
parent | amd64 stable, bug #478252 (diff) | |
download | gentoo-2-8ee4f3544a5bb1dcf72e592b78a81aa35becdfa2.tar.gz gentoo-2-8ee4f3544a5bb1dcf72e592b78a81aa35becdfa2.tar.bz2 gentoo-2-8ee4f3544a5bb1dcf72e592b78a81aa35becdfa2.zip |
amd64 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/glade/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/glade/glade-3.14.2.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 ea89cc76d835..5f10b4ea4b06 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.192 2013/10/17 20:45:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.193 2013/11/30 18:58:35 pacho Exp $ + + 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> glade-3.14.2.ebuild, + glade-3.8.4.ebuild: + amd64 stable, bug #478252 17 Oct 2013; Markus Meier <maekke@gentoo.org> glade-3.14.2.ebuild: arm stable, bug #476364 diff --git a/dev-util/glade/glade-3.14.2.ebuild b/dev-util/glade/glade-3.14.2.ebuild index e202e18c1037..086b7cd489b9 100644 --- a/dev-util/glade/glade-3.14.2.ebuild +++ b/dev-util/glade/glade-3.14.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.14.2.ebuild,v 1.5 2013/10/17 20:45:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.14.2.ebuild,v 1.6 2013/11/30 18:58:35 pacho Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -14,7 +14,7 @@ HOMEPAGE="http://glade.gnome.org/" LICENSE="GPL-2+ FDL-1.1+" SLOT="3.10/4" # 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="dev-libs/atk[introspection?] diff --git a/dev-util/glade/glade-3.8.4.ebuild b/dev-util/glade/glade-3.8.4.ebuild index 64baf1791f5a..73fe9dfccc6d 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-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.4.ebuild,v 1.2 2013/10/17 20:45:25 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.4.ebuild,v 1.3 2013/11/30 18:58:35 pacho 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=" |