commit:     bec0d59ec49754562ed9a0607d1f07564270a190
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 30 07:55:19 2024 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Dec 30 07:58:21 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bec0d59e

dev-ruby/bindata: drop 2.4.15

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

 dev-ruby/bindata/Manifest              |  1 -
 dev-ruby/bindata/bindata-2.4.15.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/dev-ruby/bindata/Manifest b/dev-ruby/bindata/Manifest
index f5415d758c68..9725df79e6f4 100644
--- a/dev-ruby/bindata/Manifest
+++ b/dev-ruby/bindata/Manifest
@@ -1,2 +1 @@
-DIST bindata-2.4.15.gem 80384 BLAKE2B 
e874f396d1ac7902db0fadca4b2d75da3af6ef553d84cea07a7fefa2fcba46d383c4c4b1ec0db8e744675253fd86dc5e9a287b3834616286a08f1e5605711443
 SHA512 
366b9de24ce6276832f0ea9c76cad70b433aa1f7f29839a1317b0fe2582f9c91d16ea90d74da7364d94f088b53ada2597b0e25cee859487657af4db20efed930
 DIST bindata-2.5.0.gem 83456 BLAKE2B 
237ad6310c1af3af2c57637395082c65d445098a80971debcf1744f97bda027c0a6bcd21ef3f208adee3fd238f50697ec3c28537bd355d434c83f5b7efb6f0ee
 SHA512 
17aa458d9450775f46247f97c04e9c73fbf629321404b1c785e077028ab1edaf5e9bd5cbbc606b950a7bd968b3a1460c55fbbffedad16a4d7df6fc67781ef356

diff --git a/dev-ruby/bindata/bindata-2.4.15.ebuild 
b/dev-ruby/bindata/bindata-2.4.15.ebuild
deleted file mode 100644
index a170452bcbfc..000000000000
--- a/dev-ruby/bindata/bindata-2.4.15.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby31 ruby32 ruby33"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Parsing Binary Data in Ruby"
-HOMEPAGE="https://github.com/dmendel/bindata";
-
-LICENSE="BSD-2"
-SLOT="2"
-KEYWORDS="~amd64 ~arm ~x86"
-
-ruby_add_bdepend "test? ( dev-ruby/minitest:5 )"
-
-all_ruby_prepare() {
-       sed -i -e '/[Bb]undler/d' Rakefile || die
-       sed -i -e '/[Cc]overalls/d' test/test_helper.rb || die
-}

Reply via email to