summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-02-27 10:13:50 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-02-27 10:13:50 +0000
commit4c6149ba08cbb093a18560f5d1f719bf8d035d0b (patch)
treeb1250954662dbfa4a8e4651567896ca2c7334cce /perl-core/Module-Load
parentclean up, take maintainership (diff)
downloadhistorical-4c6149ba08cbb093a18560f5d1f719bf8d035d0b.tar.gz
historical-4c6149ba08cbb093a18560f5d1f719bf8d035d0b.tar.bz2
historical-4c6149ba08cbb093a18560f5d1f719bf8d035d0b.zip
Marked ~ppc64 wrt #351526
Package-Manager: portage-2.2.0_alpha25/cvs/Linux ppc64
Diffstat (limited to 'perl-core/Module-Load')
-rw-r--r--perl-core/Module-Load/ChangeLog6
-rw-r--r--perl-core/Module-Load/Module-Load-0.18.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Module-Load/ChangeLog b/perl-core/Module-Load/ChangeLog
index 17c782b4512b..edf3eb006307 100644
--- a/perl-core/Module-Load/ChangeLog
+++ b/perl-core/Module-Load/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Module-Load
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load/ChangeLog,v 1.8 2011/01/29 17:58:25 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load/ChangeLog,v 1.9 2011/02/27 10:04:33 xarthisius Exp $
+
+ 27 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ Module-Load-0.18.ebuild:
+ Marked ~ppc64 wrt #351526
29 Jan 2011; Raúl Porcel <armin76@gentoo.org> Module-Load-0.18.ebuild:
Add ~alpha/~arm/~ia64/~m68k/~s390/~sh/~sparc wrt #351526
diff --git a/perl-core/Module-Load/Module-Load-0.18.ebuild b/perl-core/Module-Load/Module-Load-0.18.ebuild
index 051038ae50db..f43c6437a2a8 100644
--- a/perl-core/Module-Load/Module-Load-0.18.ebuild
+++ b/perl-core/Module-Load/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/perl-core/Module-Load/Module-Load-0.18.ebuild,v 1.3 2011/01/29 17:58:25 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load/Module-Load-0.18.ebuild,v 1.4 2011/02/27 10:04:33 xarthisius Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="runtime require of both modules and files"
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=""
SRC_TEST=do