Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 689180

Summary: dev-vcs/git-crypt-0.6.0: ebuild does not build man page
Product: Gentoo Linux Reporter: John R. Graham <john_r_graham>
Component: Current packagesAssignee: Patrick Lauer <patrick>
Status: RESOLVED FIXED    
Severity: normal CC: jstein
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch to ebuild to make and install the man page.
Better patch to ebuild to make and install the man page.

Description John R. Graham gentoo-dev 2019-07-02 21:54:53 UTC
Created attachment 581832 [details, diff]
Patch to ebuild to make and install the man page.

The makefile for git-crypt doesn't build the man page unless explicitly told to. Patch to correct the ebuild (and add a dependency needed for man page generation) attached.

Signed-off-by: John R. Graham <john_r_graham@gentoo.org>
Comment 1 John R. Graham gentoo-dev 2019-07-08 14:54:09 UTC
Created attachment 582164 [details, diff]
Better patch to ebuild to make and install the man page.
Comment 2 Larry the Git Cow gentoo-dev 2022-11-01 23:21:53 UTC
The bug has been closed via the following commit(s):

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

commit afcb7f713732686924071d264af386df97b757bb
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-11-01 23:14:39 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-11-01 23:16:05 +0000

    dev-vcs/git-crypt: add 0.7.0
    
    Closes: https://bugs.gentoo.org/522286
    Closes: https://bugs.gentoo.org/689180
    Closes: https://bugs.gentoo.org/805545
    Thanks-to: John R. Graham <john_r_graham@gentoo.org>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-vcs/git-crypt/Manifest               |  1 +
 dev-vcs/git-crypt/git-crypt-0.7.0.ebuild | 34 ++++++++++++++++++++++++++++++++
 2 files changed, 35 insertions(+)