summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-05-20 21:01:19 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-05-20 21:01:19 +0000
commit2b023ab1fed1c455a01e00abccd01132c5650de6 (patch)
tree7ede36dc41ec778cd2d860ae3a0efbb5d99e727d /dev-ruby
parentStable for amd64, wrt bug #411507 (diff)
downloadgentoo-2-2b023ab1fed1c455a01e00abccd01132c5650de6.tar.gz
gentoo-2-2b023ab1fed1c455a01e00abccd01132c5650de6.tar.bz2
gentoo-2-2b023ab1fed1c455a01e00abccd01132c5650de6.zip
Stable for amd64, wrt bug #411507
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/json/ChangeLog5
-rw-r--r--dev-ruby/json/json-1.5.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/json/ChangeLog b/dev-ruby/json/ChangeLog
index 93398966efa0..776ebccde994 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.85 2012/05/20 16:18:03 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v 1.86 2012/05/20 21:01:19 ago Exp $
+
+ 20 May 2012; Agostino Sarubbo <ago@gentoo.org> json-1.5.4-r1.ebuild:
+ Stable for amd64, wrt bug #411507
*json-1.5.4-r1 (20 May 2012)
diff --git a/dev-ruby/json/json-1.5.4-r1.ebuild b/dev-ruby/json/json-1.5.4-r1.ebuild
index 80b4e8424068..bf4c1238345a 100644
--- a/dev-ruby/json/json-1.5.4-r1.ebuild
+++ b/dev-ruby/json/json-1.5.4-r1.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-r1.ebuild,v 1.1 2012/05/20 16:18:03 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.5.4-r1.ebuild,v 1.2 2012/05/20 21:01:19 ago Exp $
EAPI=2
USE_RUBY="ruby18 ree18 jruby ruby19"
@@ -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=""