commit:     ddbae95dfdf8595cf326b00f7513d0f267cc8256
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Thu May 21 06:58:20 2020 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Thu May 21 06:58:59 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddbae95d

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 <gyakovlev <AT> gentoo.org>

 app-emulation/vagrant/{vagrant-2.2.9.ebuild => vagrant-2.2.9-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 8dddc89d151..9e265ce73a4 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

Reply via email to