Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 368579 - emerge displays artifacts in LINGUAS
Summary: emerge displays artifacts in LINGUAS
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-24 12:56 UTC by Dmitry Ivankov
Modified: 2011-05-24 14:37 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 Dmitry Ivankov 2011-05-24 12:56:33 UTC
emerge -p can write LINGUAS="-gd%", supposedly caused by useflag settings for "gd" flag.

Reproducible: Always

Steps to Reproduce:
1. emerge -p =www-client/opera-11.11.2109
2. seek for www-client/opera line
3. observe LINGUAS="-gd%"



Don't know if it is only a display artifact or a real names clash. And whether opera.ebuild or portage is responsible for it.
Comment 1 Alex Legler (RETIRED) archtester gentoo-dev Security 2011-05-24 14:37:49 UTC
gd is Scottish Gaelic. % tells you that it was added or removed.

Next time you file a bug, attach emerge --info as requested please.