summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/vagrant')
-rw-r--r--app-emulation/vagrant/metadata.xml2
-rw-r--r--app-emulation/vagrant/vagrant-2.0.2.ebuild4
-rw-r--r--app-emulation/vagrant/vagrant-2.0.3.ebuild4
3 files changed, 5 insertions, 5 deletions
diff --git a/app-emulation/vagrant/metadata.xml b/app-emulation/vagrant/metadata.xml
index 43ec80380400..bc8d8897403b 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 09af0d9c7406..9b87a6f05978 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 09af0d9c7406..9b87a6f05978 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