summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-02-27 16:10:25 +0000
committerBrent Baude <ranger@gentoo.org>2012-02-27 16:10:25 +0000
commit8f475836eefee1e44839f434a9f50ea0de69889e (patch)
treea10f7b10756ffd8b15e2cbcecb9bfb8e109498b2 /dev-perl/Package-Stash-XS
parentMarking Number-Compare-0.30.0 ppc for bug 400193 (diff)
downloadgentoo-2-8f475836eefee1e44839f434a9f50ea0de69889e.tar.gz
gentoo-2-8f475836eefee1e44839f434a9f50ea0de69889e.tar.bz2
gentoo-2-8f475836eefee1e44839f434a9f50ea0de69889e.zip
Marking Package-Stash-XS-0.250.0 ppc for bug 400197
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/Package-Stash-XS')
-rw-r--r--dev-perl/Package-Stash-XS/ChangeLog5
-rw-r--r--dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Package-Stash-XS/ChangeLog b/dev-perl/Package-Stash-XS/ChangeLog
index e6ed3eef6280..d7fcdb790cda 100644
--- a/dev-perl/Package-Stash-XS/ChangeLog
+++ b/dev-perl/Package-Stash-XS/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Package-Stash-XS
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.19 2012/02/24 10:30:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.20 2012/02/27 16:10:25 ranger Exp $
+
+ 27 Feb 2012; Brent Baude <ranger@gentoo.org> Package-Stash-XS-0.250.0.ebuild:
+ Marking Package-Stash-XS-0.250.0 ppc for bug 400197
24 Feb 2012; Agostino Sarubbo <ago@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 23dd3c89a594..e0ab2aa68bb9 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-2012 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.8 2012/02/24 10:30:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v 1.9 2012/02/27 16:10:25 ranger Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Faster and more correct implementation of the Package::Stash API"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~x86 ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~x86 ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND=""