gentoo-ebuilds/sys-process/dcron/metadata.xml
Filip Kobierski ab190362ba
sys-process/dcron: metadata: update upstream
Signed-off-by: Filip Kobierski <fkobi@pm.me>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2025-01-17 15:35:59 +02:00

18 lines
758 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription>
This lightweight cron daemon aims to be simple and secure, with just enough
features to stay useful.
Unlike other fatter cron daemons, though, this cron doesn't even try to manage
environment variables or act as a shell.
All jobs are run with `/bin/sh` for conformity and portability.
</longdescription>
<upstream>
<bugs-to>https://github.com/ptchinster/dcron/issues</bugs-to>
<!-- readme's the doc -->
<changelog>https://github.com/ptchinster/dcron/blob/master/CHANGELOG</changelog>
<remote-id type="github">ptchinster/dcron</remote-id>
</upstream>
</pkgmetadata>