net-fs/samba: Fix inconsistent indents
authorJustin Lecher <jlec@gentoo.org>
Wed, 9 Sep 2015 14:44:08 +0000 (16:44 +0200)
committerJustin Lecher <jlec@gentoo.org>
Wed, 9 Sep 2015 14:44:08 +0000 (16:44 +0200)
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
net-fs/samba/metadata.xml

index 643dad17497f1d6680c0bb76f90bf36c981d9f62..9c4471915d8022e69cd2d69dd8ab6ba36dd03c1f 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd>samba</herd>
+       <herd>samba</herd>
        <maintainer>
                <email>samba@gentoo.org</email>
                <name>Samba Team</name>
@@ -14,8 +14,8 @@
                <flag name="ads">Enable Active Directory support</flag>
                <flag name="swat">Enables support for swat configuration gui</flag>
                <flag name="winbind">Enables support for the winbind auth daemon</flag>
-               <flag name="client">Enables the client part</flag>
-               <flag name="server">Enables the server part</flag>
+               <flag name="client">Enables the client part</flag>
+               <flag name="server">Enables the server part</flag>
                <flag name="netapi">Enable building of netapi bits</flag>
                <flag name="addns">Enable AD DNS integration</flag>
                <flag name="aio">Enable asynchronous IO support</flag>