summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-10-21 17:49:17 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-10-21 17:49:17 +0000
commita7a19085d0240192a62efb5ffa050b4bcebcec3e (patch)
treedbe970c774cf8cff9e28284e398474f8d5334a81 /dev-perl/JSON-XS
parentStable for x86, wrt bug #488624 (diff)
downloadgentoo-2-a7a19085d0240192a62efb5ffa050b4bcebcec3e.tar.gz
gentoo-2-a7a19085d0240192a62efb5ffa050b4bcebcec3e.tar.bz2
gentoo-2-a7a19085d0240192a62efb5ffa050b4bcebcec3e.zip
Stable for x86, wrt bug #488624
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/JSON-XS')
-rw-r--r--dev-perl/JSON-XS/ChangeLog5
-rw-r--r--dev-perl/JSON-XS/JSON-XS-2.340.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/JSON-XS/ChangeLog b/dev-perl/JSON-XS/ChangeLog
index bd037f55a574..c8fb09dcc5da 100644
--- a/dev-perl/JSON-XS/ChangeLog
+++ b/dev-perl/JSON-XS/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/JSON-XS
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON-XS/ChangeLog,v 1.39 2013/10/21 17:48:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON-XS/ChangeLog,v 1.40 2013/10/21 17:49:17 ago Exp $
+
+ 21 Oct 2013; Agostino Sarubbo <ago@gentoo.org> JSON-XS-2.340.0.ebuild:
+ Stable for x86, wrt bug #488624
21 Oct 2013; Agostino Sarubbo <ago@gentoo.org> JSON-XS-2.340.0.ebuild:
Stable for amd64, wrt bug #488624
diff --git a/dev-perl/JSON-XS/JSON-XS-2.340.0.ebuild b/dev-perl/JSON-XS/JSON-XS-2.340.0.ebuild
index 099f7aa1e610..15b3076b3b8a 100644
--- a/dev-perl/JSON-XS/JSON-XS-2.340.0.ebuild
+++ b/dev-perl/JSON-XS/JSON-XS-2.340.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/JSON-XS/JSON-XS-2.340.0.ebuild,v 1.2 2013/10/21 17:48:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON-XS/JSON-XS-2.340.0.ebuild,v 1.3 2013/10/21 17:49:17 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="JSON::XS - JSON serialising/deserialising, done correctly and fast"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x64-macos ~x86-solaris"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x64-macos ~x86-solaris"
IUSE="test"
RDEPEND="dev-perl/common-sense"