mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-ruby/test-unit-ruby-core: add 1.0.7
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
DIST test-unit-ruby-core-1.0.6.gem 16384 BLAKE2B f2da08854a09a570bb42b0793e4acbe85b061d11b5bb7b3360caa0feeaedc9e7a04f1b1746401082bf6fe63d8dfe49c993365649de75f4cf2241e5274c3dfa0c SHA512 0fdf7cd9d3154c4c708ff3936bc8200cc3ba3cc169c9dee068634382874615a47f4f866e4f22914bb741f6c00b0401c1911b7758283863787ac1a6c43a96f17e
|
||||
DIST test-unit-ruby-core-1.0.7.gem 16384 BLAKE2B 64577a3a80871dd59b2d0e64be4fd601a05632f52f25a6e61be5732458ed4b778dd0cd728c722ecba41a57db517935535b09d8b1dcb23751027cba2962002825 SHA512 86c5c3068fe1424fdb4503f31bac4ec1f82814386465a0b5ebfd1b148aa86105b012310e1827bea386053f83660a0ce7c513b9779cbc589f1379d4a1511fef1a
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
USE_RUBY="ruby32 ruby33 ruby34"
|
||||
|
||||
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"
|
||||
Reference in New Issue
Block a user