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

dev-python/configshell/configshell-1.6.ebuild
dev-python/configshell/configshell-9999.ebuild

index 5bd2733c44eb985a909d140b7394204de4d109f7..01c369dd1a66218572aa2304429425125fe5d5ab 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
        SRC_URI="https://github.com/Datera/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
index 5bd2733c44eb985a909d140b7394204de4d109f7..01c369dd1a66218572aa2304429425125fe5d5ab 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
        SRC_URI="https://github.com/Datera/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"