blob: 0e5cad21f726ed51cdadecf329b77a0dd2d76d25 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<longdescription>
fifo-cronolog is based on <pkg>app-admin/cronolog</pkg>, but uses a FIFO for input
instead of stdin. This package is used for the Gentoo infrastructure.
</longdescription>
<maintainer type="person">
<email>robbat2@gentoo.org</email>
</maintainer>
<upstream>
<remote-id type="gentoo">proj/fifo-cronolog</remote-id>
</upstream>
</pkgmetadata>
|