diff options
Diffstat (limited to 'dev-ruby/json/json-1.2.0-r1.ebuild')
-rw-r--r-- | dev-ruby/json/json-1.2.0-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ruby/json/json-1.2.0-r1.ebuild b/dev-ruby/json/json-1.2.0-r1.ebuild index 9db72f02ac6f..29ca715cde98 100644 --- a/dev-ruby/json/json-1.2.0-r1.ebuild +++ b/dev-ruby/json/json-1.2.0-r1.ebuild @@ -1,10 +1,11 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.2.0-r1.ebuild,v 1.5 2009/12/25 17:01:02 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/json/json-1.2.0-r1.ebuild,v 1.6 2009/12/26 21:32:58 flameeyes Exp $ EAPI=2 USE_RUBY="ruby18 ruby19 jruby" +RUBY_FAKEGEM_TASK_DOC="doc" RUBY_FAKEGEM_EXTRADOC="CHANGES TODO README" RUBY_FAKEGEM_DOCDIR="doc" |