From 7db3c02e1cfd9c94b5aadf509ed1a7ffda3e4e5d Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sat, 29 Jul 2017 21:20:30 +1000 Subject: [PATCH] sys-auth/google-authenticator: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- .../google-authenticator-1.01_pre20160307231538.ebuild | 4 ++-- .../google-authenticator/google-authenticator-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sys-auth/google-authenticator/google-authenticator-1.01_pre20160307231538.ebuild b/sys-auth/google-authenticator/google-authenticator-1.01_pre20160307231538.ebuild index c515ceeba0cc..b637ffb38586 100644 --- a/sys-auth/google-authenticator/google-authenticator-1.01_pre20160307231538.ebuild +++ b/sys-auth/google-authenticator/google-authenticator-1.01_pre20160307231538.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -6,7 +6,7 @@ EAPI="5" inherit multilib if [[ ${PV} == "9999" ]] ; then - EGIT_REPO_URI="git://github.com/google/${PN}.git" + EGIT_REPO_URI="https://github.com/google/${PN}.git" inherit git-r3 autotools S="${WORKDIR}/${P}/libpam" else diff --git a/sys-auth/google-authenticator/google-authenticator-9999.ebuild b/sys-auth/google-authenticator/google-authenticator-9999.ebuild index c515ceeba0cc..b637ffb38586 100644 --- a/sys-auth/google-authenticator/google-authenticator-9999.ebuild +++ b/sys-auth/google-authenticator/google-authenticator-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -6,7 +6,7 @@ EAPI="5" inherit multilib if [[ ${PV} == "9999" ]] ; then - EGIT_REPO_URI="git://github.com/google/${PN}.git" + EGIT_REPO_URI="https://github.com/google/${PN}.git" inherit git-r3 autotools S="${WORKDIR}/${P}/libpam" else -- 2.26.2