summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-29 02:00:38 +0100
committerSam James <sam@gentoo.org>2023-03-29 13:55:30 +0100
commit5eb0005c2d2afc1db11f2b42cbd52f19eb92b2b7 (patch)
treee4b6ae45171d58934f0e6400d9630724a2b318d3 /dev-ruby/dbf/dbf-4.2.0.ebuild
parentdev-ruby/certificate_authority: drop 1.0.0 (diff)
downloadgentoo-5eb0005c2d2afc1db11f2b42cbd52f19eb92b2b7.tar.gz
gentoo-5eb0005c2d2afc1db11f2b42cbd52f19eb92b2b7.tar.bz2
gentoo-5eb0005c2d2afc1db11f2b42cbd52f19eb92b2b7.zip
dev-ruby/dbf: drop 4.1.6, 4.2.0, 4.2.1
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/dbf/dbf-4.2.0.ebuild')
-rw-r--r--dev-ruby/dbf/dbf-4.2.0.ebuild22
1 files changed, 0 insertions, 22 deletions
diff --git a/dev-ruby/dbf/dbf-4.2.0.ebuild b/dev-ruby/dbf/dbf-4.2.0.ebuild
deleted file mode 100644
index 9cb0c52cd377..000000000000
--- a/dev-ruby/dbf/dbf-4.2.0.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="ruby26 ruby27 ruby30 ruby31"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_DOCDIR="docs"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="a small fast library for reading dBase, xBase, Clipper and FoxPro
-database files"
-HOMEPAGE="https://github.com/infused/dbf"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""