summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--virtual/perl-ExtUtils-Command/ChangeLog6
-rw-r--r--virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.170.0-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-ExtUtils-Command/ChangeLog b/virtual/perl-ExtUtils-Command/ChangeLog
index dff5240f7d54..cfbf46560e5a 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/ChangeLog,v 1.16 2011/06/28 19:55:12 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/ChangeLog,v 1.17 2011/07/26 18:27:02 xarthisius Exp $
+
+ 26 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ perl-ExtUtils-Command-1.170.0-r2.ebuild:
+ Marked ~ppc64 wrt #357599
28 Jun 2011; Torsten Veller <tove@gentoo.org>
perl-ExtUtils-Command-1.16.ebuild:
diff --git a/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.170.0-r2.ebuild b/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.170.0-r2.ebuild
index 892b77693888..5de319480c56 100644
--- a/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.170.0-r2.ebuild
+++ b/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.170.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.170.0-r2.ebuild,v 1.1 2011/06/18 20:20:49 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.170.0-r2.ebuild,v 1.2 2011/07/26 18:27:02 xarthisius Exp $
DESCRIPTION="Virtual for ${PN#perl-}"
HOMEPAGE=""
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="|| ( =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )"