summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-09-25 08:13:03 +0200
committerJustin Lecher <jlec@gentoo.org>2015-09-25 09:11:22 +0200
commit0fb6e70c611fd2ead2bfe7a9ecdfb43fd3bfae47 (patch)
treeffc7eefe5ed5ae6788a9e5c426a992f22260dd9b /eclass/kde4-base.eclass
parentnet-p2p/gtk-gnutella: cleanup (diff)
downloadgentoo-0fb6e70c611fd2ead2bfe7a9ecdfb43fd3bfae47.tar.gz
gentoo-0fb6e70c611fd2ead2bfe7a9ecdfb43fd3bfae47.tar.bz2
gentoo-0fb6e70c611fd2ead2bfe7a9ecdfb43fd3bfae47.zip
eclass: gentoo.org has https per default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'eclass/kde4-base.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 8b9226a226c7..477a544fdc3a 100644
--- a/eclass/kde4-base.eclass
+++ b/eclass/kde4-base.eclass
@@ -433,7 +433,7 @@ _calculate_src_uri() {
4.4.20*)
# KDEPIM 4.4 no-akonadi branch, special case
# TODO: Remove this part when KDEPIM 4.4 gets out of the tree
- SRC_URI="http://dev.gentoo.org/~dilfridge/distfiles/${_kmname_pv}.tar.xz" ;;
+ SRC_URI="https://dev.gentoo.org/~dilfridge/distfiles/${_kmname_pv}.tar.xz" ;;
4.?.[6-9]? | 4.??.[6-9]?)
# Unstable KDE SC releases
SRC_URI="mirror://kde/unstable/${PV}/src/${_kmname_pv}.tar.xz" ;;