diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-18 20:57:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-18 20:57:30 +0000 |
commit | 01e7b8ba0bef75362b29d8d9a015b7cbbc17678d (patch) | |
tree | de3a3ab2b50df3b107c91552761929a25a9a492f /dev-perl/gtk2-fu | |
parent | Stable for ppc64, wrt bug #457568 (diff) | |
download | gentoo-2-01e7b8ba0bef75362b29d8d9a015b7cbbc17678d.tar.gz gentoo-2-01e7b8ba0bef75362b29d8d9a015b7cbbc17678d.tar.bz2 gentoo-2-01e7b8ba0bef75362b29d8d9a015b7cbbc17678d.zip |
Stable for ppc64, wrt bug #425282
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/gtk2-fu')
-rw-r--r-- | dev-perl/gtk2-fu/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/gtk2-fu/gtk2-fu-0.110.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/gtk2-fu/ChangeLog b/dev-perl/gtk2-fu/ChangeLog index a16dbb3c9682..bd6bb985cf31 100644 --- a/dev-perl/gtk2-fu/ChangeLog +++ b/dev-perl/gtk2-fu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/gtk2-fu # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-fu/ChangeLog,v 1.43 2013/02/18 20:28:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-fu/ChangeLog,v 1.44 2013/02/18 20:57:30 ago Exp $ + + 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gtk2-fu-0.110.0-r1.ebuild: + Stable for ppc64, wrt bug #425282 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gtk2-fu-0.110.0-r1.ebuild: Stable for ppc, wrt bug #425282 diff --git a/dev-perl/gtk2-fu/gtk2-fu-0.110.0-r1.ebuild b/dev-perl/gtk2-fu/gtk2-fu-0.110.0-r1.ebuild index 8596ccb08280..939dbe0f4a30 100644 --- a/dev-perl/gtk2-fu/gtk2-fu-0.110.0-r1.ebuild +++ b/dev-perl/gtk2-fu/gtk2-fu-0.110.0-r1.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-perl/gtk2-fu/gtk2-fu-0.110.0-r1.ebuild,v 1.4 2013/02/18 20:28:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-fu/gtk2-fu-0.110.0-r1.ebuild,v 1.5 2013/02/18 20:57:30 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI+=" http://dev.gentoo.org/~tove/distfiles/${CATEGORY}/${MY_PN:-${PN}}/${MY_PN:-${PN}}-${PV}-patch.tar.bz2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ~hppa ppc ppc64 x86" IUSE="test" RDEPEND="dev-perl/gtk2-perl" |