summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-misc')
-rw-r--r--www-misc/fcgiwrap/fcgiwrap-1.1.0-r1.ebuild2
-rw-r--r--www-misc/fcgiwrap/fcgiwrap-1.1.0_pre20150419.ebuild2
-rw-r--r--www-misc/fcgiwrap/fcgiwrap-9999.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/www-misc/fcgiwrap/fcgiwrap-1.1.0-r1.ebuild b/www-misc/fcgiwrap/fcgiwrap-1.1.0-r1.ebuild
index 5e0057fceac2..e30a45f61524 100644
--- a/www-misc/fcgiwrap/fcgiwrap-1.1.0-r1.ebuild
+++ b/www-misc/fcgiwrap/fcgiwrap-1.1.0-r1.ebuild
@@ -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"
diff --git a/www-misc/fcgiwrap/fcgiwrap-1.1.0_pre20150419.ebuild b/www-misc/fcgiwrap/fcgiwrap-1.1.0_pre20150419.ebuild
index c2894ba93aa4..b6310e79a9d5 100644
--- a/www-misc/fcgiwrap/fcgiwrap-1.1.0_pre20150419.ebuild
+++ b/www-misc/fcgiwrap/fcgiwrap-1.1.0_pre20150419.ebuild
@@ -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}"
diff --git a/www-misc/fcgiwrap/fcgiwrap-9999.ebuild b/www-misc/fcgiwrap/fcgiwrap-9999.ebuild
index 05f9fe836c13..a51f3f4835ab 100644
--- a/www-misc/fcgiwrap/fcgiwrap-9999.ebuild
+++ b/www-misc/fcgiwrap/fcgiwrap-9999.ebuild
@@ -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"