From: Michael Palimaka Date: Thu, 16 Jun 2016 17:40:53 +0000 (+1000) Subject: kde4-base.eclass: use https for default EGIT_MIRROR X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5fdc47ed8456d4568618834e2ed8abf1c809e471;p=gentoo.git kde4-base.eclass: use https for default EGIT_MIRROR --- 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: