Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 97750 - Need a way to override LINGUAS on a per-package basis
Summary: Need a way to override LINGUAS on a per-package basis
Status: RESOLVED DUPLICATE of bug 44796
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Configuration (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-02 11:28 UTC by Mark Purtill
Modified: 2005-07-02 11:57 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 Mark Purtill 2005-07-02 11:28:43 UTC
What I want to do is put

app-text/acroread -linguas_ja

in portage.use to work around bug #97401.  But this doesn't work; apparently the LINGUAS variable takes precidence (so I still get the Japanese acroread).  So there needs to be some way to set LINGUAS for an individual package.  Just doing

env LINGUAS=en emerge acroread

is error prone (it would be lost next time a new version is available and in any case won't really work for me because I have a dialup at home, so I generate a list of files to download and get them elsewhere).
Comment 1 Stephen Bennett (RETIRED) gentoo-dev 2005-07-02 11:57:41 UTC

*** This bug has been marked as a duplicate of 44796 ***