commit:     06c70756def0a0558858f9c8962adb212c30f1ee
Author:     David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Sat Jul 29 01:34:35 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 08:47:07 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06c70756

app-shells/mpibash: use HTTPS for GitHub

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 app-shells/mpibash/mpibash-1.2.ebuild  | 2 +-
 app-shells/mpibash/mpibash-9999.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-shells/mpibash/mpibash-1.2.ebuild 
b/app-shells/mpibash/mpibash-1.2.ebuild
index 18a0ea24633..594ac6bc88c 100644
--- a/app-shells/mpibash/mpibash-1.2.ebuild
+++ b/app-shells/mpibash/mpibash-1.2.ebuild
@@ -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

diff --git a/app-shells/mpibash/mpibash-9999.ebuild 
b/app-shells/mpibash/mpibash-9999.ebuild
index 18a0ea24633..594ac6bc88c 100644
--- a/app-shells/mpibash/mpibash-9999.ebuild
+++ b/app-shells/mpibash/mpibash-9999.ebuild
@@ -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

Reply via email to