summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-03-18 07:54:04 +0100
committerHans de Graaff <graaff@gentoo.org>2022-03-18 07:54:04 +0100
commit40c0c21f2464917925bb8edc591da2c742a3e2db (patch)
treef7363c0ac597047177f00232a74b1f55aca6a407 /dev-ruby/minitest-global_expectations
parentdev-ruby/rspectacular: keyword 0.70.8-r1 for ~riscv (diff)
downloadgentoo-40c0c21f2464917925bb8edc591da2c742a3e2db.tar.gz
gentoo-40c0c21f2464917925bb8edc591da2c742a3e2db.tar.bz2
gentoo-40c0c21f2464917925bb8edc591da2c742a3e2db.zip
dev-ruby/minitest-global_expectations: add ruby31
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/minitest-global_expectations')
-rw-r--r--dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1-r1.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1-r1.ebuild b/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1-r1.ebuild
new file mode 100644
index 000000000000..a89099b526a8
--- /dev/null
+++ b/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1-r1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Support minitest expectation methods for all objects"
+HOMEPAGE="https://github.com/jeremyevans/minitest-global_expectations"
+
+LICENSE="MIT"
+SLOT="1"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+IUSE=""