Added Prefix keywords, bug #379449
authorFabian Groffen <grobian@gentoo.org>
Fri, 26 Aug 2011 18:56:17 +0000 (18:56 +0000)
committerFabian Groffen <grobian@gentoo.org>
Fri, 26 Aug 2011 18:56:17 +0000 (18:56 +0000)
Package-Manager: portage-2.2.01.19074-prefix/cvs/Darwin i386

dev-perl/Class-Load/ChangeLog
dev-perl/Class-Load/Class-Load-0.80.0.ebuild
dev-perl/Data-OptList/ChangeLog
dev-perl/Data-OptList/Data-OptList-0.107.0.ebuild

index 4a5f964369fed63afb63053f82c6c67b680dcc41..b5eefbad2d3cf7ef0676a3923882618b778c2272 100644 (file)
@@ -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)
 
index 09c71174fe9eb2a0ca5cea0c65153432d2f76ba2..c4ca10de3cd2e50983fa305c1a947b737ed25393 100644 (file)
@@ -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="
index 7166361f04834e3bcc9576483ff611453bbe6de4..31a0823d421f604ca94fc0c32e302ff3cc67d047 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Data-OptList
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-OptList/ChangeLog,v 1.12 2011/05/11 18:36:59 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-OptList/ChangeLog,v 1.13 2011/08/26 18:53:43 grobian Exp $
+
+  26 Aug 2011; Fabian Groffen <grobian@gentoo.org> Data-OptList-0.107.0.ebuild:
+  Added Prefix keywords, bug #379449
 
 *Data-OptList-0.107.0 (11 May 2011)
 
index 54a10cf2b04ef01e2b9a8615eae08ab79627b02b..a75d0e5c07a752b7183439b7fc2c026b11673e5e 100644 (file)
@@ -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/Data-OptList/Data-OptList-0.107.0.ebuild,v 1.1 2011/05/11 18:36:59 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-OptList/Data-OptList-0.107.0.ebuild,v 1.2 2011/08/26 18:53:43 grobian Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="parse and validate simple name/value option pairs"
 
 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="dev-perl/Sub-Install