diff options
author | Akinori Hattori <hattya@gentoo.org> | 2014-02-20 15:12:07 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2014-02-20 15:12:07 +0000 |
commit | f252b8e16dd19cc07047b23496e83490839ceb16 (patch) | |
tree | 0cff071057fec1ede65692ccfc00363b0787b7b8 /dev-perl/Package-Stash-XS | |
parent | ia64 stable wrt bug #495446 (diff) | |
download | gentoo-2-f252b8e16dd19cc07047b23496e83490839ceb16.tar.gz gentoo-2-f252b8e16dd19cc07047b23496e83490839ceb16.tar.bz2 gentoo-2-f252b8e16dd19cc07047b23496e83490839ceb16.zip |
ia64 stable wrt bug #495448
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
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.280.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 70259edacf61..93bcb183b0e2 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.44 2014/02/18 15:56:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.45 2014/02/20 15:12:07 hattya Exp $ + + 20 Feb 2014; Akinori Hattori <hattya@gentoo.org> + Package-Stash-XS-0.280.0.ebuild: + ia64 stable wrt bug #495448 18 Feb 2014; Jeroen Roovers <jer@gentoo.org> Package-Stash-XS-0.280.0.ebuild: Stable for HPPA (bug #495448). diff --git a/dev-perl/Package-Stash-XS/Package-Stash-XS-0.280.0.ebuild b/dev-perl/Package-Stash-XS/Package-Stash-XS-0.280.0.ebuild index 5d0ff3451f82..c9bbc1482f7f 100644 --- a/dev-perl/Package-Stash-XS/Package-Stash-XS-0.280.0.ebuild +++ b/dev-perl/Package-Stash-XS/Package-Stash-XS-0.280.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.280.0.ebuild,v 1.3 2014/02/18 15:56:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.280.0.ebuild,v 1.4 2014/02/20 15:12:07 hattya 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 ~arm64 hppa ~ia64 ~m68k ~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 ~arm64 hppa ia64 ~m68k ~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="" |