On (20/01/06 10:49), Tom Smith wrote:
> Rumen Yotov wrote:
> 
> >On (20/01/06 10:00), Tom Smith wrote:
> >  
> >
> >>I've been trying to determine what this particular USE flag does but
> >>there doesn't seem to be a description of it anywhere (I also checked
> >>gentoo-portage.com).
> >>
> >>Does anyone know what this USE flag does or what additional
> >>functionality it enables in vim?
> >>
> >>Thanks in advance for your help.
> >>-- 
> >>gentoo-user@gentoo.org mailing list
> >>
> >>    
> >>
> >Hi,
> >Two ways (i know) to see the USE-flag descriptions.
> >1.Run :#euse -i opengl ('euse' is part of app-portage/gentoolkit).
> >2.Use"#grep USE-flag-name /usr/portage/profiles/use.desc (or use.local.desc)
> >use.desc - global USE flags, use.local.desc - for flags loxcal for a package.
> >PS: IIRC there was some third alternative but can't remember right now.
> >HTH.Rumen
> >  
> >
> The first place I always look for USE flag descriptions is in
> /usr/portage/profiles/use.desc--this particular flag isn't listed.
> 
> On your suggestion, I tried
> 
> euse -i vim
> 
> but that didn't return /any/ USE flag descriptions.
> 
> -- 
> gentoo-user@gentoo.org mailing list
> 
Hi,
For me it returns: (# euse -i vim)
global use flags (searching: vim)
************************************************************
no matching entries found

local use flags (searching: vim)
************************************************************
[-    ] vim (dev-util/global):
vim funny stuff for global
...END...
So "dev-util/global" has a "vim" USE flag.
Only one local USE flags for 'vim'
Next (# euse -i vim-with-x):
...BEGIN...
global use flags (searching: vim-with-x)
************************************************************
no matching entries found

local use flags (searching: vim-with-x)
************************************************************
[-    ] vim-with-x (app-editors/vim):
Link console vim against X11 libraries to enable title and clipboard features 
in xterm
...END...
HTH.Rumen

Attachment: pgplVpuTwTAWK.pgp
Description: PGP signature

Reply via email to