diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-29 17:19:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-29 17:19:32 +0000 |
commit | f5d3bb0ee465a58b20c544bc7c023ac66853ae55 (patch) | |
tree | 44828597d6554863ff442a924b07d1f823c949e4 /dev-ruby/json/json-1.4.6.ebuild | |
parent | Delete older ebuild. (diff) | |
download | historical-f5d3bb0ee465a58b20c544bc7c023ac66853ae55.tar.gz historical-f5d3bb0ee465a58b20c544bc7c023ac66853ae55.tar.bz2 historical-f5d3bb0ee465a58b20c544bc7c023ac66853ae55.zip |
ia64/sparc stable wrt #343473
Package-Manager: portage-2.1.9.25/cvs/Linux ia64
Diffstat (limited to 'dev-ruby/json/json-1.4.6.ebuild')
-rw-r--r-- | dev-ruby/json/json-1.4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/json/json-1.4.6.ebuild b/dev-ruby/json/json-1.4.6.ebuild index c250968e94e2..5b11c8aff3c1 100644 --- a/dev-ruby/json/json-1.4.6.ebuild +++ b/dev-ruby/json/json-1.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.4.6.ebuild,v 1.9 2011/01/23 11:33:31 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.4.6.ebuild,v 1.10 2011/01/29 17:19:32 armin76 Exp $ EAPI=2 USE_RUBY="ruby18 ree18 jruby" @@ -16,7 +16,7 @@ HOMEPAGE="http://json.rubyforge.org/" LICENSE="|| ( Ruby GPL-2 )" SRC_URI="mirror://rubygems/${P}.gem" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris" SLOT="0" IUSE="" |