diff options
Diffstat (limited to 'dev-ruby/thor/thor-0.18.1.ebuild')
-rw-r--r-- | dev-ruby/thor/thor-0.18.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/thor/thor-0.18.1.ebuild b/dev-ruby/thor/thor-0.18.1.ebuild index 9f4500ba0422..449429d3187a 100644 --- a/dev-ruby/thor/thor-0.18.1.ebuild +++ b/dev-ruby/thor/thor-0.18.1.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/thor/thor-0.18.1.ebuild,v 1.3 2014/03/11 20:23:39 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thor/thor-0.18.1.ebuild,v 1.4 2014/04/05 14:35:29 mrueg Exp $ EAPI=5 -USE_RUBY="ruby18 ruby19 ruby20 jruby" +USE_RUBY="ruby19 ruby20 jruby" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_RECIPE_TEST="rspec" |