summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-11-24 15:15:26 -0500
committerMike Frysinger <vapier@gentoo.org>2015-11-24 17:01:27 -0500
commit9a534ce223034ddd735530712c7439ce8cf5b346 (patch)
tree58167e7fbae2be0709dbecaf20ab776cf0ac2c85 /sys-power/apcupsd
parentxdg.eclass: drop unneeded old EAPI support (diff)
downloadgentoo-9a534ce223034ddd735530712c7439ce8cf5b346.tar.gz
gentoo-9a534ce223034ddd735530712c7439ce8cf5b346.tar.bz2
gentoo-9a534ce223034ddd735530712c7439ce8cf5b346.zip
standardize various metadata.xml style
Diffstat (limited to 'sys-power/apcupsd')
-rw-r--r--sys-power/apcupsd/metadata.xml21
1 files changed, 10 insertions, 11 deletions
diff --git a/sys-power/apcupsd/metadata.xml b/sys-power/apcupsd/metadata.xml
index ceee693916c0..23aba6e6131f 100644
--- a/sys-power/apcupsd/metadata.xml
+++ b/sys-power/apcupsd/metadata.xml
@@ -1,11 +1,11 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM 'http://www.gentoo.org/dtd/metadata.dtd'>
<pkgmetadata>
- <maintainer>
- <email>mattm@gentoo.org</email>
- <name>Matthew Marlowe</name>
- </maintainer>
- <longdescription>
+<herd>base-system</herd>
+<maintainer>
+ <email>mattm@gentoo.org</email>
+</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
@@ -16,8 +16,7 @@ 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>
- <herd>base-system</herd>
- <upstream>
- <remote-id type="sourceforge">apcupsd</remote-id>
- </upstream>
+<upstream>
+ <remote-id type='sourceforge'>apcupsd</remote-id>
+</upstream>
</pkgmetadata>