mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-09 06:35:19 +02:00
Signed-off-by: Randy Barlow <randy@electronsweatshop.com> Closes: https://github.com/gentoo/gentoo/pull/36520 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
16 lines
612 B
XML
16 lines
612 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<longdescription lang="en">
|
|
The Log File Navigator, lnav for short, is an advanced log file viewer for the small-scale. It
|
|
is a terminal application that can understand your log files and make it easy for you to find
|
|
problems with little to no setup.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">tstack/lnav</remote-id>
|
|
</upstream>
|
|
<use>
|
|
<flag name="pcap">Enable support for pcap files.</flag>
|
|
</use>
|
|
</pkgmetadata>
|