When package is emerged, it dumps LC_MESSAGES for many languages, whereas I have the line 'LINGUAS="en"' in make.conf. Actual Results: LC_MESSAGES contains unwanted files Expected Results: LC_MESSAGES should contain only files for selected LINGUAS /usr/share/locale/bg/LC_MESSAGES/gkrellm.mo /usr/share/locale/cs/LC_MESSAGES/gkrellm.mo /usr/share/locale/da/LC_MESSAGES/gkrellm.mo /usr/share/locale/de/LC_MESSAGES/gkrellm.mo /usr/share/locale/es/LC_MESSAGES/gkrellm.mo /usr/share/locale/fr/LC_MESSAGES/gkrellm.mo /usr/share/locale/it/LC_MESSAGES/gkrellm.mo /usr/share/locale/ja/LC_MESSAGES/gkrellm.mo /usr/share/locale/nl/LC_MESSAGES/gkrellm.mo /usr/share/locale/pl/LC_MESSAGES/gkrellm.mo /usr/share/locale/pt_BR/LC_MESSAGES/gkrellm.mo /usr/share/locale/ru/LC_MESSAGES/gkrellm.mo /usr/share/locale/sl/LC_MESSAGES/gkrellm.mo /usr/share/locale/sv/LC_MESSAGES/gkrellm.mo
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d61d7cb86d7764f1e2f7f244fd081454af96afa commit 1d61d7cb86d7764f1e2f7f244fd081454af96afa Author: Sam James <sam@gentoo.org> AuthorDate: 2023-02-03 10:08:43 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-02-03 10:54:56 +0000 app-admin/gkrellm: handle locales Closes: https://bugs.gentoo.org/408761 Signed-off-by: Sam James <sam@gentoo.org> .../{gkrellm-2.3.11-r3.ebuild => gkrellm-2.3.11-r4.ebuild} | 11 ++++++++++- app-admin/gkrellm/gkrellm-9999.ebuild | 11 ++++++++++- 2 files changed, 20 insertions(+), 2 deletions(-)