diff options
author | Georgy Yakovlev <ya@sysdump.net> | 2018-05-01 22:01:42 -0700 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-05-11 12:09:46 +0200 |
commit | 0dc8492a47898dc9b18e4c5ea5fc0b7c3ea0d893 (patch) | |
tree | ebe7e475e9eda70b1ca961cbd173ed2e98389ca0 /app-emulation | |
parent | app-emulation/vagrant: update github repo url (diff) | |
download | gentoo-0dc8492a47898dc9b18e4c5ea5fc0b7c3ea0d893.tar.gz gentoo-0dc8492a47898dc9b18e4c5ea5fc0b7c3ea0d893.tar.bz2 gentoo-0dc8492a47898dc9b18e4c5ea5fc0b7c3ea0d893.zip |
app-emulation/vagrant: use HTTPS
Package-Manager: Portage-2.3.33, Repoman-2.3.9
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/vagrant/vagrant-2.0.2.ebuild | 2 | ||||
-rw-r--r-- | app-emulation/vagrant/vagrant-2.0.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/vagrant/vagrant-2.0.2.ebuild b/app-emulation/vagrant/vagrant-2.0.2.ebuild index 9b87a6f05978..ff7a205039aa 100644 --- a/app-emulation/vagrant/vagrant-2.0.2.ebuild +++ b/app-emulation/vagrant/vagrant-2.0.2.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_TASK_DOC="" inherit bash-completion-r1 ruby-fakegem DESCRIPTION="A tool for building and distributing development environments" -HOMEPAGE="http://vagrantup.com/" +HOMEPAGE="https://vagrantup.com/" SRC_URI="https://github.com/hashicorp/vagrant/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" diff --git a/app-emulation/vagrant/vagrant-2.0.3.ebuild b/app-emulation/vagrant/vagrant-2.0.3.ebuild index 9b87a6f05978..ff7a205039aa 100644 --- a/app-emulation/vagrant/vagrant-2.0.3.ebuild +++ b/app-emulation/vagrant/vagrant-2.0.3.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_TASK_DOC="" inherit bash-completion-r1 ruby-fakegem DESCRIPTION="A tool for building and distributing development environments" -HOMEPAGE="http://vagrantup.com/" +HOMEPAGE="https://vagrantup.com/" SRC_URI="https://github.com/hashicorp/vagrant/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" |