mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 18:13:10 -04:00
GUI for journalctl. Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Henrik Pihl <ahvenas@gmail.com>
13 lines
412 B
XML
13 lines
412 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>ahvenas@gmail.com</email>
|
|
<name>Henrik Pihl</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
A graphical user interface which displays the systemd's journal and
|
|
lets the user filter the output without the command line.
|
|
</longdescription>
|
|
</pkgmetadata>
|