diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-04-05 22:56:33 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-04-05 22:56:33 +0000 |
commit | eee53e76f4dde007746423d111b2ae2e62cab651 (patch) | |
tree | e42882b619b11f83dc54cfb7fa5cd91abd5e9368 /dev-ruby/rspec-core/rspec-core-2.14.8.ebuild | |
parent | Remove ree18 and ruby18 target. (diff) | |
download | gentoo-2-eee53e76f4dde007746423d111b2ae2e62cab651.tar.gz gentoo-2-eee53e76f4dde007746423d111b2ae2e62cab651.tar.bz2 gentoo-2-eee53e76f4dde007746423d111b2ae2e62cab651.zip |
Remove ree18 and ruby18 target.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/rspec-core/rspec-core-2.14.8.ebuild')
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-2.14.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-2.14.8.ebuild b/dev-ruby/rspec-core/rspec-core-2.14.8.ebuild index b42c2db4fe1f..681b8d86a84b 100644 --- a/dev-ruby/rspec-core/rspec-core-2.14.8.ebuild +++ b/dev-ruby/rspec-core/rspec-core-2.14.8.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-core/rspec-core-2.14.8.ebuild,v 1.1 2014/03/01 07:45:00 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.14.8.ebuild,v 1.2 2014/04/05 22:56:33 mrueg Exp $ EAPI=5 -USE_RUBY="ruby18 ruby19 ruby20 jruby" +USE_RUBY="ruby19 ruby20 jruby" RUBY_FAKEGEM_TASK_TEST="none" RUBY_FAKEGEM_TASK_DOC="none" |