summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-02-27 10:51:46 +0000
committerFabian Groffen <grobian@gentoo.org>2011-02-27 10:51:46 +0000
commit08bbea931ef9b70bae6982945a2bf9483e4c6d50 (patch)
treea8ea0a8cbf5d4580d89515ea10bf4de9582d5964 /perl-core/Module-Load
parentPin libunique dependency to slot 1. Clean up old revisions. (diff)
downloadhistorical-08bbea931ef9b70bae6982945a2bf9483e4c6d50.tar.gz
historical-08bbea931ef9b70bae6982945a2bf9483e4c6d50.tar.bz2
historical-08bbea931ef9b70bae6982945a2bf9483e4c6d50.zip
Add Prefix keywords, bug #351526
Package-Manager: portage-2.2.01.18036-prefix/cvs/Darwin powerpc
Diffstat (limited to 'perl-core/Module-Load')
-rw-r--r--perl-core/Module-Load/ChangeLog5
-rw-r--r--perl-core/Module-Load/Module-Load-0.18.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Module-Load/ChangeLog b/perl-core/Module-Load/ChangeLog
index edf3eb006307..8f30a5f8ab94 100644
--- a/perl-core/Module-Load/ChangeLog
+++ b/perl-core/Module-Load/ChangeLog
@@ -1,6 +1,9 @@
# 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.9 2011/02/27 10:04:33 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load/ChangeLog,v 1.10 2011/02/27 10:51:46 grobian Exp $
+
+ 27 Feb 2011; Fabian Groffen <grobian@gentoo.org> Module-Load-0.18.ebuild:
+ Add Prefix keywords, bug #351526
27 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
Module-Load-0.18.ebuild:
diff --git a/perl-core/Module-Load/Module-Load-0.18.ebuild b/perl-core/Module-Load/Module-Load-0.18.ebuild
index f43c6437a2a8..c20a7b4047fe 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.4 2011/02/27 10:04:33 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load/Module-Load-0.18.ebuild,v 1.5 2011/02/27 10:51:46 grobian 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 ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
SRC_TEST=do