Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 643426
Collapse All | Expand All

(-)/usr/portage/net-fs/samba/samba-4.5.10-r1.ebuild (-1 / +3 lines)
Lines 24-30 Link Here
24
24
25
SLOT="0"
25
SLOT="0"
26
26
27
IUSE="acl addc addns ads client cluster cups dmapi fam gnutls gpg iprint ldap pam
27
IUSE="acl addc addns ads ceph client cluster cups dmapi fam gnutls gpg iprint ldap pam
28
quota selinux syslog system-heimdal +system-mitkrb5 systemd test winbind zeroconf"
28
quota selinux syslog system-heimdal +system-mitkrb5 systemd test winbind zeroconf"
29
29
30
MULTILIB_WRAPPED_HEADERS=(
30
MULTILIB_WRAPPED_HEADERS=(
Lines 167-172 Link Here
167
			$(usex addc '' '--without-ad-dc')
167
			$(usex addc '' '--without-ad-dc')
168
			$(use_with addns dnsupdate)
168
			$(use_with addns dnsupdate)
169
			$(use_with ads)
169
			$(use_with ads)
170
			$(use_enable ceph cephfs)
170
			$(use_with cluster cluster-support)
171
			$(use_with cluster cluster-support)
171
			$(use_enable cups)
172
			$(use_enable cups)
172
			$(use_with dmapi)
173
			$(use_with dmapi)
Lines 193-198 Link Here
193
			--without-dnsupdate
194
			--without-dnsupdate
194
			--without-ads
195
			--without-ads
195
			--disable-avahi
196
			--disable-avahi
197
			--disable-cephfs
196
			--without-cluster-support
198
			--without-cluster-support
197
			--disable-cups
199
			--disable-cups
198
			--without-dmapi
200
			--without-dmapi

Return to bug 643426