Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 881689 - app-doc/cppman-0.5.3 completion installed in wrong location
Summary: app-doc/cppman-0.5.3 completion installed in wrong location
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-11-17 20:30 UTC by Esteve Varela Colominas
Modified: 2022-12-28 09:39 UTC (History)
0 users

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 Esteve Varela Colominas 2022-11-17 20:30:52 UTC
/usr/share/zsh-completion/completions/cppman.zsh is not the correct location for a zsh completion.

see also https://github.com/aitjcize/cppman/commit/5b39e69a16b73ace8a3b08c059b20abba36165c5 , although this is still the wrong location (should be /usr/share/zsh/site-functions/_cppman)
Comment 1 Larry the Git Cow gentoo-dev 2022-12-28 09:39:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09fb13f9c1194b00da90b0673b892b178e023451

commit 09fb13f9c1194b00da90b0673b892b178e023451
Author:     Esteve Varela Colominas <esteve.varela@gmail.com>
AuthorDate: 2022-12-07 16:35:20 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2022-12-28 09:37:11 +0000

    app-doc/cppman: Fix zsh completions
    
    Closes: https://bugs.gentoo.org/881689
    Closes: https://bugs.gentoo.org/881691
    Signed-off-by: Esteve Varela Colominas <esteve.varela@gmail.com>
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 ...{cppman-0.5.4.ebuild => cppman-0.5.4-r1.ebuild} | 25 ++++++++++++++++------
 1 file changed, 19 insertions(+), 6 deletions(-)