diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-07-24 17:00:08 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-07-24 17:00:08 +0000 |
commit | 27d106cf01dfd2abbfcd1cf5ba744ee4d2d1c842 (patch) | |
tree | 8e1c4a907a0ea0808e2eafb26f4d6f3068bb0cd1 /dev-ruby/json | |
parent | ia64/sparc stable wrt #321043 (diff) | |
download | gentoo-2-27d106cf01dfd2abbfcd1cf5ba744ee4d2d1c842.tar.gz gentoo-2-27d106cf01dfd2abbfcd1cf5ba744ee4d2d1c842.tar.bz2 gentoo-2-27d106cf01dfd2abbfcd1cf5ba744ee4d2d1c842.zip |
ia64/sparc stable wrt #325695
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby/json')
-rw-r--r-- | dev-ruby/json/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/json/json-1.4.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/json/ChangeLog b/dev-ruby/json/ChangeLog index dfd4995b8dcb..442718961ff8 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.36 2010/07/15 20:07:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/ChangeLog,v 1.37 2010/07/24 17:00:08 armin76 Exp $ + + 24 Jul 2010; Raúl Porcel <armin76@gentoo.org> json-1.4.3-r1.ebuild: + ia64/sparc stable wrt #325695 15 Jul 2010; Markus Meier <maekke@gentoo.org> json-1.4.3-r1.ebuild: x86 stable, bug #325695 diff --git a/dev-ruby/json/json-1.4.3-r1.ebuild b/dev-ruby/json/json-1.4.3-r1.ebuild index 7aab4cc2057c..0552f099343c 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.5 2010/07/15 20:07:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.4.3-r1.ebuild,v 1.6 2010/07/24 17:00:08 armin76 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 ~x64-macos ~x86-solaris" +KEYWORDS="amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" SLOT="0" IUSE="" |