diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 13:44:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 13:44:14 +0000 |
commit | f8b568fc7340df894c8bc814479b09d8f8c2ff97 (patch) | |
tree | 22251cb5214c54e2dd291c31df5b4e2001d80147 /dev-util/glade | |
parent | Stable for ppc, wrt bug #512012 (diff) | |
download | gentoo-2-f8b568fc7340df894c8bc814479b09d8f8c2ff97.tar.gz gentoo-2-f8b568fc7340df894c8bc814479b09d8f8c2ff97.tar.bz2 gentoo-2-f8b568fc7340df894c8bc814479b09d8f8c2ff97.zip |
Stable for ppc, wrt bug #512012
(Portage version: 2.2.8-r1/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.18.3.ebuild | 4 | ||||
-rw-r--r-- | dev-util/glade/glade-3.8.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-util/glade/ChangeLog b/dev-util/glade/ChangeLog index 51e315b44537..f7fa58f6e6ec 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.219 2014/07/23 15:15:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/ChangeLog,v 1.220 2014/07/28 13:44:14 ago Exp $ + + 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> glade-3.18.3.ebuild, + glade-3.8.5.ebuild: + Stable for ppc, wrt bug #512012 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> glade-3.18.3.ebuild, glade-3.8.5.ebuild: diff --git a/dev-util/glade/glade-3.18.3.ebuild b/dev-util/glade/glade-3.18.3.ebuild index 7c77ca3161bb..379ecf973c9e 100644 --- a/dev-util/glade/glade-3.18.3.ebuild +++ b/dev-util/glade/glade-3.18.3.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.18.3.ebuild,v 1.4 2014/07/23 15:15:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.18.3.ebuild,v 1.5 2014/07/28 13:44:14 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" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" diff --git a/dev-util/glade/glade-3.8.5.ebuild b/dev-util/glade/glade-3.8.5.ebuild index b67d8cef3882..faca06d82101 100644 --- a/dev-util/glade/glade-3.8.5.ebuild +++ b/dev-util/glade/glade-3.8.5.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.5.ebuild,v 1.3 2014/07/23 15:15:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glade/glade-3.8.5.ebuild,v 1.4 2014/07/28 13:44:14 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" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |