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-mocks/
Date: Sun, 04 Jul 2021 05:52:45
Message-Id: 1625377851.dff27ebed1d093e610f56f47e1cd2b0960f6b936.graaff@gentoo
1 commit: dff27ebed1d093e610f56f47e1cd2b0960f6b936
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 4 05:50:51 2021 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 4 05:50:51 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dff27ebe
7
8 dev-ruby/rspec-mocks: cleanup
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.2
11 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
12
13 dev-ruby/rspec-mocks/Manifest | 2 --
14 dev-ruby/rspec-mocks/rspec-mocks-3.10.0.ebuild | 50 --------------------------
15 dev-ruby/rspec-mocks/rspec-mocks-3.10.1.ebuild | 50 --------------------------
16 3 files changed, 102 deletions(-)
17
18 diff --git a/dev-ruby/rspec-mocks/Manifest b/dev-ruby/rspec-mocks/Manifest
19 index f6ba270c161..1b87e834c22 100644
20 --- a/dev-ruby/rspec-mocks/Manifest
21 +++ b/dev-ruby/rspec-mocks/Manifest
22 @@ -1,5 +1,3 @@
23 DIST rspec-mocks-2.99.2-git.tgz 101731 BLAKE2B 27ae180381d427b642c53c351e7b53602caba4252ddf5393949d940be8474110eb0697901afaaa878cd8d368f081c6644c0fcbce86d9d14b9f93f48c027ae808 SHA512 dd3b9394d56de8d3089db7777cda1e1a5bbdc46486876a99a8a83b602b84ba0320913d8e8dabe5e0367645eb01b943607b93e67d87cc26e380c8db6e048e4e0d
24 -DIST rspec-mocks-3.10.0-git.tgz 193499 BLAKE2B 9bddac80a299e2fc8f549bf4beb2bd3fa5dea21486df7dda9112b008334014284330965881207fedf4b6bea09c25f36b8b2e15ac7bbc6cb244f3504942673d0c SHA512 a2bf76a59b74b89891e4032519fe83ae49a662d3508ecbd9919e6a76d13f0a736063e7215bfda21a3aa58cd88e69fd5eea2a4cbf998a06ee0c192c3d5650995a
25 -DIST rspec-mocks-3.10.1-git.tgz 194945 BLAKE2B 7e61c88bde222d7bbe7e4d10b42ad9505469184bb16bb6c693ac2f5fd153ab8293046ca60813e5b604f011e1acc140b3883afce631ea442f90579fd8652fa79f SHA512 48eeb2f3a2dac666683016b2e3698a4c793a485b8f264ed2ffbb6f948d6f804ab1cebc66cec1e76c5b538517be50b6f424d92e53c1a0c86905307f1cdf114abf
26 DIST rspec-mocks-3.10.2-git.tgz 196040 BLAKE2B 8e975dc8480d4709f650ff27c517104714156c551b8b9ec04681132bd92be80bdb11867730f462e7fb6b672430246a0a11404dec5638b5350b57d81a8eac2e57 SHA512 ab11fa77c5f9e3bec2003dc8825d9582dcbffa08a36818bd9cdbe2dfd357113de3712c818deafc165530f9e4d2683ec06e54d37c37aeb820ae3cd592f76cf2cb
27 DIST rspec-mocks-3.9.1-git.tgz 192772 BLAKE2B abcc8fc82648993e6a407a8c4ac4f5b146b821e1e842c1dd2b95824d8468aac0ea796438d77e376c897675f66bd2bc9024da8fa5ccaf60139ea296b388d542cd SHA512 f804783fca4cf2258e83f82515cd5881ceae0bdd3aedb452a1db901e01de5dbca1d2bdef0ac0828a4bd23a1de58d127a42150c8c204219bca39ea7072619098f
28
29 diff --git a/dev-ruby/rspec-mocks/rspec-mocks-3.10.0.ebuild b/dev-ruby/rspec-mocks/rspec-mocks-3.10.0.ebuild
30 deleted file mode 100644
31 index adff253329a..00000000000
32 --- a/dev-ruby/rspec-mocks/rspec-mocks-3.10.0.ebuild
33 +++ /dev/null
34 @@ -1,50 +0,0 @@
35 -# Copyright 1999-2021 Gentoo Authors
36 -# Distributed under the terms of the GNU General Public License v2
37 -
38 -EAPI=7
39 -USE_RUBY="ruby25 ruby26 ruby27"
40 -
41 -RUBY_FAKEGEM_RECIPE_TEST="rspec3"
42 -
43 -#RUBY_FAKEGEM_RECIPE_DOC="none"
44 -RUBY_FAKEGEM_EXTRADOC="Changelog.md README.md"
45 -
46 -RUBY_FAKEGEM_GEMSPEC="rspec-mocks.gemspec"
47 -
48 -inherit ruby-fakegem
49 -
50 -DESCRIPTION="A Behaviour Driven Development (BDD) framework for Ruby"
51 -HOMEPAGE="https://github.com/rspec/rspec-mocks"
52 -SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz"
53 -
54 -LICENSE="MIT"
55 -SLOT="3"
56 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
57 -IUSE=""
58 -
59 -SUBVERSION="$(ver_cut 1-2)"
60 -
61 -ruby_add_rdepend "=dev-ruby/rspec-support-${SUBVERSION}*
62 - >=dev-ruby/diff-lcs-1.2.0 =dev-ruby/diff-lcs-1*"
63 -
64 -ruby_add_bdepend "
65 - test? (
66 - >=dev-ruby/rspec-core-3.3.0:3
67 - >=dev-ruby/rspec-expectations-2.99.0:3
68 - )"
69 -
70 -all_ruby_prepare() {
71 - # Don't set up bundler: it doesn't understand our setup.
72 - sed -i -e '/[Bb]undler/d' Rakefile || die
73 -
74 - # Remove the Gemfile to avoid running through 'bundle exec'
75 - rm Gemfile || die
76 -
77 - # Remove .rspec options to avoid dependency on newer rspec when
78 - # bootstrapping.
79 - rm .rspec || die
80 -
81 - sed -i -e '1irequire "spec_helper"' spec/rspec/mocks/any_instance_spec.rb || die
82 -
83 - sed -i -e 's/git ls-files --/find/' ${RUBY_FAKEGEM_GEMSPEC} || die
84 -}
85
86 diff --git a/dev-ruby/rspec-mocks/rspec-mocks-3.10.1.ebuild b/dev-ruby/rspec-mocks/rspec-mocks-3.10.1.ebuild
87 deleted file mode 100644
88 index adff253329a..00000000000
89 --- a/dev-ruby/rspec-mocks/rspec-mocks-3.10.1.ebuild
90 +++ /dev/null
91 @@ -1,50 +0,0 @@
92 -# Copyright 1999-2021 Gentoo Authors
93 -# Distributed under the terms of the GNU General Public License v2
94 -
95 -EAPI=7
96 -USE_RUBY="ruby25 ruby26 ruby27"
97 -
98 -RUBY_FAKEGEM_RECIPE_TEST="rspec3"
99 -
100 -#RUBY_FAKEGEM_RECIPE_DOC="none"
101 -RUBY_FAKEGEM_EXTRADOC="Changelog.md README.md"
102 -
103 -RUBY_FAKEGEM_GEMSPEC="rspec-mocks.gemspec"
104 -
105 -inherit ruby-fakegem
106 -
107 -DESCRIPTION="A Behaviour Driven Development (BDD) framework for Ruby"
108 -HOMEPAGE="https://github.com/rspec/rspec-mocks"
109 -SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz"
110 -
111 -LICENSE="MIT"
112 -SLOT="3"
113 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
114 -IUSE=""
115 -
116 -SUBVERSION="$(ver_cut 1-2)"
117 -
118 -ruby_add_rdepend "=dev-ruby/rspec-support-${SUBVERSION}*
119 - >=dev-ruby/diff-lcs-1.2.0 =dev-ruby/diff-lcs-1*"
120 -
121 -ruby_add_bdepend "
122 - test? (
123 - >=dev-ruby/rspec-core-3.3.0:3
124 - >=dev-ruby/rspec-expectations-2.99.0:3
125 - )"
126 -
127 -all_ruby_prepare() {
128 - # Don't set up bundler: it doesn't understand our setup.
129 - sed -i -e '/[Bb]undler/d' Rakefile || die
130 -
131 - # Remove the Gemfile to avoid running through 'bundle exec'
132 - rm Gemfile || die
133 -
134 - # Remove .rspec options to avoid dependency on newer rspec when
135 - # bootstrapping.
136 - rm .rspec || die
137 -
138 - sed -i -e '1irequire "spec_helper"' spec/rspec/mocks/any_instance_spec.rb || die
139 -
140 - sed -i -e 's/git ls-files --/find/' ${RUBY_FAKEGEM_GEMSPEC} || die
141 -}