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, 06 Mar 2016 20:16:23
Message-Id: 1457295367.4c3b39429d86024273a0aba2b2f602bd4586f83e.graaff@gentoo
1 commit: 4c3b39429d86024273a0aba2b2f602bd4586f83e
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 6 20:15:48 2016 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 6 20:16:07 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c3b3942
7
8 dev-ruby/rspec-core: drop unused zentest dependency
9
10 Package-Manager: portage-2.2.26
11
12 dev-ruby/rspec-core/rspec-core-3.3.2-r1.ebuild | 1 -
13 dev-ruby/rspec-core/rspec-core-3.4.3.ebuild | 1 -
14 2 files changed, 2 deletions(-)
15
16 diff --git a/dev-ruby/rspec-core/rspec-core-3.3.2-r1.ebuild b/dev-ruby/rspec-core/rspec-core-3.3.2-r1.ebuild
17 index eb344ad..43b6fb9 100644
18 --- a/dev-ruby/rspec-core/rspec-core-3.3.2-r1.ebuild
19 +++ b/dev-ruby/rspec-core/rspec-core-3.3.2-r1.ebuild
20 @@ -39,7 +39,6 @@ ruby_add_bdepend "test? (
21 >=dev-ruby/coderay-1.0.9
22 dev-ruby/syntax
23 >=dev-ruby/thread_order-1.1.0
24 - >=dev-ruby/zentest-4.6.2
25 >=dev-ruby/rspec-expectations-3.3.0:3
26 >=dev-ruby/rspec-mocks-2.99.0:3
27 )"
28
29 diff --git a/dev-ruby/rspec-core/rspec-core-3.4.3.ebuild b/dev-ruby/rspec-core/rspec-core-3.4.3.ebuild
30 index 25460b3..5e7d2c1 100644
31 --- a/dev-ruby/rspec-core/rspec-core-3.4.3.ebuild
32 +++ b/dev-ruby/rspec-core/rspec-core-3.4.3.ebuild
33 @@ -39,7 +39,6 @@ ruby_add_bdepend "test? (
34 >=dev-ruby/coderay-1.0.9
35 dev-ruby/syntax
36 >=dev-ruby/thread_order-1.1.0
37 - >=dev-ruby/zentest-4.6.2
38 >=dev-ruby/rspec-expectations-3.3.0:3
39 >=dev-ruby/rspec-mocks-2.99.0:3
40 )"