summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-08-26 18:56:17 +0000
committerFabian Groffen <grobian@gentoo.org>2011-08-26 18:56:17 +0000
commitf4c1ba0ae52826170635aef3e096e09f33790020 (patch)
treea9172af86a9189a7996ff18cd0189ede8e17dfe3 /dev-perl/Class-Load
parentRewrite ebuild with EAPI=4 to actually follow proper QA guidelines. Closes bu... (diff)
downloadhistorical-f4c1ba0ae52826170635aef3e096e09f33790020.tar.gz
historical-f4c1ba0ae52826170635aef3e096e09f33790020.tar.bz2
historical-f4c1ba0ae52826170635aef3e096e09f33790020.zip
Added Prefix keywords, bug #379449
Package-Manager: portage-2.2.01.19074-prefix/cvs/Darwin i386
Diffstat (limited to 'dev-perl/Class-Load')
-rw-r--r--dev-perl/Class-Load/ChangeLog5
-rw-r--r--dev-perl/Class-Load/Class-Load-0.80.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Class-Load/ChangeLog b/dev-perl/Class-Load/ChangeLog
index 4a5f964369fe..b5eefbad2d3c 100644
--- a/dev-perl/Class-Load/ChangeLog
+++ b/dev-perl/Class-Load/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Class-Load
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Load/ChangeLog,v 1.9 2011/08/16 17:54:32 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Load/ChangeLog,v 1.10 2011/08/26 18:56:17 grobian Exp $
+
+ 26 Aug 2011; Fabian Groffen <grobian@gentoo.org> Class-Load-0.80.0.ebuild:
+ Added Prefix keywords, bug #379449
*Class-Load-0.80.0 (16 Aug 2011)
diff --git a/dev-perl/Class-Load/Class-Load-0.80.0.ebuild b/dev-perl/Class-Load/Class-Load-0.80.0.ebuild
index 09c71174fe9e..c4ca10de3cd2 100644
--- a/dev-perl/Class-Load/Class-Load-0.80.0.ebuild
+++ b/dev-perl/Class-Load/Class-Load-0.80.0.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/dev-perl/Class-Load/Class-Load-0.80.0.ebuild,v 1.1 2011/08/16 17:54:32 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Load/Class-Load-0.80.0.ebuild,v 1.2 2011/08/26 18:56:17 grobian Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="a working (require q{Class::Name}) and more "
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~ppc-macos ~x86-solaris"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND="