summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-03-27 08:41:14 +0000
committerTorsten Veller <tove@gentoo.org>2011-03-27 08:41:14 +0000
commitac37915abbcc6316c25fa80e8c7be15bdbdd06b2 (patch)
tree38ab4337fb017660bdce7e33b65c01ba54706f5c /dev-perl/Package-Stash-XS
parentStable on x86 (#350853) (diff)
downloadgentoo-2-ac37915abbcc6316c25fa80e8c7be15bdbdd06b2.tar.gz
gentoo-2-ac37915abbcc6316c25fa80e8c7be15bdbdd06b2.tar.bz2
gentoo-2-ac37915abbcc6316c25fa80e8c7be15bdbdd06b2.zip
Stable on x86 (#350853)
(Portage version: 2.2.0_alpha28/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Package-Stash-XS')
-rw-r--r--dev-perl/Package-Stash-XS/ChangeLog5
-rw-r--r--dev-perl/Package-Stash-XS/Package-Stash-XS-0.210.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Package-Stash-XS/ChangeLog b/dev-perl/Package-Stash-XS/ChangeLog
index 0b9a537ba5d4..535269ae7738 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.4 2011/03/11 18:48:59 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/ChangeLog,v 1.5 2011/03/27 08:41:14 tove Exp $
+
+ 27 Mar 2011; Torsten Veller <tove@gentoo.org> Package-Stash-XS-0.210.ebuild:
+ Stable on x86 (#350853)
11 Mar 2011; Markos Chandras <hwoarang@gentoo.org>
Package-Stash-XS-0.210.ebuild:
diff --git a/dev-perl/Package-Stash-XS/Package-Stash-XS-0.210.ebuild b/dev-perl/Package-Stash-XS/Package-Stash-XS-0.210.ebuild
index 004539fd7420..d61ace5aa2b8 100644
--- a/dev-perl/Package-Stash-XS/Package-Stash-XS-0.210.ebuild
+++ b/dev-perl/Package-Stash-XS/Package-Stash-XS-0.210.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.210.ebuild,v 1.2 2011/03/11 18:48:59 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Package-Stash-XS/Package-Stash-XS-0.210.ebuild,v 1.3 2011/03/27 08:41:14 tove Exp $
EAPI=3
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Faster and more correct implementation of the Package::Stash API"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="test"
RDEPEND=""