diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-11-12 22:01:47 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-11-12 22:01:47 +0000 |
commit | d9cbcdeb63f55d4676429384d8ccd7c1aac1db42 (patch) | |
tree | 449636bcebe6daf67e11bf339ee36fb134aeb754 /virtual/perl-ExtUtils-Constant | |
parent | Version bump. (diff) | |
download | gentoo-2-d9cbcdeb63f55d4676429384d8ccd7c1aac1db42.tar.gz gentoo-2-d9cbcdeb63f55d4676429384d8ccd7c1aac1db42.tar.bz2 gentoo-2-d9cbcdeb63f55d4676429384d8ccd7c1aac1db42.zip |
keyword ~ppc, bug #442188
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'virtual/perl-ExtUtils-Constant')
-rw-r--r-- | virtual/perl-ExtUtils-Constant/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r2.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/virtual/perl-ExtUtils-Constant/ChangeLog b/virtual/perl-ExtUtils-Constant/ChangeLog index c0d3da6c6dfb..b01c82c59829 100644 --- a/virtual/perl-ExtUtils-Constant/ChangeLog +++ b/virtual/perl-ExtUtils-Constant/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-ExtUtils-Constant # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Constant/ChangeLog,v 1.2 2012/07/14 19:43:50 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Constant/ChangeLog,v 1.3 2012/11/12 22:01:47 blueness Exp $ + + 12 Nov 2012; Anthony G. Basile <blueness@gentoo.org> + perl-ExtUtils-Constant-0.230.0-r2.ebuild: + keyword ~ppc, bug #442188 14 Jul 2012; Ulrich Müller <ulm@gentoo.org> perl-ExtUtils-Constant-0.230.0-r2.ebuild: @@ -42,4 +46,3 @@ +perl-ExtUtils-Constant-0.220.0.ebuild, +perl-ExtUtils-Constant-0.230.0.ebuild, +metadata.xml: Added - diff --git a/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r2.ebuild b/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r2.ebuild index d976f48717be..0fd256b65696 100644 --- a/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r2.ebuild +++ b/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r2.ebuild,v 1.2 2012/07/14 19:43:50 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r2.ebuild,v 1.3 2012/11/12 22:01:47 blueness Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~ppc ~amd64" IUSE="" RDEPEND="|| ( =dev-lang/perl-5.16* =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )" |