summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-02-27 10:14:51 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-02-27 10:14:51 +0000
commit1cf0b3370fcbfe8b34ca745063bc6726c063501b (patch)
treef95b53ea66e7fb91d5114064afb201d708e51bc8 /virtual/perl-IPC-Cmd
parentChange from file to scanelf/scanmacho, such that detection of platform bitwid... (diff)
downloadhistorical-1cf0b3370fcbfe8b34ca745063bc6726c063501b.tar.gz
historical-1cf0b3370fcbfe8b34ca745063bc6726c063501b.tar.bz2
historical-1cf0b3370fcbfe8b34ca745063bc6726c063501b.zip
Marked ~ppc64 wrt #351526
Package-Manager: portage-2.2.0_alpha25/cvs/Linux ppc64
Diffstat (limited to 'virtual/perl-IPC-Cmd')
-rw-r--r--virtual/perl-IPC-Cmd/ChangeLog6
-rw-r--r--virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.700.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-IPC-Cmd/ChangeLog b/virtual/perl-IPC-Cmd/ChangeLog
index e6b757256b6e..27bde665496a 100644
--- a/virtual/perl-IPC-Cmd/ChangeLog
+++ b/virtual/perl-IPC-Cmd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-IPC-Cmd
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/ChangeLog,v 1.22 2011/02/02 19:00:38 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/ChangeLog,v 1.23 2011/02/27 10:12:06 xarthisius Exp $
+
+ 27 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ perl-IPC-Cmd-0.700.ebuild:
+ Marked ~ppc64 wrt #351526
*perl-IPC-Cmd-0.700 (02 Feb 2011)
diff --git a/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.700.ebuild b/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.700.ebuild
index 77c31e0f18f6..03ad70c1d14e 100644
--- a/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.700.ebuild
+++ b/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.700.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-IPC-Cmd/perl-IPC-Cmd-0.700.ebuild,v 1.1 2011/02/02 19:00:38 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.700.ebuild,v 1.2 2011/02/27 10:12:06 xarthisius Exp $
DESCRIPTION="finding and running system commands made easy"
HOMEPAGE=""
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
RDEPEND="~perl-core/IPC-Cmd-${PV}"