diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-27 16:10:25 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-27 16:10:25 +0000 |
commit | ade2c9d16bfc14838a65f51832f0e2fdf673aae9 (patch) | |
tree | fbe1c15704d6a5376b669767c3a81b177e6d0a9b /dev-perl | |
parent | Marking Number-Compare-0.30.0 ppc for bug 400193 (diff) | |
download | historical-ade2c9d16bfc14838a65f51832f0e2fdf673aae9.tar.gz historical-ade2c9d16bfc14838a65f51832f0e2fdf673aae9.tar.bz2 historical-ade2c9d16bfc14838a65f51832f0e2fdf673aae9.zip |
Marking Package-Stash-XS-0.250.0 ppc for bug 400197
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Package-Stash-XS/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild | 4 |
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="" |