diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-11-13 17:15:35 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-11-13 17:15:35 +0000 |
commit | 53a9a9a92da3df76f8086916f3f0522751fe3644 (patch) | |
tree | 51a88adaa1495415043e23b2596608340802976c /virtual | |
parent | Marked ~hppa (bug #442932). (diff) | |
download | gentoo-2-53a9a9a92da3df76f8086916f3f0522751fe3644.tar.gz gentoo-2-53a9a9a92da3df76f8086916f3f0522751fe3644.tar.bz2 gentoo-2-53a9a9a92da3df76f8086916f3f0522751fe3644.zip |
Marked ~hppa (bug #442188).
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-ExtUtils-Constant/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-ExtUtils-Constant/ChangeLog b/virtual/perl-ExtUtils-Constant/ChangeLog index b01c82c59829..fa9215f7af26 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.3 2012/11/12 22:01:47 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Constant/ChangeLog,v 1.4 2012/11/13 17:15:35 jer Exp $ + + 13 Nov 2012; Jeroen Roovers <jer@gentoo.org> + perl-ExtUtils-Constant-0.230.0-r2.ebuild: + Marked ~hppa (bug #442188). 12 Nov 2012; Anthony G. Basile <blueness@gentoo.org> perl-ExtUtils-Constant-0.230.0-r2.ebuild: 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 0fd256b65696..60496acaffbe 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.3 2012/11/12 22:01:47 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r2.ebuild,v 1.4 2012/11/13 17:15:35 jer Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~amd64 ~hppa ~ppc ~x86" IUSE="" RDEPEND="|| ( =dev-lang/perl-5.16* =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )" |