Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 409965 - games-kids/childsplay doesn't honor LINGUAS for locale files
Summary: games-kids/childsplay doesn't honor LINGUAS for locale files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: respect_LINGUAS
  Show dependency tree
 
Reported: 2012-03-28 09:02 UTC by Piotr Szymaniak
Modified: 2012-04-12 07:24 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Szymaniak 2012-03-28 09:02:50 UTC
When sys-apps/lshw-02.16b is emerged, it dumps LC_MESSAGES for fr, whereas I have the line 'LINGUAS="en pl"' in  make.conf.

Actual Results:  
LC_MESSAGES contains unwanted file

Expected Results:  
LC_MESSAGES should contain only files for selected LINGUAS


/usr/share/locale/ar/LC_MESSAGES/childsplay.mo
/usr/share/locale/ca/LC_MESSAGES/childsplay.mo
/usr/share/locale/da/LC_MESSAGES/childsplay.mo
/usr/share/locale/de/LC_MESSAGES/childsplay.mo
/usr/share/locale/el/LC_MESSAGES/childsplay.mo
/usr/share/locale/es/LC_MESSAGES/childsplay.mo
/usr/share/locale/fr/LC_MESSAGES/childsplay.mo
/usr/share/locale/he/LC_MESSAGES/childsplay.mo
/usr/share/locale/id/LC_MESSAGES/childsplay.mo
/usr/share/locale/it/LC_MESSAGES/childsplay.mo
/usr/share/locale/nl/LC_MESSAGES/childsplay.mo
/usr/share/locale/no/LC_MESSAGES/childsplay.mo
/usr/share/locale/pt/LC_MESSAGES/childsplay.mo
/usr/share/locale/sl/LC_MESSAGES/childsplay.mo
/usr/share/locale/sv/LC_MESSAGES/childsplay.mo
/usr/share/locale/tr/LC_MESSAGES/childsplay.mo
Comment 1 Tupone Alfredo gentoo-dev 2012-04-12 07:24:07 UTC
/usr/share/locale files now (should) honor LINGUAS setting

Thanks for report