sys-block/targetcli: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 11:21:43 +0000 (21:21 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 09:22:40 +0000 (11:22 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

sys-block/targetcli/targetcli-3.0_pre4.ebuild
sys-block/targetcli/targetcli-9999.ebuild

index 84f9fe0c7d502db925b2f093e2c0c3358060e7c1..f87c8e34daa22c5bb25979fab3b848b98e5ba590 100644 (file)
@@ -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/_/-}
index 84f9fe0c7d502db925b2f093e2c0c3358060e7c1..f87c8e34daa22c5bb25979fab3b848b98e5ba590 100644 (file)
@@ -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/_/-}