commit:     65736bd56ee43b0ed9eadcf879caa6b9aa8c495d
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 12 09:23:11 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Jul 12 09:27:17 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65736bd5

dev-ruby/bindata: drop 2.4.14

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

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

diff --git a/dev-ruby/bindata/Manifest b/dev-ruby/bindata/Manifest
index 698014a36e36..92a30367f6dd 100644
--- a/dev-ruby/bindata/Manifest
+++ b/dev-ruby/bindata/Manifest
@@ -1,2 +1 @@
-DIST bindata-2.4.14.gem 80896 BLAKE2B 
f01cdd12a66ddb9c94a583d0629d4e9ad7fef8dda36ad0267d9a0eddf505f0c68127a8c1add0bc3450e66185eeb58fd8cad8aea57d06f147f81ace5a22d77ae5
 SHA512 
5aa18d10c9a05c6b41845e258925fbd5bcbdd1cbcbf2c581dde2212f226437c032c4158835dca9881aaeff94a52b803c6294fda35a7afadadc76829875c3e9b0
 DIST bindata-2.4.15.gem 80384 BLAKE2B 
e874f396d1ac7902db0fadca4b2d75da3af6ef553d84cea07a7fefa2fcba46d383c4c4b1ec0db8e744675253fd86dc5e9a287b3834616286a08f1e5605711443
 SHA512 
366b9de24ce6276832f0ea9c76cad70b433aa1f7f29839a1317b0fe2582f9c91d16ea90d74da7364d94f088b53ada2597b0e25cee859487657af4db20efed930

diff --git a/dev-ruby/bindata/bindata-2.4.14.ebuild 
b/dev-ruby/bindata/bindata-2.4.14.ebuild
deleted file mode 100644
index ddade981b0e8..000000000000
--- a/dev-ruby/bindata/bindata-2.4.14.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Parsing Binary Data in Ruby"
-HOMEPAGE="https://github.com/dmendel/bindata";
-
-LICENSE="BSD-2"
-SLOT="2"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-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