summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-05-11 12:55:39 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-05-11 12:55:39 +0000
commit72f30b26f98c8d438f5d7274a2e3c4bc50af2ed1 (patch)
tree5aad2d67b161be961838fcb1867d733ba5eff759 /dev-ruby/json
parentx86 stable wrt bug #316881 (diff)
downloadgentoo-2-72f30b26f98c8d438f5d7274a2e3c4bc50af2ed1.tar.gz
gentoo-2-72f30b26f98c8d438f5d7274a2e3c4bc50af2ed1.tar.bz2
gentoo-2-72f30b26f98c8d438f5d7274a2e3c4bc50af2ed1.zip
x86 stable wrt bug #316883
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-ruby/json')
-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 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 <phajdan.jr@gentoo.org> 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=""