diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-04-05 14:56:55 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-04-05 14:56:55 +0000 |
commit | 84f90d3ade7c1f377219ae592ab30f3ccb1a6446 (patch) | |
tree | 97f9fe436b891e70973a0af8b1c821401e3d5650 /dev-ruby/test-unit-rr/test-unit-rr-1.0.3.ebuild | |
parent | Remove ruby18. Cleanup old. (diff) | |
download | historical-84f90d3ade7c1f377219ae592ab30f3ccb1a6446.tar.gz historical-84f90d3ade7c1f377219ae592ab30f3ccb1a6446.tar.bz2 historical-84f90d3ade7c1f377219ae592ab30f3ccb1a6446.zip |
Remove ree18 and ruby18 target.
Package-Manager: portage-2.2.10/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/test-unit-rr/test-unit-rr-1.0.3.ebuild')
-rw-r--r-- | dev-ruby/test-unit-rr/test-unit-rr-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/test-unit-rr/test-unit-rr-1.0.3.ebuild b/dev-ruby/test-unit-rr/test-unit-rr-1.0.3.ebuild index 006404843741..b5c6ab64d9ab 100644 --- a/dev-ruby/test-unit-rr/test-unit-rr-1.0.3.ebuild +++ b/dev-ruby/test-unit-rr/test-unit-rr-1.0.3.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit-rr/test-unit-rr-1.0.3.ebuild,v 1.1 2014/01/15 07:53:07 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-unit-rr/test-unit-rr-1.0.3.ebuild,v 1.2 2014/04/05 14:56:49 mrueg Exp $ EAPI=5 -USE_RUBY="ruby18 ruby19 ruby20 jruby" +USE_RUBY="ruby19 ruby20 jruby" RUBY_FAKEGEM_TASK_TEST="" |