It took 16 minutes to compile zellij for me then I noticed man page was not installed & hidden behind doc useflag. Now I get why this policy was formed. https://projects.gentoo.org/qa/policy-guide/installed-files.html#pg0305
eix zellij [I] app-misc/zellij Installed versions: 0.38.2(13:45:02 01/10/2023)(-debug -doc) user@amd64 ~ $ man zellij No manual entry for zellij
(In reply to CaptainBlood from comment #1) > eix zellij > [I] app-misc/zellij > Installed versions: 0.38.2(13:45:02 01/10/2023)(-debug -doc) > > user@amd64 ~ $ man zellij > No manual entry for zellij That's just repeating the original report.
UNCONFIRMED...
Gentoo doesn't really use CONFIRMED vs UNCONFIRMED.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9c82e2d502a1936be6761fbb259387610409739 commit c9c82e2d502a1936be6761fbb259387610409739 Author: Alfred Wingate <parona@protonmail.com> AuthorDate: 2024-07-04 00:47:01 +0000 Commit: Yixun Lan <dlan@gentoo.org> CommitDate: 2024-07-09 08:50:23 +0000 app-misc/zellij: build man page unconditionally with go-md2man Lowdown mangles the man page so go-md2man suits better and generate unconditionally to abide to policy. Additionally install bash completions, desktop icon and add a dependency on curl. With completions generation is better as the versions in the source ball are useless as is. Closes: https://bugs.gentoo.org/914970 Closes: https://github.com/gentoo/gentoo/pull/37415 Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org> ...ellij-0.40.1.ebuild => zellij-0.40.1-r1.ebuild} | 29 +++++++++++++--------- 1 file changed, 17 insertions(+), 12 deletions(-)