The ebuild for snapper installs the man pages only if the 'doc' USE flag is enabled. Furthermore, it appears that the 'doc' USE flag is mostly (only?) about installing or not installing the man pages. If so, then I suggest always building snapper with --enable-doc.
That sounds reasonable. I'm not good enough at reading autotools files to figure out what else the flag does, but I think it should be fine to always build with doc.
Dainius, dlan: friendly ping
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c43124426010e8ad118981f67a6c2edf0bd84925 commit c43124426010e8ad118981f67a6c2edf0bd84925 Author: Yixun Lan <dlan@gentoo.org> AuthorDate: 2023-08-09 11:22:14 +0000 Commit: Yixun Lan <dlan@gentoo.org> CommitDate: 2023-08-09 11:27:05 +0000 app-backup/snapper: drop USE=doc, build man unconditionally Closes: https://bugs.gentoo.org/815352 Signed-off-by: Yixun Lan <dlan@gentoo.org> app-backup/snapper/snapper-0.10.5-r1.ebuild | 89 +++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+)