diff options
Diffstat (limited to 'dev-ruby/mocha/mocha-0.10.5.ebuild')
-rw-r--r-- | dev-ruby/mocha/mocha-0.10.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/mocha/mocha-0.10.5.ebuild b/dev-ruby/mocha/mocha-0.10.5.ebuild index 927c6516ffc8..2b5a8cb45cd1 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-2013 Gentoo Foundation +# 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.14 2013/05/22 17:51:02 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.10.5.ebuild,v 1.15 2014/03/02 22:58:36 mrueg Exp $ EAPI=4 -USE_RUBY="ruby18 ree18 ruby19 jruby" +USE_RUBY="ruby18 ruby19 jruby" RUBY_FAKEGEM_TASK_TEST="test:units" |