diff options
Diffstat (limited to 'dev-ruby/httpclient/httpclient-2.2.2.ebuild')
-rw-r--r-- | dev-ruby/httpclient/httpclient-2.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/httpclient/httpclient-2.2.2.ebuild b/dev-ruby/httpclient/httpclient-2.2.2.ebuild index 99cf828ae1d1..be72c61827cc 100644 --- a/dev-ruby/httpclient/httpclient-2.2.2.ebuild +++ b/dev-ruby/httpclient/httpclient-2.2.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/httpclient-2.2.2.ebuild,v 1.1 2011/10/17 06:35:21 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httpclient/httpclient-2.2.2.ebuild,v 1.2 2011/12/08 06:36:41 graaff Exp $ EAPI=4 -USE_RUBY="ruby18 ree18 ruby19 jruby" +USE_RUBY="ruby18 ree18 jruby" RUBY_FAKEGEM_TASK_TEST="-Ilib test" RUBY_FAKEGEM_TASK_DOC="doc" |