summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <ya@sysdump.net>2018-05-01 22:01:42 -0700
committerMichał Górny <mgorny@gentoo.org>2018-05-11 12:09:46 +0200
commit0dc8492a47898dc9b18e4c5ea5fc0b7c3ea0d893 (patch)
treeebe7e475e9eda70b1ca961cbd173ed2e98389ca0
parentapp-emulation/vagrant: update github repo url (diff)
downloadgentoo-0dc8492a.tar.gz
gentoo-0dc8492a.tar.bz2
gentoo-0dc8492a.zip
app-emulation/vagrant: use HTTPS
Package-Manager: Portage-2.3.33, Repoman-2.3.9
-rw-r--r--app-emulation/vagrant/vagrant-2.0.2.ebuild2
-rw-r--r--app-emulation/vagrant/vagrant-2.0.3.ebuild2
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"