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/rspec-core/
Date: Sun, 12 Jan 2020 08:52:19
Message-Id: 1578819074.bc96dc556d538a749bfc3ade8e025b25785f7ba8.graaff@gentoo
1 commit: bc96dc556d538a749bfc3ade8e025b25785f7ba8
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 12 08:51:14 2020 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 12 08:51:14 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc96dc55
7
8 dev-ruby/rspec-core: 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/rspec-core/rspec-core-3.9.1.ebuild | 1 -
14 1 file changed, 1 deletion(-)
15
16 diff --git a/dev-ruby/rspec-core/rspec-core-3.9.1.ebuild b/dev-ruby/rspec-core/rspec-core-3.9.1.ebuild
17 index 77b91b15b88..4d2cc3665e6 100644
18 --- a/dev-ruby/rspec-core/rspec-core-3.9.1.ebuild
19 +++ b/dev-ruby/rspec-core/rspec-core-3.9.1.ebuild
20 @@ -28,7 +28,6 @@ SUBVERSION="$(ver_cut 1-2)"
21
22 ruby_add_rdepend "
23 =dev-ruby/rspec-support-${SUBVERSION}*
24 - !!<dev-ruby/rspec-core-2.14.8-r4
25 highlight? ( >=dev-ruby/coderay-1.1.1 )
26 "