hello devels,

don't know if it's a bug or intended behaviour so I'm asking here. I'm
trying to get rid of the foreign languages installed by default on my
system except for italian and english.

To do so I've:

1. manually removed with equo all the kde-l10n and
kde-l10n-{it,en,es,fr,de,...} packages
2. set up LINGUAS="it en" in /etc/make.conf
3. tried to emerge kde-l10n.

however emerge always tries to install also kde-l10n-th and
kde-l10n-wa packages:

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N     ] kde-base/kde-l10n-th-4.7.4  USE="handbook (-aqua)
(-kdeenablefinal)"
[ebuild  N     ] kde-base/kde-l10n-wa-4.7.4  USE="handbook (-aqua)
(-kdeenablefinal)"
[ebuild  N     ] kde-base/kde-l10n-it-4.7.4  USE="handbook (-aqua)
(-kdeenablefinal)"
[ebuild  N     ] kde-base/kde-l10n-4.7.4  USE="(-aqua)" LINGUAS="it th
wa -ar -bg -ca -cs -da -de -el -en_GB -es -et -eu -fi -fr -ga -gl -he
-hr -hu -ia -id -is -ja -kk -km -kn -ko -lt -lv -mai -nb -nds -nl -nn
-pa -pl -pt -pt_BR -ro -ru -sk -sl -sr -sv -tr -uk -zh_CN -zh_TW"


/etc/portage/package.use and /etc/portage/package.use.sabayon.entropy
both contain this line:

kde-base/kde-l10n linguas_be linguas_csb linguas_ne linguas_th linguas_wa

Removing it from package.use fixes the problem.



Thus my question is: is it safe to remove

kde-base/kde-l10n linguas_be linguas_csb linguas_ne linguas_th linguas_wa

from /etc/portage/package.use and /etc/portage/package.use.sabayon.entropy?

Reply via email to