commit:     91774c0751032820f5a475f17b6ea4b0ab7fb7b9
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 29 10:30:34 2025 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Mar 29 10:34:58 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91774c07

dev-ruby/rspec: drop 3.12.0

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/rspec/Manifest            |  1 -
 dev-ruby/rspec/rspec-3.12.0.ebuild | 26 --------------------------
 2 files changed, 27 deletions(-)

diff --git a/dev-ruby/rspec/Manifest b/dev-ruby/rspec/Manifest
index def7a7063160..2c8b99ab848e 100644
--- a/dev-ruby/rspec/Manifest
+++ b/dev-ruby/rspec/Manifest
@@ -1,2 +1 @@
-DIST rspec-3.12.0.gem 10752 BLAKE2B 
80beb56bfed2200e05c8fbe040a265f4176a7142a7c077564821057eec2aa02f68c2417eae5e0309221457d419bf0c9af9123c5e8f1f19992a9361298240c0c8
 SHA512 
24278c467e5226ad1a5bb4c64190fb5d1077777237d9c2e5c4f16a00b026bf26d8f15e2c74a34221b198992f73ef06af314488a61358968e2083f935467e5a35
 DIST rspec-3.13.0.gem 10752 BLAKE2B 
41df21678a628fff7f86167bf80afcc602da2d5263c2f12e666cbce9401a51ff82887cfdf32fec85194b2511930525e2b2f1dda902437379ed45b78d99f830b2
 SHA512 
4031dc10cfd3fbdd8f023328df661159bf01d6fefac89a2750119c2dbe58ed2daf75737598002164c9760e366bdb7e5c1076430c2d67502ab0cae51ef94b5ed7

diff --git a/dev-ruby/rspec/rspec-3.12.0.ebuild 
b/dev-ruby/rspec/rspec-3.12.0.ebuild
deleted file mode 100644
index cdbf5e89fc62..000000000000
--- a/dev-ruby/rspec/rspec-3.12.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby31 ruby32 ruby33"
-
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Behaviour Driven Development (BDD) framework for Ruby"
-HOMEPAGE="https://github.com/rspec/rspec";
-
-LICENSE="MIT"
-SLOT="3"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 
sparc x86"
-IUSE=""
-
-SUBVERSION="$(ver_cut 1-2)"
-
-ruby_add_rdepend "
-       =dev-ruby/rspec-core-${SUBVERSION}*
-       =dev-ruby/rspec-expectations-${SUBVERSION}*
-       =dev-ruby/rspec-mocks-${SUBVERSION}*"

Reply via email to