diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-12-07 15:23:01 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-12-07 15:23:01 +0000 |
commit | 6f7de36230d2cda90900d043d9a6cb7c11598661 (patch) | |
tree | 7386cbbe025e02ce06d52f0059cc2df6bdc3af28 /dev-ruby/rspec/rspec-2.14.1.ebuild | |
parent | Stable for amd64 wrt bug #531430 (diff) | |
download | historical-6f7de36230d2cda90900d043d9a6cb7c11598661.tar.gz historical-6f7de36230d2cda90900d043d9a6cb7c11598661.tar.bz2 historical-6f7de36230d2cda90900d043d9a6cb7c11598661.zip |
Drop jruby support.
Package-Manager: portage-2.2.15/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/rspec/rspec-2.14.1.ebuild')
-rw-r--r-- | dev-ruby/rspec/rspec-2.14.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec/rspec-2.14.1.ebuild b/dev-ruby/rspec/rspec-2.14.1.ebuild index f5e71434abb5..e2c75df48273 100644 --- a/dev-ruby/rspec/rspec-2.14.1.ebuild +++ b/dev-ruby/rspec/rspec-2.14.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/rspec/rspec-2.14.1.ebuild,v 1.12 2014/11/18 11:46:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-2.14.1.ebuild,v 1.13 2014/12/07 15:22:57 mrueg Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 jruby" +USE_RUBY="ruby19 ruby20" RUBY_FAKEGEM_TASK_TEST="" |