Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 672344 - app-text/pdftk-3.0.0 should install man page
Summary: app-text/pdftk-3.0.0 should install 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: Printing Team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2018-12-01 16:54 UTC by Nuno Silva
Modified: 2023-10-01 07:42 UTC (History)
1 user (show)

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


Attachments
Changes ebuild to install the provided manpage (pdftk-3-manpage.patch,303 bytes, patch)
2018-12-01 17:23 UTC, Nuno Silva
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nuno Silva 2018-12-01 16:54:53 UTC
Previous versions of pdftk installed a manual page. This one appears to have one such page in the tarball, but it is not installed by the ebuild:

$ grep man /var/db/pkg/app-text/pdftk-3.0.0/CONTENTS
$
Comment 1 Nuno Silva 2018-12-01 17:23:05 UTC
Created attachment 556884 [details, diff]
Changes ebuild to install the provided manpage

This works here.
Comment 2 Larry the Git Cow gentoo-dev 2019-05-14 20:40:09 UTC
The bug has been closed via the following commit(s):

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

commit fe0d66d051a0a3f6547fd400484539fd3be4f350
Author:     Patrice Clement <monsieurp@gentoo.org>
AuthorDate: 2019-05-14 20:39:46 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2019-05-14 20:40:02 +0000

    app-text/pdftk: install man page.
    
    Closes: https://bugs.gentoo.org/672344
    Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
    Package-Manager: Portage-2.3.62, Repoman-2.3.11

 app-text/pdftk/pdftk-3.0.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)