commit: 7e85af434b9056acbb5ceec1965e77d8f9901ac6
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 26 13:02:03 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Nov 26 23:25:09 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e85af43
sys-power/apcupsd: [QA] Consistent whitespace in metadata.xml
sys-power/apcupsd/metadata.xml | 36 +++++++++++++++++-------------------
1 file changed, 17 insertions(+), 19 deletions(-)
diff --git a/sys-power/apcupsd/metadata.xml b/sys-power/apcupsd/metadata.xml
index 275b13d12ab..7254904a446 100644
--- a/sys-power/apcupsd/metadata.xml
+++ b/sys-power/apcupsd/metadata.xml
@@ -13,23 +13,21 @@
<email>[email protected]</email>
<name>Gentoo Base System</name>
</maintainer>
-<longdescription lang="en">
-Apcupsd can be used for power mangement and controlling most of
-APC's UPS models on Unix and Windows machines. Apcupsd works with
-most of APC's Smart-UPS models as well as most simple signalling
-models such a Back-UPS, and BackUPS-Office. During a power failure,
-apcupsd will inform the users about the power failure and that a
-shutdown may occur. If power is not restored, a system shutdown
-will follow when the battery is exhausted, a timeout (seconds)
-expires, or runtime expires based on internal APC calculations
-determined by power consumption rates.
-</longdescription>
-<upstream>
- <remote-id type="sourceforge">apcupsd</remote-id>
-</upstream>
-<use>
- <flag name="modbus">
- enable MODBUS support over USB
- </flag>
-</use>
+ <longdescription lang="en">
+ Apcupsd can be used for power mangement and controlling most of
+ APC's UPS models on Unix and Windows machines. Apcupsd works
with
+ most of APC's Smart-UPS models as well as most simple signalling
+ models such a Back-UPS, and BackUPS-Office. During a power
failure,
+ apcupsd will inform the users about the power failure and that a
+ shutdown may occur. If power is not restored, a system shutdown
+ will follow when the battery is exhausted, a timeout (seconds)
+ expires, or runtime expires based on internal APC calculations
+ determined by power consumption rates.
+ </longdescription>
+ <upstream>
+ <remote-id type="sourceforge">apcupsd</remote-id>
+ </upstream>
+ <use>
+ <flag name="modbus">Enable MODBUS support over USB</flag>
+ </use>
</pkgmetadata>