commit: 3b3fb3393f40b6dadd4009310943c0d472557932
Author: Georgy Yakovlev <ya <AT> sysdump <DOT> net>
AuthorDate: Wed May 2 04:56:36 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May 11 10:09:46 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b3fb339
app-emulation/vagrant: update github repo url
Package-Manager: Portage-2.3.33, Repoman-2.3.9
app-emulation/vagrant/metadata.xml | 2 +-
app-emulation/vagrant/vagrant-2.0.2.ebuild | 4 ++--
app-emulation/vagrant/vagrant-2.0.3.ebuild | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/app-emulation/vagrant/metadata.xml
b/app-emulation/vagrant/metadata.xml
index 43ec8038040..bc8d8897403 100644
--- a/app-emulation/vagrant/metadata.xml
+++ b/app-emulation/vagrant/metadata.xml
@@ -15,6 +15,6 @@
</flag>
</use>
<upstream>
- <remote-id type="github">mitchellh/vagrant</remote-id>
+ <remote-id type="github">hashicorp/vagrant</remote-id>
</upstream>
</pkgmetadata>
diff --git a/app-emulation/vagrant/vagrant-2.0.2.ebuild
b/app-emulation/vagrant/vagrant-2.0.2.ebuild
index 09af0d9c740..9b87a6f0597 100644
--- a/app-emulation/vagrant/vagrant-2.0.2.ebuild
+++ b/app-emulation/vagrant/vagrant-2.0.2.ebuild
@@ -13,7 +13,7 @@ inherit bash-completion-r1 ruby-fakegem
DESCRIPTION="A tool for building and distributing development environments"
HOMEPAGE="http://vagrantup.com/"
-SRC_URI="https://github.com/mitchellh/vagrant/archive/v${PV}.tar.gz ->
${P}.tar.gz"
+SRC_URI="https://github.com/hashicorp/vagrant/archive/v${PV}.tar.gz ->
${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
@@ -71,7 +71,7 @@ all_ruby_install() {
all_fakegem_install
# provide executable similar to upstream:
- #
https://github.com/mitchellh/vagrant-installers/blob/master/substrate/modules/vagrant_installer/templates/vagrant.erb
+ #
https://github.com/hashicorp/vagrant-installers/blob/master/substrate/modules/vagrant_installer/templates/vagrant.erb
dobin "${PN}"
# directory for plugins.json
diff --git a/app-emulation/vagrant/vagrant-2.0.3.ebuild
b/app-emulation/vagrant/vagrant-2.0.3.ebuild
index 09af0d9c740..9b87a6f0597 100644
--- a/app-emulation/vagrant/vagrant-2.0.3.ebuild
+++ b/app-emulation/vagrant/vagrant-2.0.3.ebuild
@@ -13,7 +13,7 @@ inherit bash-completion-r1 ruby-fakegem
DESCRIPTION="A tool for building and distributing development environments"
HOMEPAGE="http://vagrantup.com/"
-SRC_URI="https://github.com/mitchellh/vagrant/archive/v${PV}.tar.gz ->
${P}.tar.gz"
+SRC_URI="https://github.com/hashicorp/vagrant/archive/v${PV}.tar.gz ->
${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
@@ -71,7 +71,7 @@ all_ruby_install() {
all_fakegem_install
# provide executable similar to upstream:
- #
https://github.com/mitchellh/vagrant-installers/blob/master/substrate/modules/vagrant_installer/templates/vagrant.erb
+ #
https://github.com/hashicorp/vagrant-installers/blob/master/substrate/modules/vagrant_installer/templates/vagrant.erb
dobin "${PN}"
# directory for plugins.json