diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-04-10 14:38:07 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-04-10 14:38:07 +0000 |
| commit | fd57488a76e3d4aed30d4cdfd48aa3ae30da84c7 (patch) | |
| tree | 5d42464c9b2451211597c8d252eef53d5255315d /dev-ruby/path_expander | |
| parent | b1a709e20d65de4534cfec94250998850c052218 (diff) | |
| download | baldeagleos-repo-fd57488a76e3d4aed30d4cdfd48aa3ae30da84c7.tar.gz baldeagleos-repo-fd57488a76e3d4aed30d4cdfd48aa3ae30da84c7.tar.xz baldeagleos-repo-fd57488a76e3d4aed30d4cdfd48aa3ae30da84c7.zip | |
Adding metadata
Diffstat (limited to 'dev-ruby/path_expander')
| -rw-r--r-- | dev-ruby/path_expander/path_expander-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/path_expander/path_expander-1.1.0.ebuild b/dev-ruby/path_expander/path_expander-1.1.0.ebuild index 465b25df2d46..0d35b7ab7044 100644 --- a/dev-ruby/path_expander/path_expander-1.1.0.ebuild +++ b/dev-ruby/path_expander/path_expander-1.1.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -USE_RUBY="ruby25 ruby26 ruby27 ruby30" +USE_RUBY="ruby26 ruby27 ruby30 ruby31" RUBY_FAKEGEM_EXTRADOC="History.rdoc README.rdoc" |
