commit:     806886c0d3489d95a86845c2010375ed1883a331
Author:     Ceres <ceres <AT> ceressees <DOT> dev>
AuthorDate: Sat Nov 29 21:00:24 2025 +0000
Commit:     Ceres Milner <ceres <AT> ceressees <DOT> dev>
CommitDate: Sat Nov 29 21:01:03 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=806886c0

app-shells/mommy: Added manpages

Signed-off-by: Ceres <ceres <AT> ceressees.dev>

 app-shells/mommy/mommy-1.6.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-shells/mommy/mommy-1.6.0.ebuild 
b/app-shells/mommy/mommy-1.6.0.ebuild
index a39b424cec..4e8d8e3d3a 100644
--- a/app-shells/mommy/mommy-1.6.0.ebuild
+++ b/app-shells/mommy/mommy-1.6.0.ebuild
@@ -16,6 +16,7 @@ KEYWORDS="~amd64 ~arm64"
 
 src_install() {
        dobin "${S}/src/main/sh/mommy"
+       dodoc "${S}/src/main/man/man1/mommy.1"
        dofishcomp "${S}/src/main/completions/fish/mommy.fish"
        dozshcomp "${S}/src/main/completions/zsh/_mommy"
 }

Reply via email to