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
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')
-rw-r--r--virtual/perl-Module-Load/ChangeLog6
-rw-r--r--virtual/perl-Module-Load/perl-Module-Load-0.18.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Module-Load/ChangeLog b/virtual/perl-Module-Load/ChangeLog
index 075db2226713..dfbb5c6717d2 100644
--- a/virtual/perl-Module-Load/ChangeLog
+++ b/virtual/perl-Module-Load/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-Module-Load
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/ChangeLog,v 1.12 2011/01/29 17:59:41 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/ChangeLog,v 1.13 2011/02/27 10:07:22 xarthisius Exp $
+
+ 27 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ perl-Module-Load-0.18.ebuild:
+ Marked ~ppc64 wrt #351526
29 Jan 2011; Raúl Porcel <armin76@gentoo.org> perl-Module-Load-0.18.ebuild:
Add ~alpha/~arm/~ia64/~m68k/~s390/~sh/~sparc wrt #351526
diff --git a/virtual/perl-Module-Load/perl-Module-Load-0.18.ebuild b/virtual/perl-Module-Load/perl-Module-Load-0.18.ebuild
index 1c4b56f9d3ff..f58fa43ced91 100644
--- a/virtual/perl-Module-Load/perl-Module-Load-0.18.ebuild
+++ b/virtual/perl-Module-Load/perl-Module-Load-0.18.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/perl-Module-Load-0.18.ebuild,v 1.3 2011/01/29 17:59:41 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.18.ebuild,v 1.4 2011/02/27 10:07:22 xarthisius Exp $
DESCRIPTION="runtime require of both modules and files"
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=""
DEPEND=""