summaryrefslogtreecommitdiff
path: root/dev-ruby/dbf/dbf-4.2.2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-08-16 08:29:51 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-08-16 08:29:51 +0100
commit930cc7d721b1ea68468608da3ce2b4e891926834 (patch)
tree70cca50a8531fb107466c80606c7c36376e0cb69 /dev-ruby/dbf/dbf-4.2.2.ebuild
parent7896e968620f545121daeea31881814ccc8d4f47 (diff)
gentoo auto-resync : 16:08:2022 - 08:29:51
Diffstat (limited to 'dev-ruby/dbf/dbf-4.2.2.ebuild')
-rw-r--r--dev-ruby/dbf/dbf-4.2.2.ebuild22
1 files changed, 22 insertions, 0 deletions
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=""