Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 823978 - app-misc/task: make fish shell completions available
Summary: app-misc/task: make fish shell completions available
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: David Denoncin
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-11-16 08:35 UTC by Ian Hixson
Modified: 2021-11-22 09:27 UTC (History)
1 user (show)

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 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(+)