commit: 1ca85c484eec7ec8b2e1a2d7c47b9b39e85b180d
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 12 08:17:17 2020 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Jan 12 08:17:17 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ca85c48
dev-ruby/capistrano: remove obsolete blocker
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/capistrano/capistrano-3.11.2.ebuild | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/dev-ruby/capistrano/capistrano-3.11.2.ebuild
b/dev-ruby/capistrano/capistrano-3.11.2.ebuild
index 458dc74b07c..8fbec0f004e 100644
--- a/dev-ruby/capistrano/capistrano-3.11.2.ebuild
+++ b/dev-ruby/capistrano/capistrano-3.11.2.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=7
@@ -23,8 +23,7 @@ ruby_add_rdepend "
>=dev-ruby/airbrussh-1.0.0
>=dev-ruby/sshkit-1.9:0
>=dev-ruby/rake-10.0.0
- dev-ruby/i18n:*
- !!<dev-ruby/capistrano-2.15.5-r2"
+ dev-ruby/i18n:*"
ruby_add_bdepend "
test? ( dev-ruby/mocha )"