From 2af9ac538000049037252038ccf0177af528e75c Mon Sep 17 00:00:00 2001 From: David Hicks Date: Sat, 29 Jul 2017 21:21:43 +1000 Subject: [PATCH] sys-block/targetcli: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- sys-block/targetcli/targetcli-3.0_pre4.ebuild | 5 ++--- sys-block/targetcli/targetcli-9999.ebuild | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/sys-block/targetcli/targetcli-3.0_pre4.ebuild b/sys-block/targetcli/targetcli-3.0_pre4.ebuild index 84f9fe0c7d50..f87c8e34daa2 100644 --- a/sys-block/targetcli/targetcli-3.0_pre4.ebuild +++ b/sys-block/targetcli/targetcli-3.0_pre4.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=6 @@ -9,8 +9,7 @@ inherit distutils-r1 linux-info if [[ ${PV} == 9999 ]]; then inherit git-r3 - EGIT_REPO_URI="git://github.com/Datera/${PN}.git - https://github.com/Datera/${PN}.git" + EGIT_REPO_URI="https://github.com/Datera/${PN}.git" KEYWORDS="" else MY_PV=${PV/_/-} diff --git a/sys-block/targetcli/targetcli-9999.ebuild b/sys-block/targetcli/targetcli-9999.ebuild index 84f9fe0c7d50..f87c8e34daa2 100644 --- a/sys-block/targetcli/targetcli-9999.ebuild +++ b/sys-block/targetcli/targetcli-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=6 @@ -9,8 +9,7 @@ inherit distutils-r1 linux-info if [[ ${PV} == 9999 ]]; then inherit git-r3 - EGIT_REPO_URI="git://github.com/Datera/${PN}.git - https://github.com/Datera/${PN}.git" + EGIT_REPO_URI="https://github.com/Datera/${PN}.git" KEYWORDS="" else MY_PV=${PV/_/-} -- 2.26.2