Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 689180 - dev-vcs/git-crypt-0.6.0: ebuild does not build man page
Summary: dev-vcs/git-crypt-0.6.0: ebuild does not build man page
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2019-07-02 21:54 UTC by John R. Graham
Modified: 2022-11-01 23:21 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch to ebuild to make and install the man page. (git-crypt-0.6.0-manpage.patch,694 bytes, patch)
2019-07-02 21:54 UTC, John R. Graham
Details | Diff
Better patch to ebuild to make and install the man page. (git-crypt-0.6.0-manpage.patch,1.95 KB, patch)
2019-07-08 14:54 UTC, John R. Graham
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(+)