--- /usr/portage/net-proxy/squid/squid-3.1.15.ebuild 2011-09-03 17:31:21.000000000 +0400 +++ squid-3.1.15.ebuild 2011-09-09 22:37:32.000000000 +0400 @@ -18,6 +18,7 @@ mysql postgres sqlite \ zero-penalty-hit \ pf-transparent ipf-transparent kqueue \ + htcp wccp wccpv2 \ elibc_uclibc kernel_linux +epoll tproxy" COMMON_DEPEND="caps? ( >=sys-libs/libcap-2.16 ) @@ -155,6 +156,9 @@ $(use_enable icap-client) \ $(use_enable ecap) \ $(use_enable zero-penalty-hit zph-qos) \ + $(use_enable htcp) \ + $(use_enable wccp) \ + $(use_enable wccpv2) \ ${myconf} }