diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-24 15:04:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-24 15:04:02 +0000 |
commit | abe104bf636596ad4bf4aa6db9397fd8ac761d08 (patch) | |
tree | 0ae02f2deff44a31f5b62a360137015b2d8bc912 /dev-perl | |
parent | Stable for ppc, wrt bug #492158 (diff) | |
download | gentoo-2-abe104bf636596ad4bf4aa6db9397fd8ac761d08.tar.gz gentoo-2-abe104bf636596ad4bf4aa6db9397fd8ac761d08.tar.bz2 gentoo-2-abe104bf636596ad4bf4aa6db9397fd8ac761d08.zip |
Stable for ppc, wrt bug #492180
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/JSON/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/JSON/JSON-2.590.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/JSON/ChangeLog b/dev-perl/JSON/ChangeLog index b2329c1c1695..7fa03e0810c2 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.59 2014/03/19 15:13:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON/ChangeLog,v 1.60 2014/03/24 15:04:02 ago Exp $ + + 24 Mar 2014; Agostino Sarubbo <ago@gentoo.org> JSON-2.590.0.ebuild: + Stable for ppc, wrt bug #492180 19 Mar 2014; Agostino Sarubbo <ago@gentoo.org> JSON-2.590.0.ebuild: Stable for alpha, wrt bug #492180 diff --git a/dev-perl/JSON/JSON-2.590.0.ebuild b/dev-perl/JSON/JSON-2.590.0.ebuild index 4854c2c2c09f..ddb3d3fc62b3 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.9 2014/03/19 15:13:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/JSON/JSON-2.590.0.ebuild,v 1.10 2014/03/24 15:04:02 ago 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" |