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

dev-python/flask-cors/flask-cors-1.8.0.ebuild
dev-python/flask-cors/flask-cors-1.9.0.ebuild
dev-python/flask-cors/flask-cors-2.1.0.ebuild

index 9a432652c60c940c7ab5cf03b62d83013b96a703..c9c3573f15dad1c7694a844c26957a4bdafa4dce 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ MY_P="${MY_PN}-${PV}"
 
 if [[ "${PV}" == "9999" ]]; then
        inherit git-2
-       EGIT_REPO_URI="git://github.com/wcdolphin/${PN}.git"
+       EGIT_REPO_URI="https://github.com/wcdolphin/${PN}.git"
        SRC_URI=""
 else
        SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz -> ${P}.tar.gz"
index 627713c55b0073b6f577f1363819cb798cbd9129..43b7653ba36ba1067f12b2e52b283da91eb7f025 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ MY_P="${MY_PN}-${PV}"
 
 if [[ "${PV}" == "9999" ]]; then
        inherit git-2
-       EGIT_REPO_URI="git://github.com/wcdolphin/${PN}.git"
+       EGIT_REPO_URI="https://github.com/wcdolphin/${PN}.git"
        SRC_URI=""
 else
        SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz -> ${P}.tar.gz"
index 2ea5b6ad258f42e58afdd6c303fca7b87896d328..8be49aee9b315d85f6198506c8efe3879c70caf8 100644 (file)
@@ -11,7 +11,7 @@ MY_P="${MY_PN}-${PV}"
 
 if [[ "${PV}" == "9999" ]]; then
        inherit git-2
-       EGIT_REPO_URI="git://github.com/wcdolphin/${PN}.git"
+       EGIT_REPO_URI="https://github.com/wcdolphin/${PN}.git"
        SRC_URI=""
 else
        SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz -> ${P}.tar.gz"