commit: c3db411de95081fdafa9cf06e78a304ad3454b58 Author: Tim Harder <radhermit <AT> gentoo <DOT> org> AuthorDate: Sat Dec 20 09:40:04 2014 +0000 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org> CommitDate: Sat Dec 20 09:40:04 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/zsh-completion.git;a=commit;h=c3db411d
_gentoolkit: remove old revdep-rebuild util option --- src/_gentoolkit | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/_gentoolkit b/src/_gentoolkit index c901712..7ed5ceb 100644 --- a/src/_gentoolkit +++ b/src/_gentoolkit @@ -369,11 +369,7 @@ _revdep-rebuild () { '(-p --pretend)'{-p,--pretend}'[Do a trial run without actually emerging anything (also passed to emerge command)]' \ '(-P --no-progress)'{-P,--no-progress}'[Turn off the progress meter]' \ '(-q --quiet)'{-q,--quiet}'[Be less verbose (also passed to emerge command)]' \ - '(-v --verbose)'{-v,--verbose}'[Be more verbose (also passed to emerge command)]' \ - '(-u --no-util)'{-u,--no-util}'[<UTIL> Do not use features provided by UTIL]:file:_files' - # XXX: does someone really use -u|--no-util option? - # we can check packages installed (like portage-utils etc) to see - # which "UTIL" is avaiable. + '(-v --verbose)'{-v,--verbose}'[Be more verbose (also passed to emerge command)]' } case "$service" in