diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2016-12-19 20:45:11 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2016-12-19 20:45:24 +0100 |
commit | 8a12ed46bd1194b78574073f1aa300276ae2c9b8 (patch) | |
tree | 91493ef49d89fde6eb26fcb8878b7058794ebcb7 /net-fs/samba/metadata.xml | |
parent | media-tv/plex-media-server: version bump to 1.3.3 (diff) | |
download | gentoo-8a12ed46bd1194b78574073f1aa300276ae2c9b8.tar.gz gentoo-8a12ed46bd1194b78574073f1aa300276ae2c9b8.tar.bz2 gentoo-8a12ed46bd1194b78574073f1aa300276ae2c9b8.zip |
net-fs/samba: Removed some more unused USE flags.
Sorted remaining flags alphabetically.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'net-fs/samba/metadata.xml')
-rw-r--r-- | net-fs/samba/metadata.xml | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/net-fs/samba/metadata.xml b/net-fs/samba/metadata.xml index a43b1b4fc81b..93d2541e443d 100644 --- a/net-fs/samba/metadata.xml +++ b/net-fs/samba/metadata.xml @@ -10,21 +10,16 @@ </longdescription> <use> <flag name="addc">Enable Active Directory Domain Controller support</flag> - <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="netapi">Enable building of netapi bits</flag> <flag name="addns">Enable AD DNS integration</flag> + <flag name="ads">Enable Active Directory support</flag> <flag name="aio">Enable asynchronous IO support</flag> + <flag name="client">Enables the client part</flag> <flag name="cluster">Enable support for clustering</flag> <flag name="dmapi">Enable support for DMAPI. This currently works only in combination with XFS.</flag> - <flag name="ldb">Enable the ldb tools</flag> + <flag name="iprint">Enabling iPrint technology by Novell</flag> <flag name="quota">Enables support for user quotas</flag> - <flag name="smbsharemodes">Enable special smb share modes (?) </flag> <flag name="system-mitkrb5">Use <pkg>app-crypt/mit-krb5</pkg> instead of <pkg>app-crypt/heimdal</pkg>.</flag> - <flag name="iprint">Enabling iPrint technology by Novell</flag> + <flag name="winbind">Enables support for the winbind auth daemon</flag> </use> </pkgmetadata> |