diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-10-27 18:01:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-10-27 18:01:32 +0000 |
commit | df86706e1a691b04373d79c41bc4831de115cc38 (patch) | |
tree | 833f29f00acb03a4cb28c27be6edd02f7a40cc68 /dev-ruby/json | |
parent | s390/sh stable wrt #411507 (diff) | |
download | historical-df86706e1a691b04373d79c41bc4831de115cc38.tar.gz historical-df86706e1a691b04373d79c41bc4831de115cc38.tar.bz2 historical-df86706e1a691b04373d79c41bc4831de115cc38.zip |
s390/sh stable wrt #411507
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/json')
-rw-r--r-- | dev-ruby/json/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/json/json-1.6.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/json/ChangeLog b/dev-ruby/json/ChangeLog index ff459f88f1ee..4058e9b62e13 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.98 2012/10/21 18:27:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v 1.99 2012/10/27 17:59:15 armin76 Exp $ + + 27 Oct 2012; Raúl Porcel <armin76@gentoo.org> json-1.6.7.ebuild: + s390/sh stable wrt #411507 21 Oct 2012; Raúl Porcel <armin76@gentoo.org> json-1.6.7.ebuild: alpha/ia64/sparc stable wrt #411507 diff --git a/dev-ruby/json/json-1.6.7.ebuild b/dev-ruby/json/json-1.6.7.ebuild index bb3c4a3bb3be..156c12c2207d 100644 --- a/dev-ruby/json/json-1.6.7.ebuild +++ b/dev-ruby/json/json-1.6.7.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.6.7.ebuild,v 1.6 2012/10/21 18:27:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.6.7.ebuild,v 1.7 2012/10/27 17:59:15 armin76 Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -17,7 +17,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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |