Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/capistrano/
Date: Sun, 12 Jan 2020 08:18:56
Message-Id: 1578817037.1ca85c484eec7ec8b2e1a2d7c47b9b39e85b180d.graaff@gentoo
1 commit: 1ca85c484eec7ec8b2e1a2d7c47b9b39e85b180d
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 12 08:17:17 2020 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 12 08:17:17 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ca85c48
7
8 dev-ruby/capistrano: remove obsolete blocker
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
12
13 dev-ruby/capistrano/capistrano-3.11.2.ebuild | 5 ++---
14 1 file changed, 2 insertions(+), 3 deletions(-)
15
16 diff --git a/dev-ruby/capistrano/capistrano-3.11.2.ebuild b/dev-ruby/capistrano/capistrano-3.11.2.ebuild
17 index 458dc74b07c..8fbec0f004e 100644
18 --- a/dev-ruby/capistrano/capistrano-3.11.2.ebuild
19 +++ b/dev-ruby/capistrano/capistrano-3.11.2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2019 Gentoo Authors
22 +# Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -23,8 +23,7 @@ ruby_add_rdepend "
27 >=dev-ruby/airbrussh-1.0.0
28 >=dev-ruby/sshkit-1.9:0
29 >=dev-ruby/rake-10.0.0
30 - dev-ruby/i18n:*
31 - !!<dev-ruby/capistrano-2.15.5-r2"
32 + dev-ruby/i18n:*"
33 ruby_add_bdepend "
34 test? ( dev-ruby/mocha )"