From: David Hicks Date: Sat, 29 Jul 2017 11:21:43 +0000 (+1000) Subject: sys-block/targetcli: use HTTPS for GitHub X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2af9ac538000049037252038ccf0177af528e75c;p=gentoo.git sys-block/targetcli: use HTTPS for GitHub Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- 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/_/-}