diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2020-12-22 09:13:07 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2020-12-22 09:13:07 +0000 |
| commit | ffd4f58601c14b2e882584425caf01a267f97869 (patch) | |
| tree | 8de27689d9c4ab89274af39d2bc75ed0addc6de6 /dev-ruby/httpclient | |
| parent | 9837e9c6ba43e4cdccc826f7de317d89f176dd75 (diff) | |
| download | baldeagleos-repo-ffd4f58601c14b2e882584425caf01a267f97869.tar.gz baldeagleos-repo-ffd4f58601c14b2e882584425caf01a267f97869.tar.xz baldeagleos-repo-ffd4f58601c14b2e882584425caf01a267f97869.zip | |
Updating liguros repo
Diffstat (limited to 'dev-ruby/httpclient')
| -rw-r--r-- | dev-ruby/httpclient/httpclient-2.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/httpclient/httpclient-2.8.3.ebuild b/dev-ruby/httpclient/httpclient-2.8.3.ebuild index 4bd83dac17d9..6ab31bcbc8d4 100644 --- a/dev-ruby/httpclient/httpclient-2.8.3.ebuild +++ b/dev-ruby/httpclient/httpclient-2.8.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby23 ruby24 ruby25 ruby26" +USE_RUBY="ruby25 ruby26 ruby27" RUBY_FAKEGEM_TASK_TEST="-Ilib test" RUBY_FAKEGEM_TASK_DOC="doc" |
