From 74cd29ea4467291ea2c34971de87d6bdc21233e9 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 8 Apr 2023 11:32:01 +0100 Subject: gentoo auto-resync : 08:04:2023 - 11:32:01 --- dev-ruby/bindata/bindata-2.4.10.ebuild | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 dev-ruby/bindata/bindata-2.4.10.ebuild (limited to 'dev-ruby/bindata/bindata-2.4.10.ebuild') diff --git a/dev-ruby/bindata/bindata-2.4.10.ebuild b/dev-ruby/bindata/bindata-2.4.10.ebuild deleted file mode 100644 index 2f797ad91789..000000000000 --- a/dev-ruby/bindata/bindata-2.4.10.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -USE_RUBY="ruby26 ruby27 ruby30" - -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 -} -- cgit v1.2.3