summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <andreas.sturmlechner@gmail.com>2016-06-26 13:29:00 +0200
committerMichael Palimaka <kensington@gentoo.org>2016-07-03 02:45:13 +1000
commitbfa30592a42cb1a1813512f3c4cd4e222f35a2f5 (patch)
treec29f6ad39bfae071c2f48c9372f725a6bbefee18
parentkde-apps/kdepim-l10n: Drop old, conflicting versions (diff)
downloadgentoo-bfa30592a42cb1a1813512f3c4cd4e222f35a2f5.tar.gz
gentoo-bfa30592a42cb1a1813512f3c4cd4e222f35a2f5.tar.bz2
gentoo-bfa30592a42cb1a1813512f3c4cd4e222f35a2f5.zip
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
-rw-r--r--kde-apps/kdepim-l10n/kdepim-l10n-4.4.11.1-r2.ebuild4
1 files 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