commit:     e4e32f2b32a9b492369525cf50001f4f83d558b1
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 26 12:39:06 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Nov 26 23:10:15 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4e32f2b

net-fs/autofs: [QA] Consistent whitespace in metadata.xml

 net-fs/autofs/metadata.xml | 34 +++++++++++++++++-----------------
 1 file changed, 17 insertions(+), 17 deletions(-)

diff --git a/net-fs/autofs/metadata.xml b/net-fs/autofs/metadata.xml
index 9e93cdcfb23..e91fd580a5f 100644
--- a/net-fs/autofs/metadata.xml
+++ b/net-fs/autofs/metadata.xml
@@ -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>[email protected]</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>[email protected]</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>

Reply via email to