projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83beedc
)
eclass/enlightenment.eclass: Use https:// git URI
author
Bertrand Jacquin
<bertrand@jacquin.bzh>
Wed, 27 Sep 2017 18:51:01 +0000
(19:51 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Sat, 27 Jan 2018 10:07:28 +0000
(11:07 +0100)
git:// are now prohibited on git.enlightenment.org
eclass/enlightenment.eclass
patch
|
blob
|
history
diff --git
a/eclass/enlightenment.eclass
b/eclass/enlightenment.eclass
index ae7bb396590c95af5777d51b5b01268ef3f1fcdf..23b6ffcc9f547010df98c0db09bd3f3681f7dc13 100644
(file)
--- 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