diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2019-05-20 11:58:09 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2019-05-20 11:58:09 -0700 |
commit | f28c2f8bb72fad3d9ff11719b386d6a32fc20f13 (patch) | |
tree | cb53d6691f51fd254ffddd2d549266ff21adedc8 /app-emulation/vagrant/vagrant-2.1.5.ebuild | |
parent | app-emulation/vagrant: drop 2.2.3 (diff) | |
download | gentoo-f28c2f8bb72fad3d9ff11719b386d6a32fc20f13.tar.gz gentoo-f28c2f8bb72fad3d9ff11719b386d6a32fc20f13.tar.bz2 gentoo-f28c2f8bb72fad3d9ff11719b386d6a32fc20f13.zip |
app-emulation/vagrant: drop ruby23 comepletely
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'app-emulation/vagrant/vagrant-2.1.5.ebuild')
-rw-r--r-- | app-emulation/vagrant/vagrant-2.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/vagrant/vagrant-2.1.5.ebuild b/app-emulation/vagrant/vagrant-2.1.5.ebuild index 8bfe0ff326b6..509b0117225e 100644 --- a/app-emulation/vagrant/vagrant-2.1.5.ebuild +++ b/app-emulation/vagrant/vagrant-2.1.5.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" -USE_RUBY="ruby23 ruby24 ruby25" +USE_RUBY="ruby24 ruby25" RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md" RUBY_FAKEGEM_GEMSPEC="vagrant.gemspec" |