summaryrefslogtreecommitdiff
path: root/net-fs
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-09-09 16:44:08 +0200
committerJustin Lecher <jlec@gentoo.org>2015-09-09 16:44:08 +0200
commit02ccd37646f34e7cf298cf6baaa5ab29991852bd (patch)
treea30daabe373764f0fbc18e78db0f207323a03734 /net-fs
parentnet-fs/samba: Removed semi-broken ebuilds. (diff)
downloadgentoo-02ccd37646f34e7cf298cf6baaa5ab29991852bd.tar.gz
gentoo-02ccd37646f34e7cf298cf6baaa5ab29991852bd.tar.bz2
gentoo-02ccd37646f34e7cf298cf6baaa5ab29991852bd.zip
net-fs/samba: Fix inconsistent indents
Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r--net-fs/samba/metadata.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-fs/samba/metadata.xml b/net-fs/samba/metadata.xml
index 643dad17497f..9c4471915d80 100644
--- a/net-fs/samba/metadata.xml
+++ b/net-fs/samba/metadata.xml
@@ -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>