From 06c70756def0a0558858f9c8962adb212c30f1ee Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sat, 29 Jul 2017 11:34:35 +1000 Subject: [PATCH] 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 18a0ea246336..594ac6bc88cb 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 18a0ea246336..594ac6bc88cb 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 -- 2.26.2