summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2019-10-11 07:17:44 +0200
committerHans de Graaff <graaff@gentoo.org>2019-10-11 14:11:24 +0200
commit53fce542d31a85d827860ce093e196bead07393c (patch)
tree262756521304b7e01c90ae8c2abf6e54fe34d5dc /dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1.ebuild
parentapp-emacs/quilt-el: x86 stable wrt bug #697426 (diff)
downloadgentoo-53fce542d31a85d827860ce093e196bead07393c.tar.gz
gentoo-53fce542d31a85d827860ce093e196bead07393c.tar.bz2
gentoo-53fce542d31a85d827860ce093e196bead07393c.zip
dev-ruby/minitest-global_expectations: initial import of 1.0.1
New dependency for dev-ruby/erubi. Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1.ebuild')
-rw-r--r--dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1.ebuild b/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1.ebuild
new file mode 100644
index 000000000000..b0a50f832c47
--- /dev/null
+++ b/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Support minitest expectation methods for all objects"
+HOMEPAGE="https://github.com/jeremyevans/minitest-global_expectations"
+
+LICENSE="MIT"
+SLOT="1"
+KEYWORDS="~amd64"
+IUSE=""