diff options
Diffstat (limited to 'dev-ruby/ruby-progressbar/ruby-progressbar-0.0.10.ebuild')
-rw-r--r-- | dev-ruby/ruby-progressbar/ruby-progressbar-0.0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.10.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.10.ebuild index df832841c6dd..7525d131964a 100644 --- a/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.10.ebuild +++ b/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.10.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.10.ebuild,v 1.3 2012/06/12 11:46:42 iksaif Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.10.ebuild,v 1.4 2012/07/14 08:00:14 graaff Exp $ EAPI=3 -USE_RUBY="ruby18 ruby19 ree18 jruby rbx" +USE_RUBY="ruby18 ruby19 ree18 jruby" RUBY_FAKEGEM_TASK_TEST="none" RUBY_FAKEGEM_TASK_DOC="" |