Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 382425 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/net-proxy/squid/squid-3.1.15.ebuild (+4 lines)
Lines 18-23 Link Here
18
	mysql postgres sqlite \
18
	mysql postgres sqlite \
19
	zero-penalty-hit \
19
	zero-penalty-hit \
20
	pf-transparent ipf-transparent kqueue \
20
	pf-transparent ipf-transparent kqueue \
21
	htcp wccp wccpv2 \
21
	elibc_uclibc kernel_linux +epoll tproxy"
22
	elibc_uclibc kernel_linux +epoll tproxy"
22
23
23
COMMON_DEPEND="caps? ( >=sys-libs/libcap-2.16 )
24
COMMON_DEPEND="caps? ( >=sys-libs/libcap-2.16 )
Lines 155-160 Link Here
155
		$(use_enable icap-client) \
156
		$(use_enable icap-client) \
156
		$(use_enable ecap) \
157
		$(use_enable ecap) \
157
		$(use_enable zero-penalty-hit zph-qos) \
158
		$(use_enable zero-penalty-hit zph-qos) \
159
		$(use_enable htcp) \
160
		$(use_enable wccp) \
161
		$(use_enable wccpv2) \
158
		${myconf}
162
		${myconf}
159
}
163
}
160
164

Return to bug 382425