summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-24 14:51:07 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-24 14:51:07 +0000
commitb11a2b01b6522c4c0f024444f6870e70b8ea4c17 (patch)
tree94ae2e174b02fb4e4dcada24bf40c4c71321d3e8
parentStable for ppc64, wrt bug #456840 (diff)
downloadgentoo-2-b11a2b01b6522c4c0f024444f6870e70b8ea4c17.tar.gz
gentoo-2-b11a2b01b6522c4c0f024444f6870e70b8ea4c17.tar.bz2
gentoo-2-b11a2b01b6522c4c0f024444f6870e70b8ea4c17.zip
Stable for ppc64, wrt bug #456836
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
-rw-r--r--dev-ruby/json/ChangeLog5
-rw-r--r--dev-ruby/json/json-1.6.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/json/ChangeLog b/dev-ruby/json/ChangeLog
index 93176b995aae..98088988114c 100644
--- a/dev-ruby/json/ChangeLog
+++ b/dev-ruby/json/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/json
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v 1.105 2013/02/24 14:46:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v 1.106 2013/02/24 14:51:07 ago Exp $
+
+ 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> json-1.6.8.ebuild:
+ Stable for ppc64, wrt bug #456836
24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> json-1.6.8.ebuild:
Stable for ppc, wrt bug #456836
diff --git a/dev-ruby/json/json-1.6.8.ebuild b/dev-ruby/json/json-1.6.8.ebuild
index 76f9d6f08e6b..1ff9338ace7b 100644
--- a/dev-ruby/json/json-1.6.8.ebuild
+++ b/dev-ruby/json/json-1.6.8.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-ruby/json/json-1.6.8.ebuild,v 1.2 2013/02/24 14:46:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.6.8.ebuild,v 1.3 2013/02/24 14:51:07 ago Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -17,7 +17,7 @@ DESCRIPTION="A JSON implementation as a Ruby extension."
HOMEPAGE="http://json.rubyforge.org/"
LICENSE="|| ( Ruby GPL-2 )"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
SLOT="0"
IUSE=""