kde-apps/kdepim-l10n: Set SRC_URI in ebuild and fix it
authorAndreas Sturmlechner <andreas.sturmlechner@gmail.com>
Sun, 26 Jun 2016 11:29:00 +0000 (13:29 +0200)
committerMichael Palimaka <kensington@gentoo.org>
Sat, 2 Jul 2016 16:45:13 +0000 (02:45 +1000)
It being the only ebuild with that SRC_URI, was wrong in eclass anyway.

Package-Manager: portage-2.2.28

kde-apps/kdepim-l10n/kdepim-l10n-4.4.11.1-r2.ebuild

index 7252976b44b711c5b65f06034ed5dc194b480c59..3f02b70e57453531fbd1fb4dba9d3956e313710e 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$
 
@@ -28,7 +28,7 @@ MY_LANGS="ar bg ca ca@valencia cs csb da de el en_GB eo es et eu
 
 PIM_L10N="kdepim kdepimlibs"
 
-URI_BASE="${SRC_URI/-${PV}.tar.bz2/}"
+URI_BASE="mirror://kde/Attic/4.4.5/src/kde-l10n"
 SRC_URI=""
 
 for MY_LANG in ${MY_LANGS} ; do