summaryrefslogtreecommitdiff
path: root/dev-ruby/test-unit-ruby-core/test-unit-ruby-core-1.0.4.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-10-21 09:59:48 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-10-21 09:59:48 +0100
commit54c57c0355214cac06d4618d5f9d4b1ae9aeaac3 (patch)
tree43735a7fec07f4d0069579eb33e71aff2b885e83 /dev-ruby/test-unit-ruby-core/test-unit-ruby-core-1.0.4.ebuild
parent206ec2c4ffbadc599d05d0abde0ca644856bbf68 (diff)
gentoo auto-resync : 21:10:2023 - 09:59:47
Diffstat (limited to 'dev-ruby/test-unit-ruby-core/test-unit-ruby-core-1.0.4.ebuild')
-rw-r--r--dev-ruby/test-unit-ruby-core/test-unit-ruby-core-1.0.4.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/dev-ruby/test-unit-ruby-core/test-unit-ruby-core-1.0.4.ebuild b/dev-ruby/test-unit-ruby-core/test-unit-ruby-core-1.0.4.ebuild
new file mode 100644
index 000000000000..42761e439544
--- /dev/null
+++ b/dev-ruby/test-unit-ruby-core/test-unit-ruby-core-1.0.4.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"