summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-11-07 07:56:45 +0000
committerFabian Groffen <grobian@gentoo.org>2011-11-07 07:56:45 +0000
commitce8efb5eec80c55bb32b7c51728904efef66c865 (patch)
treec33c18f40889ed7b511bdbb2c29027ef01664fd3 /dev-perl/Package-Stash-XS
parentBump to 3.2.1 from the gnome overlay. Uses the new sub-meta packages. Dropped... (diff)
downloadgentoo-2-ce8efb5eec80c55bb32b7c51728904efef66c865.tar.gz
gentoo-2-ce8efb5eec80c55bb32b7c51728904efef66c865.tar.bz2
gentoo-2-ce8efb5eec80c55bb32b7c51728904efef66c865.zip
Added Prefix keywords, bug #389001
(Portage version: 2.2.01.19572-prefix/cvs/Darwin i386)
Diffstat (limited to 'dev-perl/Package-Stash-XS')
-rw-r--r--dev-perl/Package-Stash-XS/ChangeLog6
-rw-r--r--dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Package-Stash-XS/ChangeLog b/dev-perl/Package-Stash-XS/ChangeLog
index 92992e9ff504..0612d0e99b71 100644
--- a/dev-perl/Package-Stash-XS/ChangeLog
+++ b/dev-perl/Package-Stash-XS/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Package-Stash-XS
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.14 2011/11/06 17:14:31 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.15 2011/11/07 07:56:45 grobian Exp $
+
+ 07 Nov 2011; Fabian Groffen <grobian@gentoo.org>
+ Package-Stash-XS-0.250.0.ebuild:
+ Added Prefix keywords, bug #389001
06 Nov 2011; Markus Meier <maekke@gentoo.org>
Package-Stash-XS-0.250.0.ebuild:
diff --git a/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild b/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild
index 59ae2877aaa9..bdaeaeb32488 100644
--- a/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild
+++ b/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.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/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v 1.4 2011/11/06 17:14:31 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v 1.5 2011/11/07 07:56:45 grobian Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Faster and more correct implementation of the Package::Stash API"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86 ~x64-macos"
+KEYWORDS="~amd64 ~arm ~hppa ~x86 ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND=""