summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2020-05-06 07:30:30 +0200
committerHans de Graaff <graaff@gentoo.org>2020-05-06 07:30:30 +0200
commit37633dad96d88548aaaf7c95ad16bca3bcf22493 (patch)
treed81f30f4af36fc56d1bf9efaf3bea7de554f7eb3 /dev-ruby/jquery-rails
parentdev-ruby/jquery-rails: cleanup (diff)
downloadgentoo-37633dad96d88548aaaf7c95ad16bca3bcf22493.tar.gz
gentoo-37633dad96d88548aaaf7c95ad16bca3bcf22493.tar.bz2
gentoo-37633dad96d88548aaaf7c95ad16bca3bcf22493.zip
dev-ruby/jquery-rails: drop removed slot
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/jquery-rails')
-rw-r--r--dev-ruby/jquery-rails/jquery-rails-4.3.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/jquery-rails/jquery-rails-4.3.5.ebuild b/dev-ruby/jquery-rails/jquery-rails-4.3.5.ebuild
index 61ac064c1834..4c3f8c9954fb 100644
--- a/dev-ruby/jquery-rails/jquery-rails-4.3.5.ebuild
+++ b/dev-ruby/jquery-rails/jquery-rails-4.3.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -27,7 +27,7 @@ IUSE=""
ruby_add_rdepend "
>=dev-ruby/railties-4.2.0:*
>=dev-ruby/thor-0.14 <dev-ruby/thor-2
- || ( dev-ruby/rails-dom-testing:2 dev-ruby/rails-dom-testing:1 )"
+ dev-ruby/rails-dom-testing:2"
all_ruby_prepare() {
sed -i -e '/git ls-files/d' jquery-rails.gemspec || die