kde4-base.eclass: 15.04.3 SRC_URI moved to attic
authorAndreas Sturmlechner <andreas.sturmlechner@gmail.com>
Mon, 15 Feb 2016 18:34:37 +0000 (19:34 +0100)
committerMichael Palimaka <kensington@gentoo.org>
Wed, 17 Feb 2016 15:06:33 +0000 (02:06 +1100)
eclass/kde4-base.eclass

index 299ac3e7c329080a85f16b10bcf2b0ac269e4c37..b6258da4dbfb29ffdea13977061e9f6791621830 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -465,6 +465,9 @@ _calculate_src_uri() {
                                4.14.16)
                                        # Part of 15.12.1 actually, sigh. Not stable for next release!
                                        SRC_URI="mirror://kde/stable/applications/15.12.1/src/${_kmname_pv}.tar.xz" ;;
+                               15.04.3)
+                                       # Files moved to Attic
+                                       SRC_URI="mirror://kde/Attic/applications/15.04.3/src/${_kmname_pv}.tar.xz" ;;
                                ??.?.[6-9]? | ??.??.[4-9]?)
                                        # Unstable KDE Applications releases
                                        SRC_URI="mirror://kde/unstable/applications/${PV}/src/${_kmname}-${PV}.tar.xz" ;;