kde5.eclass: use https for default EGIT_MIRROR
authorMichael Palimaka <kensington@gentoo.org>
Thu, 16 Jun 2016 17:40:24 +0000 (03:40 +1000)
committerMichael Palimaka <kensington@gentoo.org>
Thu, 16 Jun 2016 17:56:24 +0000 (03:56 +1000)
eclass/kde5.eclass

index eaffb9e27cf94066177e3ea39f7ba0457ace4ce6..d0818142c198ee39f50c7427d4d817234bd9ca33 100644 (file)
@@ -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