www-misc/fcgiwrap: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 15:07:50 +0000 (01:07 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 09:22:49 +0000 (11:22 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

www-misc/fcgiwrap/fcgiwrap-1.1.0-r1.ebuild
www-misc/fcgiwrap/fcgiwrap-1.1.0_pre20150419.ebuild
www-misc/fcgiwrap/fcgiwrap-9999.ebuild

index 5e0057fceac2b9d6054cfcef3b3b5336c91a5c9d..e30a45f615244c2af0dd75f9ed06a9fb22c9c596 100644 (file)
@@ -14,7 +14,7 @@ SLOT="0"
 IUSE="systemd"
 
 if [[ ${PV} == *9999* ]]; then
-       EGIT_REPO_URI="git://github.com/gnosek/${PN}.git"
+       EGIT_REPO_URI="https://github.com/gnosek/${PN}.git"
 else
        SRC_URI="https://github.com/gnosek/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
        KEYWORDS="amd64 ~arm x86"
index c2894ba93aa436ded53dbd747835602f22ecda3e..b6310e79a9d5cfe050dab6a6155290a494b46211 100644 (file)
@@ -14,7 +14,7 @@ SLOT="0"
 IUSE="systemd"
 
 if [[ ${PV} == *9999* ]]; then
-       EGIT_REPO_URI="git://github.com/gnosek/${PN}.git"
+       EGIT_REPO_URI="https://github.com/gnosek/${PN}.git"
 else
        MY_REV="99c942c90063c73734e56bacaa65f947772d9186"
        MY_P="gnosek-fcgiwrap-${MY_REV:0:7}"
index 05f9fe836c1314ae9e70348eb2dbbde724dd824d..a51f3f4835ab88e389c35354a205bcee98c4de3c 100644 (file)
@@ -14,7 +14,7 @@ SLOT="0"
 IUSE="systemd"
 
 if [[ ${PV} == *9999* ]]; then
-       EGIT_REPO_URI="git://github.com/gnosek/${PN}.git"
+       EGIT_REPO_URI="https://github.com/gnosek/${PN}.git"
 else
        SRC_URI="https://github.com/gnosek/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
        KEYWORDS="~amd64 ~arm ~x86"