From 930cc7d721b1ea68468608da3ce2b4e891926834 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 16 Aug 2022 08:29:51 +0100 Subject: gentoo auto-resync : 16:08:2022 - 08:29:51 --- dev-ruby/dbf/dbf-4.2.2.ebuild | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 dev-ruby/dbf/dbf-4.2.2.ebuild (limited to 'dev-ruby/dbf/dbf-4.2.2.ebuild') diff --git a/dev-ruby/dbf/dbf-4.2.2.ebuild b/dev-ruby/dbf/dbf-4.2.2.ebuild new file mode 100644 index 000000000000..c4941b9074a9 --- /dev/null +++ b/dev-ruby/dbf/dbf-4.2.2.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +USE_RUBY="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="" -- cgit v1.2.3