summaryrefslogtreecommitdiff
path: root/dev-ruby/mercenary/mercenary-0.4.0-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/mercenary/mercenary-0.4.0-r1.ebuild')
-rw-r--r--dev-ruby/mercenary/mercenary-0.4.0-r1.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/dev-ruby/mercenary/mercenary-0.4.0-r1.ebuild b/dev-ruby/mercenary/mercenary-0.4.0-r1.ebuild
new file mode 100644
index 000000000000..d6af8723dc3b
--- /dev/null
+++ b/dev-ruby/mercenary/mercenary-0.4.0-r1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
+
+RUBY_FAKEGEM_EXTRADOC="History.markdown README.md"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Lightweight and flexible library for writing command-line apps"
+HOMEPAGE="https://github.com/jekyll/mercenary"
+
+IUSE=""
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64"