diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-01-03 19:18:17 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-01-03 19:18:17 +0000 |
| commit | 2bcf13fb87c49cfe6fa274eb0258c034e5eae958 (patch) | |
| tree | 28961aff57cabca5eb58d51a02851e8d950f5f8c /dev-ruby/path_expander | |
| parent | 2406209f428ab349fc33209834caf1a7a0477fda (diff) | |
| download | baldeagleos-repo-2bcf13fb87c49cfe6fa274eb0258c034e5eae958.tar.gz baldeagleos-repo-2bcf13fb87c49cfe6fa274eb0258c034e5eae958.tar.xz baldeagleos-repo-2bcf13fb87c49cfe6fa274eb0258c034e5eae958.zip | |
Adding metadata
Diffstat (limited to 'dev-ruby/path_expander')
| -rw-r--r-- | dev-ruby/path_expander/path_expander-1.1.3.ebuild | 5 | ||||
| -rw-r--r-- | dev-ruby/path_expander/path_expander-2.0.0.ebuild | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/dev-ruby/path_expander/path_expander-1.1.3.ebuild b/dev-ruby/path_expander/path_expander-1.1.3.ebuild index c2c0358c6ea5..23cb927a2254 100644 --- a/dev-ruby/path_expander/path_expander-1.1.3.ebuild +++ b/dev-ruby/path_expander/path_expander-1.1.3.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby31 ruby32 ruby33 ruby34" + +USE_RUBY="ruby32 ruby33 ruby34 ruby40" RUBY_FAKEGEM_EXTRADOC="History.rdoc README.rdoc" diff --git a/dev-ruby/path_expander/path_expander-2.0.0.ebuild b/dev-ruby/path_expander/path_expander-2.0.0.ebuild index bda8f79360fd..b3004dedc26a 100644 --- a/dev-ruby/path_expander/path_expander-2.0.0.ebuild +++ b/dev-ruby/path_expander/path_expander-2.0.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby32 ruby33 ruby34" +USE_RUBY="ruby32 ruby33 ruby34 ruby40" RUBY_FAKEGEM_EXTRADOC="History.rdoc README.rdoc" |
