summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-05-24 19:09:49 +0000
committerPacho Ramos <pacho@gentoo.org>2010-05-24 19:09:49 +0000
commitc6e889ecea445c095e758fe8c8bb3b509b9659c0 (patch)
tree1ac9b9ce318c587bb55a68116c82f904ad030011 /dev-ruby
parentstable amd64, bug 317247 (diff)
downloadgentoo-2-c6e889ecea445c095e758fe8c8bb3b509b9659c0.tar.gz
gentoo-2-c6e889ecea445c095e758fe8c8bb3b509b9659c0.tar.bz2
gentoo-2-c6e889ecea445c095e758fe8c8bb3b509b9659c0.zip
stable amd64, bug 316883
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/json/ChangeLog5
-rw-r--r--dev-ruby/json/json-1.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/json/ChangeLog b/dev-ruby/json/ChangeLog
index 585226fc98d6..e8dd9016054c 100644
--- a/dev-ruby/json/ChangeLog
+++ b/dev-ruby/json/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/json
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v 1.31 2010/05/23 21:47:50 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v 1.32 2010/05/24 19:09:49 pacho Exp $
+
+ 24 May 2010; Pacho Ramos <pacho@gentoo.org> json-1.2.2.ebuild:
+ stable amd64, bug 316883
*json-1.4.3-r1 (23 May 2010)
diff --git a/dev-ruby/json/json-1.2.2.ebuild b/dev-ruby/json/json-1.2.2.ebuild
index c92dd8633310..981a1fe6b258 100644
--- a/dev-ruby/json/json-1.2.2.ebuild
+++ b/dev-ruby/json/json-1.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.2.2.ebuild,v 1.5 2010/05/22 13:36:28 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.2.2.ebuild,v 1.6 2010/05/24 19:09:49 pacho Exp $
EAPI=2
USE_RUBY="ruby18"
@@ -16,7 +16,7 @@ HOMEPAGE="http://json.rubyforge.org/"
LICENSE="|| ( Ruby GPL-2 )"
SRC_URI="mirror://rubygems/${P}.gem"
-KEYWORDS="~amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
SLOT="0"
IUSE=""