summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-02-12 18:32:19 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-02-12 18:32:19 +0000
commita6e5844a57479d06178f9f9c5242b73f6bd78689 (patch)
tree648bd231aea72cfb81de110940f4703296b31162 /dev-ruby
parentAdd missing call support, thanks to johu for noticing. (diff)
downloadgentoo-2-a6e5844a57479d06178f9f9c5242b73f6bd78689.tar.gz
gentoo-2-a6e5844a57479d06178f9f9c5242b73f6bd78689.tar.bz2
gentoo-2-a6e5844a57479d06178f9f9c5242b73f6bd78689.zip
alpha/ia64/sparc stable wrt #398947
(Portage version: 2.1.10.44/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/json/ChangeLog5
-rw-r--r--dev-ruby/json/json-1.5.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/json/ChangeLog b/dev-ruby/json/ChangeLog
index eb003a934ccf..a473355911dc 100644
--- a/dev-ruby/json/ChangeLog
+++ b/dev-ruby/json/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/json
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v 1.80 2012/02/06 19:44:44 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v 1.81 2012/02/12 18:32:19 armin76 Exp $
+
+ 12 Feb 2012; Raúl Porcel <armin76@gentoo.org> json-1.5.4.ebuild:
+ alpha/ia64/sparc stable wrt #398947
06 Feb 2012; Brent Baude <ranger@gentoo.org> json-1.5.4.ebuild:
Marking json-1.5.4 ppc for bug 398947
diff --git a/dev-ruby/json/json-1.5.4.ebuild b/dev-ruby/json/json-1.5.4.ebuild
index b3d0c3b8aa5b..7c72f00418a5 100644
--- a/dev-ruby/json/json-1.5.4.ebuild
+++ b/dev-ruby/json/json-1.5.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.5.4.ebuild,v 1.7 2012/02/06 19:44:44 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.5.4.ebuild,v 1.8 2012/02/12 18:32:19 armin76 Exp $
EAPI=2
USE_RUBY="ruby18 ree18 jruby"
@@ -15,7 +15,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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
SLOT="0"
IUSE=""