diff options
Diffstat (limited to 'dev-ruby/json/json-1.7.7.ebuild')
-rw-r--r-- | dev-ruby/json/json-1.7.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/json/json-1.7.7.ebuild b/dev-ruby/json/json-1.7.7.ebuild index a2df12047aaa..955b09ccd2a6 100644 --- a/dev-ruby/json/json-1.7.7.ebuild +++ b/dev-ruby/json/json-1.7.7.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.7.7.ebuild,v 1.13 2014/01/05 10:58:59 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.7.7.ebuild,v 1.14 2014/04/05 23:40:47 mrueg Exp $ EAPI=5 -USE_RUBY="ruby18 ree18 ruby19 jruby" +USE_RUBY="ruby19 jruby" RUBY_FAKEGEM_TASK_DOC="doc" RUBY_FAKEGEM_EXTRADOC="CHANGES TODO README.rdoc README-json-jruby.markdown" |