commit:     082e588aa4f7b41c0f56ab0587dffdec78e70da4
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 30 10:06:12 2023 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Apr 30 10:06:12 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=082e588a

dev-ruby/rspec-mocks: drop 2.99.2-r1

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-ruby/rspec-mocks/Manifest                     |  1 -
 dev-ruby/rspec-mocks/rspec-mocks-2.99.2-r1.ebuild | 51 -----------------------
 profiles/package.mask                             |  1 -
 3 files changed, 53 deletions(-)

diff --git a/dev-ruby/rspec-mocks/Manifest b/dev-ruby/rspec-mocks/Manifest
index 9706457eccdb..a1a4921e2b99 100644
--- a/dev-ruby/rspec-mocks/Manifest
+++ b/dev-ruby/rspec-mocks/Manifest
@@ -1,4 +1,3 @@
-DIST rspec-mocks-2.99.2-git.tgz 101731 BLAKE2B 
27ae180381d427b642c53c351e7b53602caba4252ddf5393949d940be8474110eb0697901afaaa878cd8d368f081c6644c0fcbce86d9d14b9f93f48c027ae808
 SHA512 
dd3b9394d56de8d3089db7777cda1e1a5bbdc46486876a99a8a83b602b84ba0320913d8e8dabe5e0367645eb01b943607b93e67d87cc26e380c8db6e048e4e0d
 DIST rspec-mocks-3.11.2-git.tgz 202347 BLAKE2B 
7db89badf2cd3a9bdb590260dfced05cc72ccb7b2a8f600969f17c2df0523ee602f728aef257e88876f5c3b283645cf7f3243bd6de67c5bd26d3d74d0349593a
 SHA512 
a1053cb9604b01de99f79b18fea2c4b3818d950e83da642a8b3aa9dbdb397429f51d95efa84a603770d4db94a25758c1cef15ce1ba77a4c952e9ef5f43a21e4d
 DIST rspec-mocks-3.12.2-git.tgz 204751 BLAKE2B 
bcbb8d6df6b1bf3b58e43e72c25b792f91f00467520cb1b366883e8ad54b7a380b287ae9e6f453de78603423f099ed0d4b3759338f5a4a91ea9c42c16439c4eb
 SHA512 
ae1cdafe53d7c3258bce4cd0bec10a9b91886f2b71736e028350ea212999b88b9fb2e3554f1db040bf8e66cfb2d0139c305aa219e01c8db998b75283da327d3a
 DIST rspec-mocks-3.12.3-git.tgz 204925 BLAKE2B 
b72faa1e560b179a0bb9f2a59d53b2dd01142bfaaa60f66056848eb3f3c7181877be3d921c3eff5e023834fb256f2a7f49f96cf448040713e52560c8d4525ef9
 SHA512 
0ed50f0e9a38a23805a56c1ae3ffa94f27428755f6613053df0771440d0b5b9f3d6d1bbc8a3e310e0f66b57540dd8bc3e409336c96a78d178506b3ac2e849b67

diff --git a/dev-ruby/rspec-mocks/rspec-mocks-2.99.2-r1.ebuild 
b/dev-ruby/rspec-mocks/rspec-mocks-2.99.2-r1.ebuild
deleted file mode 100644
index 89cc3f97f072..000000000000
--- a/dev-ruby/rspec-mocks/rspec-mocks-2.99.2-r1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby26 ruby27"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-RUBY_FAKEGEM_RECIPE_DOC="none"
-RUBY_FAKEGEM_EXTRADOC="Changelog.md README.md"
-
-RUBY_FAKEGEM_GEMSPEC="rspec-mocks.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Behaviour Driven Development (BDD) framework for Ruby"
-HOMEPAGE="http://rspec.rubyforge.org/";
-SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz"
-
-LICENSE="MIT"
-SLOT="2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
-IUSE=""
-
-ruby_add_bdepend "
-       test? (
-               >=dev-ruby/rspec-core-2.10.0:2
-               >=dev-ruby/rspec-expectations-2.99.0:2
-       )"
-
-all_ruby_prepare() {
-       # Don't set up bundler: it doesn't understand our setup.
-       sed -i -e '/[Bb]undler/d' Rakefile || die
-
-       # Remove the Gemfile to avoid running through 'bundle exec'
-       rm Gemfile || die
-
-       # Remove .rspec options to avoid dependency on newer rspec when
-       # bootstrapping.
-       rm .rspec || die
-
-       # Avoid a weird, and failing, test testing already installed code.
-       sed -e '/has an up-to-date caller_filter file/,/end/ s:^:#:' -i 
spec/rspec/mocks_spec.rb || die
-
-       # Psych and Syck are not supported by default anymore on ruby22.
-       rm spec/rspec/mocks/serialization_spec.rb || die
-
-       sed -i -e '/does not affect the ability to access the top-level 
constant/,/end/ s:^:#:' spec/rspec/mocks/mutate_const_spec.rb || die
-
-       sed -i -e 's/git ls-files --/find/' ${RUBY_FAKEGEM_GEMSPEC} || die
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 1672e200e1d2..72ca13e0d68e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -324,7 +324,6 @@ dev-ruby/classifier-reborn
 dev-ruby/rspec:2
 dev-ruby/rspec-core:2
 dev-ruby/rspec-expectations:2
-dev-ruby/rspec-mocks:2
 
 # Sam James <s...@gentoo.org> (2023-03-29)
 # Regressions in solving ability affecting e.g. igraph:

Reply via email to