diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-10-21 06:22:54 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-10-21 06:22:54 +0000 |
| commit | 422a7dd22b5a168bb9ce38ad2aa19b4f956e1d76 (patch) | |
| tree | aad097bd7c976f2cfa64982ca84c2dd93b369de3 /dev-ruby/test-unit-ruby-core/test-unit-ruby-core-1.0.4.ebuild | |
| parent | 3f7503d7404555f4f545af7a8e8239e9a5def12d (diff) | |
| download | baldeagleos-repo-422a7dd22b5a168bb9ce38ad2aa19b4f956e1d76.tar.gz baldeagleos-repo-422a7dd22b5a168bb9ce38ad2aa19b4f956e1d76.tar.xz baldeagleos-repo-422a7dd22b5a168bb9ce38ad2aa19b4f956e1d76.zip | |
Adding metadata
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.ebuild | 16 |
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" |
