Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 368579

Summary: emerge displays artifacts in LINGUAS
Product: Gentoo Linux Reporter: Dmitry Ivankov <divanorama>
Component: [OLD] UnspecifiedAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.