commit: 6c01502814b28957a0244129a4037f063ed10593
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 26 13:03:06 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Nov 26 23:25:26 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c015028
sys-process/fcron: [QA] Consistent whitespace in metadata.xml
sys-process/fcron/metadata.xml | 32 ++++++++++++++++----------------
1 file changed, 16 insertions(+), 16 deletions(-)
diff --git a/sys-process/fcron/metadata.xml b/sys-process/fcron/metadata.xml
index 0a8d8d7a3e5..1eeec4c614d 100644
--- a/sys-process/fcron/metadata.xml
+++ b/sys-process/fcron/metadata.xml
@@ -11,24 +11,24 @@
</maintainer>
<use>
<flag name="debug">
- Enable debug code and output. Since version 3.0.5 this will no
- longer force foreground execution, and fcron will be able to run
- as a service properly.
- </flag>
+ Enable debug code and output. Since version 3.0.5 this
will no
+ longer force foreground execution, and fcron will be
able to run
+ as a service properly.
+ </flag>
<flag name="mta">
- Enable mta support for sending emails from fcron
- </flag>
+ Enable mta support for sending emails from fcron
+ </flag>
<flag name="pam">
- Enable PAM support for fcron. This means that fcron will pass
- through the "fcron" stack before executing the jobs, and
- fcrontab will use the "fcrontab" stack to authenticate the user
- before editing its crontab file.
- </flag>
+ Enable PAM support for fcron. This means that fcron
will pass
+ through the "fcron" stack before executing the jobs, and
+ fcrontab will use the "fcrontab" stack to authenticate
the user
+ before editing its crontab file.
+ </flag>
<flag name="system-crontab">
- Set up fcron to respect /etc/crontab and /etc/cron.d. If this
- flag is disabled, /etc/cron.d and /etc/crontab will be ignored,
- but /etc/cron.{hourly,daily,weekly,monthly} will still be
- respected.
- </flag>
+ Set up fcron to respect /etc/crontab and /etc/cron.d.
If this
+ flag is disabled, /etc/cron.d and /etc/crontab will be
ignored,
+ but /etc/cron.{hourly,daily,weekly,monthly} will still
be
+ respected.
+ </flag>
</use>
</pkgmetadata>