Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 812353 - app-admin/lnav: Unbundle doctest
Summary: app-admin/lnav: Unbundle doctest
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Randy Barlow
URL: https://github.com/tstack/lnav/issues...
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: bundled-libs
  Show dependency tree
 
Reported: 2021-09-10 02:44 UTC by Randy Barlow
Modified: 2021-10-02 04:27 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Randy Barlow 2021-09-10 02:44:31 UTC
Unbundling doctest from lnav would make it easier to maintain doctest across the Gentoo distribution.

See also: https://bugs.gentoo.org/809752

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2021-10-02 04:27:10 UTC
The bug has been closed via the following commit(s):

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

commit 8a7d108e817923b96029671420ba834a1a294257
Author:     Randy Barlow <randy@electronsweatshop.com>
AuthorDate: 2021-10-01 05:17:23 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-02 04:26:45 +0000

    app-admin/lnav: Unbundle doctest
    
    Backport https://github.com/tstack/lnav/pull/915 so we can use
    the system doctest while we wait on a new lnav upstream release.
    
    Closes: https://bugs.gentoo.org/809752
    Closes: https://bugs.gentoo.org/812353
    Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
    Closes: https://github.com/gentoo/gentoo/pull/22454
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/lnav-0.10.0-use-system-doctest.patch     | 73 ++++++++++++++++++++++
 app-admin/lnav/lnav-0.10.0-r2.ebuild               | 62 ++++++++++++++++++
 2 files changed, 135 insertions(+)