diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-05-28 19:07:39 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-05-28 19:07:39 +0000 |
| commit | 85c00403852442ad1cf4cbf4ce30fa71f0772f80 (patch) | |
| tree | 2eeece37927e20f536076e28b31f6d420cea0d71 /dev-ruby/ruby_version/ruby_version-1.0.3.ebuild | |
| parent | beadf27eb8a9d1fafbad5cc36170ca46d54b5dfe (diff) | |
| download | baldeagleos-repo-85c00403852442ad1cf4cbf4ce30fa71f0772f80.tar.gz baldeagleos-repo-85c00403852442ad1cf4cbf4ce30fa71f0772f80.tar.xz baldeagleos-repo-85c00403852442ad1cf4cbf4ce30fa71f0772f80.zip | |
Adding metadata
Diffstat (limited to 'dev-ruby/ruby_version/ruby_version-1.0.3.ebuild')
| -rw-r--r-- | dev-ruby/ruby_version/ruby_version-1.0.3.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-ruby/ruby_version/ruby_version-1.0.3.ebuild b/dev-ruby/ruby_version/ruby_version-1.0.3.ebuild index 1e369f7f8840..83487fbb9f04 100644 --- a/dev-ruby/ruby_version/ruby_version-1.0.3.ebuild +++ b/dev-ruby/ruby_version/ruby_version-1.0.3.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby27 ruby30 ruby31 ruby32" +USE_RUBY="ruby31 ruby32 ruby33" RUBY_FAKEGEM_EXTRADOC="ChangeLog.md README.md" RUBY_FAKEGEM_RECIPE_TEST="rspec3" @@ -15,4 +15,3 @@ HOMEPAGE="https://github.com/janlelis/ruby_version" LICENSE="MIT" SLOT="$(ver_cut 1)" KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86" -IUSE="" |
