Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 91196 - euse completion for zsh
Summary: euse completion for zsh
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mamoru KOMACHI (RETIRED)
URL:
Whiteboard:
Keywords:
: 91184 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-05-02 10:33 UTC by Bapt
Modified: 2005-05-03 00:40 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
the patch (zsh-completion-20050502.patch,3.25 KB, patch)
2005-05-02 10:34 UTC, Bapt
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bapt 2005-05-02 10:33:06 UTC
Here is a patch against the zsh-completion-20050120
the changelog is the following :
_gentoolkit:
    * function equery: add -V --version
    * function euse: initial support
    
_gentoo_portage:
    * add _active_useflag: return the list of useflags in make.conf


Baptux

PS: I change my email to baptiste.daroussin@gmail.com now

Reproducible: Always
Steps to Reproduce:
1.patch
2.euse [tab]
3.

Actual Results:  
no completion

Expected Results:  
completion :) hope so
Comment 1 Bapt 2005-05-02 10:34:58 UTC
Created attachment 57854 [details, diff]
the patch
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-05-02 11:49:33 UTC
*** Bug 91184 has been marked as a duplicate of this bug. ***
Comment 3 Mamoru KOMACHI (RETIRED) gentoo-dev 2005-05-03 00:40:00 UTC
Thanks for the enhancement ;) Added to CVS.