diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-03-02 22:58:39 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-03-02 22:58:39 +0000 |
commit | 43183b7b56285e698bc76532b9ef2b7afce3e4a6 (patch) | |
tree | 94056828039bcedb0f41e2127459fbfa1022adf9 /dev-ruby/mocha/mocha-0.12.7.ebuild | |
parent | amd64 stable, bug #502648 (diff) | |
download | historical-43183b7b56285e698bc76532b9ef2b7afce3e4a6.tar.gz historical-43183b7b56285e698bc76532b9ef2b7afce3e4a6.tar.bz2 historical-43183b7b56285e698bc76532b9ef2b7afce3e4a6.zip |
Add ruby20 to slot 0.10. Remove ree18 targets.
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/mocha/mocha-0.12.7.ebuild')
-rw-r--r-- | dev-ruby/mocha/mocha-0.12.7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/mocha/mocha-0.12.7.ebuild b/dev-ruby/mocha/mocha-0.12.7.ebuild index 1dac26be220a..6ea6fc838a52 100644 --- a/dev-ruby/mocha/mocha-0.12.7.ebuild +++ b/dev-ruby/mocha/mocha-0.12.7.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.12.7.ebuild,v 1.12 2013/12/24 16:12:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mocha/mocha-0.12.7.ebuild,v 1.13 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" |