summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-01-16 10:52:43 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-01-16 10:52:43 +0000
commit4347b861ad8987252f9c4fc0044eaece5f5316c2 (patch)
tree241f17a8131edf2b4890a4f32d2797405f7b34bd /dev-ruby
parentStable for AMD64, wrt bug #399017 (diff)
downloadgentoo-2-4347b861ad8987252f9c4fc0044eaece5f5316c2.tar.gz
gentoo-2-4347b861ad8987252f9c4fc0044eaece5f5316c2.tar.bz2
gentoo-2-4347b861ad8987252f9c4fc0044eaece5f5316c2.zip
Stable for AMD64, wrt bug #398947
(Portage version: 2.1.10.41/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.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/json/ChangeLog b/dev-ruby/json/ChangeLog
index 45518650aeee..1ea16ba54c46 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.76 2012/01/15 10:24:48 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v 1.77 2012/01/16 10:52:43 ago Exp $
+
+ 16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> json-1.5.4.ebuild:
+ Stable for AMD64, wrt bug #398947
*json-1.6.4 (15 Jan 2012)
diff --git a/dev-ruby/json/json-1.5.4.ebuild b/dev-ruby/json/json-1.5.4.ebuild
index cfd9b8e0f388..a8be4cbe52f8 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.3 2012/01/15 10:22:27 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.5.4.ebuild,v 1.4 2012/01/16 10:52:43 ago 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=""