diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-18 20:28:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-18 20:28:31 +0000 |
commit | 5968591c9fe629f8a75c00e36e8acc4a3b35c798 (patch) | |
tree | 66ed7f262c5aa9f6dd7d5f81a1724224506fbc68 /dev-perl/gtk2-fu | |
parent | Stable for ppc, wrt bug #457568 (diff) | |
download | gentoo-2-5968591c9fe629f8a75c00e36e8acc4a3b35c798.tar.gz gentoo-2-5968591c9fe629f8a75c00e36e8acc4a3b35c798.tar.bz2 gentoo-2-5968591c9fe629f8a75c00e36e8acc4a3b35c798.zip |
Stable for ppc, 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 dda597256ad2..a16dbb3c9682 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.42 2013/02/18 18:33:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-fu/ChangeLog,v 1.43 2013/02/18 20:28:31 ago Exp $ + + 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gtk2-fu-0.110.0-r1.ebuild: + Stable for ppc, wrt bug #425282 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gtk2-fu-0.110.0-r1.ebuild: Stable for x86, 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 7d67b1bcbeed..8596ccb08280 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.3 2013/02/18 18:33:05 ago Exp $ +# $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 $ 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" |