diff options
author | 2015-06-27 22:45:44 +0200 | |
---|---|---|
committer | 2015-06-27 22:45:44 +0200 | |
commit | 3f0b6dfadd1fd2190a14be22d0111852e36003fb (patch) | |
tree | 9ef970b010de78bf37474715ee10b6a00248e4c2 /app-cdr | |
parent | [app-office/skrooge] Drop unused KDE_LINGUAS (diff) | |
download | kde-3f0b6dfadd1fd2190a14be22d0111852e36003fb.tar.gz kde-3f0b6dfadd1fd2190a14be22d0111852e36003fb.tar.bz2 kde-3f0b6dfadd1fd2190a14be22d0111852e36003fb.zip |
[app-cdr/k3b] Drop unused KDE_LINGUAS
Package-Manager: portage-2.2.20
Diffstat (limited to 'app-cdr')
-rw-r--r-- | app-cdr/k3b/k3b-5.9999.ebuild | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/app-cdr/k3b/k3b-5.9999.ebuild b/app-cdr/k3b/k3b-5.9999.ebuild index 08a5e16a0f..c80697e531 100644 --- a/app-cdr/k3b/k3b-5.9999.ebuild +++ b/app-cdr/k3b/k3b-5.9999.ebuild @@ -9,10 +9,6 @@ KDE_HANDBOOK="true" KDE_TEST="true" # Translations are only in the tarballs, not in the git repo if [[ ${PV} != *9999* ]]; then - KDE_LINGUAS="ast be bg ca ca@valencia cs csb da de el en_GB eo es et eu fi fr ga - gl he hi hne hr hu is it ja km ko ku lt mai nb nds nl nn oc pa pl pt pt_BR ro ru - se sk sl sv th tr uk zh_CN zh_TW" - SRC_URI="mirror://sourceforge/${PN}/${P/_}.tar.bz2" DOCS=( FAQ PERMISSIONS README ) S=${WORKDIR}/${P/_*} |