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-Module-Load-Conditional
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-Module-Load-Conditional')
-rw-r--r--virtual/perl-Module-Load-Conditional/ChangeLog6
-rw-r--r--virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.440.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Module-Load-Conditional/ChangeLog b/virtual/perl-Module-Load-Conditional/ChangeLog
index 64815eb8db16..77b87e4e0d84 100644
--- a/virtual/perl-Module-Load-Conditional/ChangeLog
+++ b/virtual/perl-Module-Load-Conditional/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-Module-Load-Conditional
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog,v 1.16 2011/02/10 07:36:47 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog,v 1.17 2011/02/27 10:09:55 xarthisius Exp $
+
+ 27 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ perl-Module-Load-Conditional-0.440.ebuild:
+ Marked ~ppc64 wrt #351526
*perl-Module-Load-Conditional-0.440 (10 Feb 2011)
diff --git a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.440.ebuild b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.440.ebuild
index 55ef85f95cff..36cbfee7d6b7 100644
--- a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.440.ebuild
+++ b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.440.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-Module-Load-Conditional/perl-Module-Load-Conditional-0.440.ebuild,v 1.1 2011/02/10 07:36:47 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.440.ebuild,v 1.2 2011/02/27 10:09:55 xarthisius Exp $
DESCRIPTION="Looking up module information / loading at runtime"
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/Module-Load-Conditional-${PV}"