Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 59141 - No record of oav USE flag purpose in documentation
Summary: No record of oav USE flag purpose in documentation
Status: RESOLVED INVALID
Alias: None
Product: Websites
Classification: Unclassified
Component: [OLD] Documentation (show other bugs)
Hardware: All All
: High normal
Assignee: Kurt Lieber (RETIRED)
URL: http://www.gentoo.org/dyn/use-index.xml
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-02 07:05 UTC by Josiah Ritchie (flickerfly)
Modified: 2004-08-02 08:12 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 Josiah Ritchie (flickerfly) 2004-08-02 07:05:33 UTC
I ran emerge -vup world and noticed the following line.
[ebuild     U ] net-fs/samba-3.0.5 [3.0.4-r1] ... -oav ...
Not knowing what the oav USE flag was I checked http://www.gentoo.org/dyn/use-index.xml and didn't find it. I also checked /usr/portage/profiles/use.desc using grep and didn't find it there either.

Reproducible: Always
Steps to Reproduce:
1.grep oav /usr/portage/profiles/use.desc



From looking at the ebuild, oav seems to be related to virus scanning software.
Comment 1 Kurt Lieber (RETIRED) gentoo-dev 2004-08-02 08:12:09 UTC
that's a local use flag.  it is documented in /usr/portage/profiles/use.local.desc.  

Only global use flags are documented on the web site.