net-fs/samba: Fixed compilation without gnutls (bug #559996).
authorLars Wendler <polynomial-c@gentoo.org>
Wed, 9 Sep 2015 13:37:47 +0000 (15:37 +0200)
committerLars Wendler <polynomial-c@gentoo.org>
Wed, 9 Sep 2015 13:40:36 +0000 (15:40 +0200)
commit57910ecc3e953e124784addd6b73019e1a4b7e86
tree21afacc393dca00f754f743fe6aa52deb5764d6b
parentec067b50f1d61f2f3c8a6882f7b9292fdb917c89
net-fs/samba: Fixed compilation without gnutls (bug #559996).

Added two new USE flags:
-addc controls installation of Active Directory Domain Controller
 functionality
-system-mitkrb5 uses app-crypt/mit-krb5 instead of app-crypt/heimdal

Re-added pam USE flag although samba still unconditionally links against
libpam when being found on the system. USE flag controls installation of
pam modules for now. Slightly reworked ebuilds. Added missing files for
samba-4.3

Package-Manager: portage-2.2.20.1
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
net-fs/samba/files/4.3/samba4.confd [new file with mode: 0644]
net-fs/samba/files/4.3/samba4.initd-r1 [new file with mode: 0644]
net-fs/samba/metadata.xml
net-fs/samba/samba-4.2.4-r1.ebuild [new file with mode: 0644]
net-fs/samba/samba-4.3.0.ebuild