app-emulation/vagrant: update github repo url
authorGeorgy Yakovlev <ya@sysdump.net>
Wed, 2 May 2018 04:56:36 +0000 (21:56 -0700)
committerMichał Górny <mgorny@gentoo.org>
Fri, 11 May 2018 10:09:46 +0000 (12:09 +0200)
Package-Manager: Portage-2.3.33, Repoman-2.3.9

app-emulation/vagrant/metadata.xml
app-emulation/vagrant/vagrant-2.0.2.ebuild
app-emulation/vagrant/vagrant-2.0.3.ebuild

index 43ec80380400026fd6055f30f5d4bcf4684f1b8e..bc8d8897403b11fb6f24de59271880783fabdd23 100644 (file)
@@ -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>
index 09af0d9c74066f3b8a3c953bfb32db64a0df0d6e..9b87a6f05978e57400778b1d53b075d028a0f876 100644 (file)
@@ -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
index 09af0d9c74066f3b8a3c953bfb32db64a0df0d6e..9b87a6f05978e57400778b1d53b075d028a0f876 100644 (file)
@@ -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