mail-filter/postgrey: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sun, 26 Nov 2017 11:54:07 +0000 (12:54 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 26 Nov 2017 23:01:02 +0000 (00:01 +0100)
mail-filter/postgrey/metadata.xml

index 7c7830fef769a0f4aa2b808288caa295be555946..3411c7dc111a3ddb26b8dd702b88f969762ccf65 100644 (file)
@@ -1,20 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="person">
-       <email>lists@xunil.at</email>
-       <name>Stefan Weichinger</name>
-  </maintainer>
-<maintainer type="project">
-         <email>net-mail@gentoo.org</email>
-         <name>Net-Mail</name>
-  </maintainer>
-<maintainer type="project">
-         <email>proxy-maint@gentoo.org</email>
-         <name>Proxy Maintainers</name>
-  </maintainer>
-<longdescription>Postgrey is a Postfix policy server implementing greylisting developed by David Schweikert at the ISG.EE.</longdescription>
-<use>
-       <flag name="targrey">Enables the targrey patch</flag>
-</use>
+       <maintainer type="person">
+               <email>lists@xunil.at</email>
+               <name>Stefan Weichinger</name>
+       </maintainer>
+       <maintainer type="project">
+               <email>net-mail@gentoo.org</email>
+               <name>Net-Mail</name>
+       </maintainer>
+       <maintainer type="project">
+               <email>proxy-maint@gentoo.org</email>
+               <name>Proxy Maintainers</name>
+       </maintainer>
+       <longdescription>
+               Postgrey is a Postfix policy server implementing greylisting developed by David Schweikert at the ISG.EE.
+       </longdescription>
+       <use>
+               <flag name="targrey">Enables the targrey patch</flag>
+       </use>
 </pkgmetadata>