Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 92092 - media-fonts/acroread-asianfonts-7.0.20020815.ebuild uses ja instead of jp in LINGUAS
Summary: media-fonts/acroread-asianfonts-7.0.20020815.ebuild uses ja instead of jp in ...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mamoru KOMACHI (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-10 02:07 UTC by david somers
Modified: 2005-05-15 06:03 UTC (History)
1 user (show)

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 david somers 2005-05-10 02:07:43 UTC
acroread-asianfonts-7.0.20020815.ebuild relies on the LINGUAS flag.

However, for Japanese, it is triggered by 'ja' instead of the usual 'jp'.

(When I say usual, I mean ISO 3166. See also RFC 1766.)

Reproducible: Always
Steps to Reproduce:
emerge with LINGUAS=jp and just watch it ignore japanese as its expecting ja instead.


Expected Results:  
mod the ebuild to trigger on 'jp' instead of 'ja'
Comment 1 Mamoru KOMACHI (RETIRED) gentoo-dev 2005-05-15 06:00:08 UTC
This shouldn't be coutry code but language code (see ISO 639).
Comment 2 Mamoru KOMACHI (RETIRED) gentoo-dev 2005-05-15 06:01:59 UTC
err, I set it wrong status....
Comment 3 Mamoru KOMACHI (RETIRED) gentoo-dev 2005-05-15 06:03:36 UTC
We use "ja" intentionally here so we won't change it.