dev-python/rtslib: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 10:31:21 +0000 (20:31 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 09:15:44 +0000 (11:15 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

dev-python/rtslib/rtslib-3.0_pre4.ebuild
dev-python/rtslib/rtslib-9999.ebuild

index d06b7d24258217e3144ed82299416ff25ecdd179..6d946acafaf901597947aa16ba30050e6e99cdfe 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
@@ -16,8 +16,7 @@ IUSE=""
 
 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 d06b7d24258217e3144ed82299416ff25ecdd179..6d946acafaf901597947aa16ba30050e6e99cdfe 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
@@ -16,8 +16,7 @@ IUSE=""
 
 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/_/-}