summaryrefslogtreecommitdiff
path: root/sys-process/cronie/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /sys-process/cronie/metadata.xml
reinit the tree, so we can have metadata
Diffstat (limited to 'sys-process/cronie/metadata.xml')
-rw-r--r--sys-process/cronie/metadata.xml26
1 files changed, 26 insertions, 0 deletions
diff --git a/sys-process/cronie/metadata.xml b/sys-process/cronie/metadata.xml
new file mode 100644
index 000000000000..b25dd022b73c
--- /dev/null
+++ b/sys-process/cronie/metadata.xml
@@ -0,0 +1,26 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>polynomial-c@gentoo.org</email>
+ <name>Lars Wendler</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>cron-bugs@gentoo.org</email>
+ <name>Gentoo Cron Project</name>
+ </maintainer>
+ <longdescription lang="en">
+ Cronie contains the standard UNIX daemon crond that runs specified programs at
+ scheduled times and related tools. It is based on the original cron and
+ has security and configuration enhancements like the ability to use pam and
+ SELinux.
+ And why cronie? See http://www.urbandictionary.com/define.php?term=cronie
+ </longdescription>
+ <use>
+ <flag name="anacron">Install the periodic anacron command scheduler.</flag>
+ <flag name="inotify">Enable inotify filesystem monitoring support.</flag>
+ </use>
+ <upstream>
+ <remote-id type="github">cronie-crond/cronie</remote-id>
+ </upstream>
+</pkgmetadata>