From ddbae95dfdf8595cf326b00f7513d0f267cc8256 Mon Sep 17 00:00:00 2001 From: Georgy Yakovlev Date: Wed, 20 May 2020 23:58:20 -0700 Subject: [PATCH] app-emulation/vagrant: revbump 2.2.9, relax net-sftp dep version 3 is compatible with 2.x Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev --- .../vagrant/{vagrant-2.2.9.ebuild => vagrant-2.2.9-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename app-emulation/vagrant/{vagrant-2.2.9.ebuild => vagrant-2.2.9-r1.ebuild} (98%) diff --git a/app-emulation/vagrant/vagrant-2.2.9.ebuild b/app-emulation/vagrant/vagrant-2.2.9-r1.ebuild similarity index 98% rename from app-emulation/vagrant/vagrant-2.2.9.ebuild rename to app-emulation/vagrant/vagrant-2.2.9-r1.ebuild index 8dddc89d151c..9e265ce73a47 100644 --- a/app-emulation/vagrant/vagrant-2.2.9.ebuild +++ b/app-emulation/vagrant/vagrant-2.2.9-r1.ebuild @@ -58,7 +58,7 @@ all_ruby_prepare() { rm Gemfile || die # loosen dependencies - sed -e '/hashicorp-checkpoint\|i18n\|listen\|net-ssh\|net-scp\|rake\|childprocess/s/~>/>=/' \ + sed -e '/hashicorp-checkpoint\|i18n\|listen\|net-ssh\|net-scp\|net-sftp\|rake\|childprocess/s/~>/>=/' \ -i ${PN}.gemspec || die # remove windows-specific gems -- 2.26.2