app-shells/mpibash: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 01:34:35 +0000 (11:34 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 08:47:07 +0000 (10:47 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

app-shells/mpibash/mpibash-1.2.ebuild
app-shells/mpibash/mpibash-9999.ebuild

index 18a0ea246336092b3a3b31dc398addc15f29304b..594ac6bc88cb66a0533399e0bc4980d93e593d17 100644 (file)
@@ -6,7 +6,7 @@ EAPI=5
 inherit autotools-utils multilib
 
 if [[ ${PV} = 9999 ]]; then
-       EGIT_REPO_URI="git://github.com/lanl/MPI-Bash.git https://github.com/lanl/MPI-Bash.git"
+       EGIT_REPO_URI="https://github.com/lanl/MPI-Bash.git"
        inherit git-r3
        KEYWORDS=""
        AUTOTOOLS_AUTORECONF=1
index 18a0ea246336092b3a3b31dc398addc15f29304b..594ac6bc88cb66a0533399e0bc4980d93e593d17 100644 (file)
@@ -6,7 +6,7 @@ EAPI=5
 inherit autotools-utils multilib
 
 if [[ ${PV} = 9999 ]]; then
-       EGIT_REPO_URI="git://github.com/lanl/MPI-Bash.git https://github.com/lanl/MPI-Bash.git"
+       EGIT_REPO_URI="https://github.com/lanl/MPI-Bash.git"
        inherit git-r3
        KEYWORDS=""
        AUTOTOOLS_AUTORECONF=1