gentoo-ebuilds/net-misc/sntpd/metadata.xml
Michał Górny 06fd673303
*/*: reassign monsieurp's packages
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-04-03 11:43:43 +02:00

20 lines
783 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>conikost@gentoo.org</email>
<name>Conrad Kostecki</name>
</maintainer>
<longdescription>
NTPClient is an NTP client for UNIX-like systems, RFC 1305 and RFC 4330.
Its functionality is a small subset of ntpd, chrony, OpenNTPd, and xntpd.
Since it is much smaller, it is also more relevant for embedded systems in need of only a client.
</longdescription>
<upstream>
<bugs-to>https://github.com/troglobit/sntpd/issues</bugs-to>
<remote-id type="github">troglobit/sntpd</remote-id>
</upstream>
<use>
<flag name="adjtimex">Install adjtimex for the clock adjustment algorithm.</flag>
</use>
</pkgmetadata>