summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/Package-Stash-XS/ChangeLog6
-rw-r--r--dev-perl/Package-Stash-XS/Package-Stash-XS-0.260.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Package-Stash-XS/ChangeLog b/dev-perl/Package-Stash-XS/ChangeLog
index f71e68efc615..bbccfa31f5f4 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.34 2013/03/27 14:07:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.35 2013/03/28 22:49:03 ago Exp $
+
+ 28 Mar 2013; Agostino Sarubbo <ago@gentoo.org>
+ Package-Stash-XS-0.260.0.ebuild:
+ Stable for ia64, wrt bug #457314
27 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 d63e101ad697..4fe5c2bb4461 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.5 2013/03/27 14:07:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.260.0.ebuild,v 1.6 2013/03/28 22:49:03 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=""