summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2014-04-05 14:36:06 +0000
committerManuel Rüger <mrueg@gentoo.org>2014-04-05 14:36:06 +0000
commit9c67a11218631b472f1d746c630e8e78511f31a2 (patch)
tree1084ef2ffb93144e912f78cac2cbb91ff251305a /dev-ruby/test-spec/test-spec-0.10.0-r4.ebuild
parentRemove ree18 and ruby18 target. (diff)
downloadgentoo-2-9c67a11218631b472f1d746c630e8e78511f31a2.tar.gz
gentoo-2-9c67a11218631b472f1d746c630e8e78511f31a2.tar.bz2
gentoo-2-9c67a11218631b472f1d746c630e8e78511f31a2.zip
Remove ree18 and ruby18 target. Remove virtual/ruby-test-unit.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/test-spec/test-spec-0.10.0-r4.ebuild')
-rw-r--r--dev-ruby/test-spec/test-spec-0.10.0-r4.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-ruby/test-spec/test-spec-0.10.0-r4.ebuild b/dev-ruby/test-spec/test-spec-0.10.0-r4.ebuild
index 48d6bc8e99ad..53ea81d07ad6 100644
--- a/dev-ruby/test-spec/test-spec-0.10.0-r4.ebuild
+++ b/dev-ruby/test-spec/test-spec-0.10.0-r4.ebuild
@@ -1,10 +1,10 @@
-# 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/test-spec/test-spec-0.10.0-r4.ebuild,v 1.7 2013/01/16 01:01:24 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r4.ebuild,v 1.8 2014/04/05 14:36:06 mrueg Exp $
EAPI="4"
-USE_RUBY="ruby18 ree18 ruby19 jruby"
+USE_RUBY="ruby19 jruby"
RUBY_FAKEGEM_EXTRADOC="README SPECS ROADMAP TODO"
RUBY_FAKEGEM_DOCDIR="doc"
@@ -19,7 +19,6 @@ SLOT="0"
KEYWORDS="~alpha ~arm amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
IUSE=""
-ruby_add_rdepend virtual/ruby-test-unit
ruby_add_bdepend test dev-ruby/mocha
# On Ruby 1.9, the tests require test-unit as minitest is not enough