* [gentoo-dev] [PATCH 1/3] eclass/enlightenment.eclass: Use https:// git URI
@ 2017-09-30 15:11 99% Bertrand Jacquin
0 siblings, 0 replies; 1+ results
From: Bertrand Jacquin @ 2017-09-30 15:11 UTC (permalink / raw
To: gentoo-dev; +Cc: Bertrand Jacquin
git:// are now prohibited on git.enlightenment.org
---
eclass/enlightenment.eclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eclass/enlightenment.eclass b/eclass/enlightenment.eclass
index ae7bb396590c..23b6ffcc9f54 100644
--- a/eclass/enlightenment.eclass
+++ b/eclass/enlightenment.eclass
@@ -46,7 +46,7 @@ E_ECONF=()
# S EURI_STATE
E_LIVE_SERVER_DEFAULT_SVN="http://svn.enlightenment.org/svn/e/trunk"
-E_LIVE_SERVER_DEFAULT_GIT="git://git.enlightenment.org"
+E_LIVE_SERVER_DEFAULT_GIT="https://git.enlightenment.org"
E_STATE="release"
if [[ ${PV} == *9999* ]] ; then
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2017-09-30 15:11 99% [gentoo-dev] [PATCH 1/3] eclass/enlightenment.eclass: Use https:// git URI Bertrand Jacquin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox