diff options
author | 2010-08-01 16:41:37 +0000 | |
---|---|---|
committer | 2010-08-01 16:41:37 +0000 | |
commit | 142d61173eea3e9c5ddb3d77fb98f8c1b51f8e74 (patch) | |
tree | d952289217fd2a76c68d82c29a71c3d56b7cb635 /dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild | |
parent | Respect LDFLAGS. amd64 stable wrt bug #329947 (diff) | |
download | historical-142d61173eea3e9c5ddb3d77fb98f8c1b51f8e74.tar.gz historical-142d61173eea3e9c5ddb3d77fb98f8c1b51f8e74.tar.bz2 historical-142d61173eea3e9c5ddb3d77fb98f8c1b51f8e74.zip |
Add a new revision for 1.9/JRuby to mark -r0 stable.
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild')
-rw-r--r-- | dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild index 877b22e253be..0caaace88942 100644 --- a/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild +++ b/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2010 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.9.ebuild,v 1.1 2010/01/18 02:14:21 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-0.0.9.ebuild,v 1.2 2010/08/01 16:41:37 flameeyes Exp $ EAPI=2 -USE_RUBY="ruby18 ruby19 jruby" +USE_RUBY="ruby18" RUBY_FAKEGEM_TASK_TEST="" RUBY_FAKEGEM_TASK_DOC="" |