diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-19 10:23:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-19 10:23:07 +0000 |
commit | a4edfe5ee121f1bbfd20312429348d531f35a23f (patch) | |
tree | dd669627679be799df19a8ade1434fb5f2ce64ba /dev-perl | |
parent | Stable for hppa, wrt bug #458122 (diff) | |
download | gentoo-2-a4edfe5ee121f1bbfd20312429348d531f35a23f.tar.gz gentoo-2-a4edfe5ee121f1bbfd20312429348d531f35a23f.tar.bz2 gentoo-2-a4edfe5ee121f1bbfd20312429348d531f35a23f.zip |
Stable for hppa, wrt bug #425282
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl')
-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 bd6bb985cf31..fea35a3375c1 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.44 2013/02/18 20:57:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-fu/ChangeLog,v 1.45 2013/02/19 10:23:07 ago Exp $ + + 19 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gtk2-fu-0.110.0-r1.ebuild: + Stable for hppa, wrt bug #425282 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gtk2-fu-0.110.0-r1.ebuild: Stable for ppc64, 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 939dbe0f4a30..8a555fe88637 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.5 2013/02/18 20:57:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-fu/gtk2-fu-0.110.0-r1.ebuild,v 1.6 2013/02/19 10:23:07 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" |