diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-04-22 03:29:30 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-04-22 03:29:30 +0000 |
commit | d4ef6a3858b50daf49fa9aa86f8c105150aeda40 (patch) | |
tree | c094a37a3048c5ba4b492c9c270bd301eec67481 /dev-ruby/mocha/mocha-0.10.5.ebuild | |
parent | Remove ruby18 and ree18 target. (diff) | |
download | gentoo-2-d4ef6a3858b50daf49fa9aa86f8c105150aeda40.tar.gz gentoo-2-d4ef6a3858b50daf49fa9aa86f8c105150aeda40.tar.bz2 gentoo-2-d4ef6a3858b50daf49fa9aa86f8c105150aeda40.zip |
Remove ruby18 target.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/mocha/mocha-0.10.5.ebuild')
-rw-r--r-- | dev-ruby/mocha/mocha-0.10.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/mocha/mocha-0.10.5.ebuild b/dev-ruby/mocha/mocha-0.10.5.ebuild index 2b5a8cb45cd1..c3b7e8b519a2 100644 --- a/dev-ruby/mocha/mocha-0.10.5.ebuild +++ b/dev-ruby/mocha/mocha-0.10.5.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/mocha/mocha-0.10.5.ebuild,v 1.15 2014/03/02 22:58:36 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.10.5.ebuild,v 1.16 2014/04/22 03:29:30 mrueg Exp $ EAPI=4 -USE_RUBY="ruby18 ruby19 jruby" +USE_RUBY="ruby19 jruby" RUBY_FAKEGEM_TASK_TEST="test:units" |