summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2017-09-27 19:51:01 +0100
committerMichał Górny <mgorny@gentoo.org>2018-01-27 11:07:28 +0100
commit91953f8aac9450a02c63e40448bd068ec485c02a (patch)
treea1ecea99a7e55817b758ebebeebf05741d84f7f2 /eclass
parentgnome-extra/nautilus-tracker-tags: remove old (diff)
downloadgentoo-91953f8aac9450a02c63e40448bd068ec485c02a.tar.gz
gentoo-91953f8aac9450a02c63e40448bd068ec485c02a.tar.bz2
gentoo-91953f8aac9450a02c63e40448bd068ec485c02a.zip
eclass/enlightenment.eclass: Use https:// git URI
git:// are now prohibited on git.enlightenment.org
Diffstat (limited to 'eclass')
-rw-r--r--eclass/enlightenment.eclass2
1 files changed, 1 insertions, 1 deletions
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