summaryrefslogtreecommitdiff
path: root/eclass/kde-l10n.eclass
diff options
context:
space:
mode:
Diffstat (limited to 'eclass/kde-l10n.eclass')
-rw-r--r--eclass/kde-l10n.eclass9
1 files changed, 6 insertions, 3 deletions
diff --git a/eclass/kde-l10n.eclass b/eclass/kde-l10n.eclass
index 100db755..2974c890 100644
--- a/eclass/kde-l10n.eclass
+++ b/eclass/kde-l10n.eclass
@@ -1,8 +1,8 @@
-# Copyright 2004-2012 Sabayon
+# Copyright 2004-2013 Sabayon
# Distributed under the terms of the GNU General Public License v2
# $
-inherit base kde4-base
+inherit kde4-base
MY_LANG="${PN/kde-l10n-/}"
@@ -14,11 +14,14 @@ DESCRIPTION="KDE4 ${L10N_NAME} localization package"
HOMEPAGE="http://www.kde.org/"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
DEPEND=">=sys-devel/gettext-0.15"
RDEPEND=""
IUSE="+handbook"
+URI_BASE="${SRC_URI/-${MY_LANG}-${PV}.tar.xz/}"
+SRC_URI="${SRC_URI} ${URI_BASE}/${PN}-${PV}.tar.xz"
+
kde-l10n_src_prepare() {
# override kde4-base_src_prepare which
# fails at enable_selected_doc_linguas