From 9a534ce223034ddd735530712c7439ce8cf5b346 Mon Sep 17 00:00:00 2001
From: Mike Frysinger <vapier@gentoo.org>
Date: Tue, 24 Nov 2015 15:15:26 -0500
Subject: standardize various metadata.xml style

---
 sys-power/apcupsd/metadata.xml | 21 ++++++++++-----------
 1 file changed, 10 insertions(+), 11 deletions(-)

(limited to 'sys-power/apcupsd/metadata.xml')

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>
-- 
cgit v1.2.3-65-gdbad