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

Bug 823978

Summary: app-misc/task: make fish shell completions available
Product: Gentoo Linux Reporter: Ian Hixson <mujo>
Component: Current packagesAssignee: David Denoncin <gentoo>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/22990
Whiteboard:
Package list:
Runtime testing required: ---

Description Ian Hixson 2021-11-16 08:35:10 UTC
app-misc/task has shell completions for bash, zsh, but not fish - even though they are already provided by upstream, they just need to be installed in the ebuild.
Comment 1 Larry the Git Cow gentoo-dev 2021-11-22 09:27:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=969dc791923bb646665807c09da907d68b0b3714

commit 969dc791923bb646665807c09da907d68b0b3714
Author:     David Denoncin <ddenoncin@gmail.com>
AuthorDate: 2021-11-18 20:58:50 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-11-22 09:27:21 +0000

    app-misc/task: add fish completions
    
    Closes: https://bugs.gentoo.org/823978
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: David Denoncin <ddenoncin@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/22990
    Signed-off-by: Sam James <sam@gentoo.org>

 app-misc/task/task-2.6.1-r1.ebuild | 70 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 70 insertions(+)