From bfa30592a42cb1a1813512f3c4cd4e222f35a2f5 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 26 Jun 2016 13:29:00 +0200 Subject: [PATCH] kde-apps/kdepim-l10n: Set SRC_URI in ebuild and fix it 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-apps/kdepim-l10n/kdepim-l10n-4.4.11.1-r2.ebuild b/kde-apps/kdepim-l10n/kdepim-l10n-4.4.11.1-r2.ebuild index 7252976b44b7..3f02b70e5745 100644 --- a/kde-apps/kdepim-l10n/kdepim-l10n-4.4.11.1-r2.ebuild +++ b/kde-apps/kdepim-l10n/kdepim-l10n-4.4.11.1-r2.ebuild @@ -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 -- 2.26.2