diff options
author | Markus Meier <maekke@gentoo.org> | 2012-08-05 16:41:23 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-08-05 16:41:23 +0000 |
commit | 17ae2abaca2ff0f6a7760b2a47ea80c0b36b11a8 (patch) | |
tree | 8e515e7c4ff2da72259efccd28ca721ca1e0a242 /dev-perl/Package-Stash-XS | |
parent | arm stable, bug #418877 (diff) | |
download | historical-17ae2abaca2ff0f6a7760b2a47ea80c0b36b11a8.tar.gz historical-17ae2abaca2ff0f6a7760b2a47ea80c0b36b11a8.tar.bz2 historical-17ae2abaca2ff0f6a7760b2a47ea80c0b36b11a8.zip |
arm stable, bug #418803
Package-Manager: portage-2.1.11.9/cvs/Linux i686
Diffstat (limited to 'dev-perl/Package-Stash-XS')
-rw-r--r-- | dev-perl/Package-Stash-XS/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.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 648b98dec904..bd458ab79750 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.25 2012/08/02 01:22:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.26 2012/08/05 16:33:42 maekke Exp $ + + 05 Aug 2012; Markus Meier <maekke@gentoo.org> + Package-Stash-XS-0.250.0.ebuild: + arm stable, bug #418803 02 Aug 2012; Jeroen Roovers <jer@gentoo.org> Package-Stash-XS-0.250.0.ebuild: Stable for HPPA (bug #418803). 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 bfe1d1cb08e0..3d735a4eca00 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.12 2012/08/02 01:22:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.250.0.ebuild,v 1.13 2012/08/05 16:33:42 maekke 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 ~ia64 ppc ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND="" |