summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-02-27 10:54:00 +0000
committerFabian Groffen <grobian@gentoo.org>2011-02-27 10:54:00 +0000
commitde948c6a0bd93e1d55f5ed85ecca5e46b80498c5 (patch)
tree69901c9f6c59ceea03fed96de7da7ca84fb02544 /virtual/perl-Module-Load
parentStable on alpha, bug #333603 (diff)
downloadgentoo-2-de948c6a0bd93e1d55f5ed85ecca5e46b80498c5.tar.gz
gentoo-2-de948c6a0bd93e1d55f5ed85ecca5e46b80498c5.tar.bz2
gentoo-2-de948c6a0bd93e1d55f5ed85ecca5e46b80498c5.zip
Add Prefix keywords, bug #351526
(Portage version: 2.2.01.18036-prefix/cvs/Darwin powerpc)
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 dfbb5c6717d2..878c0fc930d4 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.13 2011/02/27 10:07:22 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/ChangeLog,v 1.14 2011/02/27 10:54:00 grobian Exp $
+
+ 27 Feb 2011; Fabian Groffen <grobian@gentoo.org>
+ perl-Module-Load-0.18.ebuild:
+ Add Prefix keywords, bug #351526
27 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
perl-Module-Load-0.18.ebuild:
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 f58fa43ced91..ccf74933bd55 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.4 2011/02/27 10:07:22 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.18.ebuild,v 1.5 2011/02/27 10:54:00 grobian 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 ~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=""
DEPEND=""