summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-10-25 07:16:54 +0200
committerHans de Graaff <graaff@gentoo.org>2023-10-25 07:16:54 +0200
commit87d06a6299fdbec347c3e1e9d1b44e64a7ca432b (patch)
tree1d0a7e14d6b09e60127f69551c72ea1b18abdd3c /dev-ruby/test-unit-ruby-core/test-unit-ruby-core-1.0.5.ebuild
parentmedia-libs/netpbm: drop 11.4.2 (diff)
downloadgentoo-87d06a6299fdbec347c3e1e9d1b44e64a7ca432b.tar.gz
gentoo-87d06a6299fdbec347c3e1e9d1b44e64a7ca432b.tar.bz2
gentoo-87d06a6299fdbec347c3e1e9d1b44e64a7ca432b.zip
dev-ruby/test-unit-ruby-core: add 1.0.5
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/test-unit-ruby-core/test-unit-ruby-core-1.0.5.ebuild')
-rw-r--r--dev-ruby/test-unit-ruby-core/test-unit-ruby-core-1.0.5.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/dev-ruby/test-unit-ruby-core/test-unit-ruby-core-1.0.5.ebuild b/dev-ruby/test-unit-ruby-core/test-unit-ruby-core-1.0.5.ebuild
new file mode 100644
index 000000000000..42761e439544
--- /dev/null
+++ b/dev-ruby/test-unit-ruby-core/test-unit-ruby-core-1.0.5.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby31 ruby32"
+
+RUBY_FAKEGEM_RECIPE_TEST="none"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Additional test assertions for Ruby standard libraries"
+HOMEPAGE="https://github.com/ruby/test-unit-ruby-core"
+
+LICENSE="|| ( Ruby-BSD BSD-2 ) PSF-2"
+SLOT="2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"