Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-power/apcupsd/
Date: Sun, 26 Nov 2017 23:26:52
Message-Id: 1511738709.7e85af434b9056acbb5ceec1965e77d8f9901ac6.soap@gentoo
1 commit: 7e85af434b9056acbb5ceec1965e77d8f9901ac6
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 26 13:02:03 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 26 23:25:09 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e85af43
7
8 sys-power/apcupsd: [QA] Consistent whitespace in metadata.xml
9
10 sys-power/apcupsd/metadata.xml | 36 +++++++++++++++++-------------------
11 1 file changed, 17 insertions(+), 19 deletions(-)
12
13 diff --git a/sys-power/apcupsd/metadata.xml b/sys-power/apcupsd/metadata.xml
14 index 275b13d12ab..7254904a446 100644
15 --- a/sys-power/apcupsd/metadata.xml
16 +++ b/sys-power/apcupsd/metadata.xml
17 @@ -13,23 +13,21 @@
18 <email>base-system@g.o</email>
19 <name>Gentoo Base System</name>
20 </maintainer>
21 -<longdescription lang="en">
22 -Apcupsd can be used for power mangement and controlling most of
23 -APC's UPS models on Unix and Windows machines. Apcupsd works with
24 -most of APC's Smart-UPS models as well as most simple signalling
25 -models such a Back-UPS, and BackUPS-Office. During a power failure,
26 -apcupsd will inform the users about the power failure and that a
27 -shutdown may occur. If power is not restored, a system shutdown
28 -will follow when the battery is exhausted, a timeout (seconds)
29 -expires, or runtime expires based on internal APC calculations
30 -determined by power consumption rates.
31 -</longdescription>
32 -<upstream>
33 - <remote-id type="sourceforge">apcupsd</remote-id>
34 -</upstream>
35 -<use>
36 - <flag name="modbus">
37 - enable MODBUS support over USB
38 - </flag>
39 -</use>
40 + <longdescription lang="en">
41 + Apcupsd can be used for power mangement and controlling most of
42 + APC's UPS models on Unix and Windows machines. Apcupsd works with
43 + most of APC's Smart-UPS models as well as most simple signalling
44 + models such a Back-UPS, and BackUPS-Office. During a power failure,
45 + apcupsd will inform the users about the power failure and that a
46 + shutdown may occur. If power is not restored, a system shutdown
47 + will follow when the battery is exhausted, a timeout (seconds)
48 + expires, or runtime expires based on internal APC calculations
49 + determined by power consumption rates.
50 + </longdescription>
51 + <upstream>
52 + <remote-id type="sourceforge">apcupsd</remote-id>
53 + </upstream>
54 + <use>
55 + <flag name="modbus">Enable MODBUS support over USB</flag>
56 + </use>
57 </pkgmetadata>