From 72f30b26f98c8d438f5d7274a2e3c4bc50af2ed1 Mon Sep 17 00:00:00 2001 From: Paweł Hajdan Date: Tue, 11 May 2010 12:55:39 +0000 Subject: x86 stable wrt bug #316883 (Portage version: 2.1.8.3/cvs/Linux i686) --- dev-ruby/json/ChangeLog | 5 ++++- dev-ruby/json/json-1.2.2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-ruby/json') diff --git a/dev-ruby/json/ChangeLog b/dev-ruby/json/ChangeLog index 6de7023e8c40..2db3dcbdf576 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.26 2010/05/07 05:43:53 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v 1.27 2010/05/11 12:55:39 phajdan.jr Exp $ + + 11 May 2010; Pawel Hajdan jr json-1.2.2.ebuild: + x86 stable wrt bug #316883 *json-1.4.3 (07 May 2010) diff --git a/dev-ruby/json/json-1.2.2.ebuild b/dev-ruby/json/json-1.2.2.ebuild index 7994e3933155..e5c36a48518e 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.2 2010/04/25 16:35:00 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.2.2.ebuild,v 1.3 2010/05/11 12:55:39 phajdan.jr 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="" -- cgit v1.2.3-65-gdbad