projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c52c714
)
kde5.eclass: use https for default EGIT_MIRROR
author
Michael Palimaka
<kensington@gentoo.org>
Thu, 16 Jun 2016 17:40:24 +0000
(
03:40
+1000)
committer
Michael Palimaka
<kensington@gentoo.org>
Thu, 16 Jun 2016 17:56:24 +0000
(
03:56
+1000)
eclass/kde5.eclass
patch
|
blob
|
history
diff --git
a/eclass/kde5.eclass
b/eclass/kde5.eclass
index eaffb9e27cf94066177e3ea39f7ba0457ace4ce6..d0818142c198ee39f50c7427d4d817234bd9ca33 100644
(file)
--- a/
eclass/kde5.eclass
+++ b/
eclass/kde5.eclass
@@
-298,7
+298,7
@@
_calculate_live_repo() {
# @DESCRIPTION:
# This variable allows easy overriding of default kde mirror service
# (anongit) with anything else you might want to use.
- EGIT_MIRROR=${EGIT_MIRROR:=
git
://anongit.kde.org}
+ EGIT_MIRROR=${EGIT_MIRROR:=
https
://anongit.kde.org}
local _kmname