summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2012-07-22 14:17:08 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2012-07-22 14:17:08 +0000
commit3f8c089532a8376575813f9b2e20bb474d368d0e (patch)
treec0a636c3c5b108c6489a300e838fb474a1812f9c /dev-ruby/json
parentppc stable #411507 (diff)
downloadhistorical-3f8c089532a8376575813f9b2e20bb474d368d0e.tar.gz
historical-3f8c089532a8376575813f9b2e20bb474d368d0e.tar.bz2
historical-3f8c089532a8376575813f9b2e20bb474d368d0e.zip
ppc stable #411507
Package-Manager: portage-2.1.10.49/cvs/Linux ppc
Diffstat (limited to 'dev-ruby/json')
-rw-r--r--dev-ruby/json/ChangeLog5
-rw-r--r--dev-ruby/json/json-1.5.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/json/ChangeLog b/dev-ruby/json/ChangeLog
index 7560f1bc7cb8..dfd77fe2fb94 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.88 2012/06/25 07:19:06 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v 1.89 2012/07/22 14:12:13 nixnut Exp $
+
+ 22 Jul 2012; <nixnut@gentoo.org> json-1.5.4-r1.ebuild:
+ ppc stable #411507
25 Jun 2012; Andreas Schuerch <nativemad@gentoo.org> json-1.5.4-r1.ebuild:
x86 stable, see bug 411507
diff --git a/dev-ruby/json/json-1.5.4-r1.ebuild b/dev-ruby/json/json-1.5.4-r1.ebuild
index be0a63912e54..81df04deb20f 100644
--- a/dev-ruby/json/json-1.5.4-r1.ebuild
+++ b/dev-ruby/json/json-1.5.4-r1.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-r1.ebuild,v 1.4 2012/06/25 07:19:06 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.5.4-r1.ebuild,v 1.5 2012/07/22 14:12:13 nixnut Exp $
EAPI=2
USE_RUBY="ruby18 ree18 jruby ruby19"
@@ -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=""