diff options
author | 2013-03-26 10:36:47 +0000 | |
---|---|---|
committer | 2013-03-26 10:36:47 +0000 | |
commit | 499a75cea74b2aed02b56d2d1b1d10fb7ee257b4 (patch) | |
tree | 2d5889d8c5fbf4b134cdd870d11a8ac88bfb2c8e /dev-perl | |
parent | Stable for ppc, wrt bug #456524 (diff) | |
download | gentoo-2-499a75cea74b2aed02b56d2d1b1d10fb7ee257b4.tar.gz gentoo-2-499a75cea74b2aed02b56d2d1b1d10fb7ee257b4.tar.bz2 gentoo-2-499a75cea74b2aed02b56d2d1b1d10fb7ee257b4.zip |
Stable for ppc, wrt bug #457314
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Package-Stash-XS/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Package-Stash-XS/Package-Stash-XS-0.260.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Package-Stash-XS/ChangeLog b/dev-perl/Package-Stash-XS/ChangeLog index 1b057ce606fa..dbb27dd8b03b 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.32 2013/03/25 20:37:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.33 2013/03/26 10:36:47 ago Exp $ + + 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> + Package-Stash-XS-0.260.0.ebuild: + Stable for ppc, wrt bug #457314 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> Package-Stash-XS-0.260.0.ebuild: diff --git a/dev-perl/Package-Stash-XS/Package-Stash-XS-0.260.0.ebuild b/dev-perl/Package-Stash-XS/Package-Stash-XS-0.260.0.ebuild index 13bfe389e284..3436f4b96b2f 100644 --- a/dev-perl/Package-Stash-XS/Package-Stash-XS-0.260.0.ebuild +++ b/dev-perl/Package-Stash-XS/Package-Stash-XS-0.260.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.260.0.ebuild,v 1.3 2013/03/25 20:37:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.260.0.ebuild,v 1.4 2013/03/26 10:36:47 ago Exp $ EAPI=5 @@ -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 ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND="" |