net-fs/autofs: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sun, 26 Nov 2017 12:39:06 +0000 (13:39 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 26 Nov 2017 23:10:15 +0000 (00:10 +0100)
net-fs/autofs/metadata.xml

index 9e93cdcfb23aa4834246ac3de92d5b2416ee4503..e91fd580a5fbc5255597d4069a307b4156a7927f 100644 (file)
@@ -1,21 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="person">
-    <email>dlan@gentoo.org</email>
-    <name>Yixun Lan</name>
-  </maintainer>
-  <use>
-    <flag name="dmalloc">Enable debugging with the dmalloc library</flag>
-    <flag name="hesiod">Install hesiod module</flag>
-    <flag name="ldap">Install LDAP module</flag>
-    <flag name="libtirpc">Use TiRPC library instead of SunRPC</flag>
-    <flag name="mount-locking">
-               Enable locking to prevent corruption of /etc/mtab in the presence of
-               concurrent auto-mounting. If enabled, recursive auto-mounting (eg. using
-               autofs to bind or loop mount a filesystem which is itself auto-mounted)
-               is not possible.
-       </flag>
-    <flag name="sasl">Enable SASL support in the LDAP module</flag>
-  </use>
+       <maintainer type="person">
+               <email>dlan@gentoo.org</email>
+               <name>Yixun Lan</name>
+       </maintainer>
+       <use>
+               <flag name="dmalloc">Enable debugging with the dmalloc library</flag>
+               <flag name="hesiod">Install hesiod module</flag>
+               <flag name="ldap">Install LDAP module</flag>
+               <flag name="libtirpc">Use TiRPC library instead of SunRPC</flag>
+               <flag name="mount-locking">
+                       Enable locking to prevent corruption of /etc/mtab in the presence of
+                       concurrent auto-mounting. If enabled, recursive auto-mounting (eg. using
+                       autofs to bind or loop mount a filesystem which is itself auto-mounted)
+                       is not possible.
+               </flag>
+               <flag name="sasl">Enable SASL support in the LDAP module</flag>
+       </use>
 </pkgmetadata>