while bash integration is explicitly installed, integration files for fish and zsh are not Reproducible: Always Steps to Reproduce: 1. emerge mcfly (current unstable in portage as of now: 0.5.2) 2. equery f mcfly Actual Results: % equery f mcfly * Searching for mcfly ... * Contents of app-shells/mcfly-0.5.2: /usr /usr/bin /usr/bin/mcfly /usr/lib /usr/lib/debug /usr/lib/debug/usr /usr/lib/debug/usr/bin /usr/lib/debug/usr/bin/mcfly.debug /usr/share /usr/share/doc /usr/share/doc/mcfly-0.5.2 /usr/share/doc/mcfly-0.5.2/README.md.bz2 /usr/share/mcfly /usr/share/mcfly/mcfly.bash Expected Results: % equery f mcfly * Searching for mcfly ... * Contents of app-shells/mcfly-0.5.2: /usr /usr/bin /usr/bin/mcfly /usr/lib /usr/lib/debug /usr/lib/debug/usr /usr/lib/debug/usr/bin /usr/lib/debug/usr/bin/mcfly.debug /usr/share /usr/share/doc /usr/share/doc/mcfly-0.5.2 /usr/share/doc/mcfly-0.5.2/README.md.bz2 /usr/share/mcfly /usr/share/mcfly/mcfly.bash /usr/share/mcfly/mcfly.fish /usr/share/mcfly/mcfly.zsh
Created attachment 686355 [details, diff] fix it
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1b6efce1f2a088f877f3e06d98c6f72abce3a9b commit f1b6efce1f2a088f877f3e06d98c6f72abce3a9b Author: Michael Mair-Keimberger <mmk@levelnine.at> AuthorDate: 2021-02-20 09:35:43 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2021-02-28 09:03:07 +0000 app-shells/mcfly: install fish/zsh integration Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://bugs.gentoo.org/770088 Signed-off-by: Joonas Niilola <juippis@gentoo.org> app-shells/mcfly/mcfly-0.5.3-r1.ebuild | 114 +++++++++++++++++++++++++++++++++ 1 file changed, 114 insertions(+)