summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-02-16 21:30:09 +0000
committerMarkus Meier <maekke@gentoo.org>2014-02-16 21:30:09 +0000
commit590a7c1b4c6b5355d804cb01d7745b5ac63d808d (patch)
tree7a66fa4fc85415db103e740120ba64d764fa0cd2 /dev-perl/JSON
parentarm stable, bug #492114 (diff)
downloadgentoo-2-590a7c1b4c6b5355d804cb01d7745b5ac63d808d.tar.gz
gentoo-2-590a7c1b4c6b5355d804cb01d7745b5ac63d808d.tar.bz2
gentoo-2-590a7c1b4c6b5355d804cb01d7745b5ac63d808d.zip
arm stable, bug #492180
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-perl/JSON')
-rw-r--r--dev-perl/JSON/ChangeLog5
-rw-r--r--dev-perl/JSON/JSON-2.590.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/JSON/ChangeLog b/dev-perl/JSON/ChangeLog
index 3bdd43e6fea4..dbf7f44ff143 100644
--- a/dev-perl/JSON/ChangeLog
+++ b/dev-perl/JSON/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/JSON
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON/ChangeLog,v 1.53 2014/02/14 15:45:31 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON/ChangeLog,v 1.54 2014/02/16 21:30:09 maekke Exp $
+
+ 16 Feb 2014; Markus Meier <maekke@gentoo.org> JSON-2.590.0.ebuild:
+ arm stable, bug #492180
14 Feb 2014; Akinori Hattori <hattya@gentoo.org> JSON-2.590.0.ebuild:
ia64 stable wrt bug #492180
diff --git a/dev-perl/JSON/JSON-2.590.0.ebuild b/dev-perl/JSON/JSON-2.590.0.ebuild
index 7a5b1d063623..86f556994da3 100644
--- a/dev-perl/JSON/JSON-2.590.0.ebuild
+++ b/dev-perl/JSON/JSON-2.590.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/JSON/JSON-2.590.0.ebuild,v 1.3 2014/02/14 15:45:31 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON/JSON-2.590.0.ebuild,v 1.4 2014/02/16 21:30:09 maekke Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="parse and convert to JSON (JavaScript Object Notation)"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE=""
SRC_TEST="do"