summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2010-05-12 22:27:01 +0000
committerJoseph Jezak <josejx@gentoo.org>2010-05-12 22:27:01 +0000
commit47a2fa8cf1d9367278c4159299922229f53c2d05 (patch)
treed01eccf56ca3f3201e63d32d33354e175b8a2813 /virtual/perl-ExtUtils-Command
parentMarked ~ppc for bug #317877. (diff)
downloadgentoo-2-47a2fa8cf1d9367278c4159299922229f53c2d05.tar.gz
gentoo-2-47a2fa8cf1d9367278c4159299922229f53c2d05.tar.bz2
gentoo-2-47a2fa8cf1d9367278c4159299922229f53c2d05.zip
Marked ~ppc for bug #317877.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-ExtUtils-Command')
-rw-r--r--virtual/perl-ExtUtils-Command/ChangeLog6
-rw-r--r--virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.16.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-ExtUtils-Command/ChangeLog b/virtual/perl-ExtUtils-Command/ChangeLog
index 90fde77ea39f..486f2a0225aa 100644
--- a/virtual/perl-ExtUtils-Command/ChangeLog
+++ b/virtual/perl-ExtUtils-Command/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-ExtUtils-Command
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/ChangeLog,v 1.2 2010/05/09 17:50:46 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/ChangeLog,v 1.3 2010/05/12 22:27:01 josejx Exp $
+
+ 12 May 2010; Joseph Jezak <josejx@gentoo.org>
+ perl-ExtUtils-Command-1.16.ebuild:
+ Marked ~ppc for bug #317877.
09 May 2010; Raúl Porcel <armin76@gentoo.org>
perl-ExtUtils-Command-1.16.ebuild:
diff --git a/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.16.ebuild b/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.16.ebuild
index 48f5805e85bf..bf06c13d9946 100644
--- a/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.16.ebuild
+++ b/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.16.ebuild,v 1.2 2010/05/09 17:50:46 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.16.ebuild,v 1.3 2010/05/12 22:27:01 josejx Exp $
DESCRIPTION="Virtual for perl-core/ExtUtils-Command"
HOMEPAGE=""
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE=""
RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/ExtUtils-Command-${PV} )"