summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-06-17 03:40:53 +1000
committerMichael Palimaka <kensington@gentoo.org>2016-06-17 03:56:24 +1000
commit5fdc47ed8456d4568618834e2ed8abf1c809e471 (patch)
tree3f725cc634c2c9e3f5a50fb37d64303384baafcf /eclass
parentkde5.eclass: use https for default EGIT_MIRROR (diff)
downloadgentoo-5fdc47ed8456d4568618834e2ed8abf1c809e471.tar.gz
gentoo-5fdc47ed8456d4568618834e2ed8abf1c809e471.tar.bz2
gentoo-5fdc47ed8456d4568618834e2ed8abf1c809e471.zip
kde4-base.eclass: use https for default EGIT_MIRROR
Diffstat (limited to 'eclass')
-rw-r--r--eclass/kde4-base.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/kde4-base.eclass b/eclass/kde4-base.eclass
index 4d73b8182fd3..23c85e84db08 100644
--- a/eclass/kde4-base.eclass
+++ b/eclass/kde4-base.eclass
@@ -563,7 +563,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}
# @ECLASS-VARIABLE: EGIT_REPONAME
# @DESCRIPTION: