commit:     5e3bda18abbb2d3eb1bbbb534ee6430dc7b7f792
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 15 09:02:54 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Jul 15 09:05:15 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e3bda18

Revert "dev-util/cucumber-3.0.2: fix test dependency."

This reverts commit 27961ac3904fec0a8c31a72a0bd06ab2deb9b06b.

This does not fix bug 661022

 dev-util/cucumber/cucumber-3.0.2.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-util/cucumber/cucumber-3.0.2.ebuild 
b/dev-util/cucumber/cucumber-3.0.2.ebuild
index 6f827d7ba29..4c7db705b89 100644
--- a/dev-util/cucumber/cucumber-3.0.2.ebuild
+++ b/dev-util/cucumber/cucumber-3.0.2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby23 ruby24"
+USE_RUBY="ruby22 ruby23 ruby24"
 
 # Documentation task depends on sdoc which we currently don't have.
 RUBY_FAKEGEM_TASK_DOC=""
@@ -26,8 +26,6 @@ IUSE="examples test"
 ruby_add_bdepend "
        test? (
                dev-ruby/rspec:3
-               dev-ruby/bundler
-               >=dev-ruby/diff-lcs-1.3
                >=dev-ruby/nokogiri-1.5.2
                >=dev-ruby/syntax-1.0.0
                >=dev-util/aruba-0.6.1 =dev-util/aruba-0.6*

Reply via email to