summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2010-06-29 10:31:57 +0000
committerChristoph Mende <angelos@gentoo.org>2010-06-29 10:31:57 +0000
commit74bedd462e70245675c86eae03405f0d4954af6f (patch)
tree1985d1a7af1395281b8a3e161ea2bce6b728888f /dev-ruby
parentStable on amd64 wrt bug #312547 (diff)
downloadgentoo-2-74bedd462e70245675c86eae03405f0d4954af6f.tar.gz
gentoo-2-74bedd462e70245675c86eae03405f0d4954af6f.tar.bz2
gentoo-2-74bedd462e70245675c86eae03405f0d4954af6f.zip
Stable on amd64 wrt bug #325695
(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.4.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/json/ChangeLog b/dev-ruby/json/ChangeLog
index 75dccbc501c7..2e3be7cbde94 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.34 2010/06/26 11:48:40 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v 1.35 2010/06/29 10:31:57 angelos Exp $
+
+ 29 Jun 2010; Christoph Mende <angelos@gentoo.org> json-1.4.3-r1.ebuild:
+ Stable on amd64 wrt bug #325695
*json-1.4.3-r2 (26 Jun 2010)
diff --git a/dev-ruby/json/json-1.4.3-r1.ebuild b/dev-ruby/json/json-1.4.3-r1.ebuild
index 77b787ca1a69..f19cc48d8952 100644
--- a/dev-ruby/json/json-1.4.3-r1.ebuild
+++ b/dev-ruby/json/json-1.4.3-r1.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.4.3-r1.ebuild,v 1.3 2010/06/26 11:48:40 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.4.3-r1.ebuild,v 1.4 2010/06/29 10:31:57 angelos Exp $
EAPI=2
USE_RUBY="ruby18 jruby"
@@ -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 ~x64-macos"
+KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
SLOT="0"
IUSE=""