Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 285995 Details for
Bug 382425
net-proxy/squid-3.1.15 add htcp, wccp, wccpv2 USE flags
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for ebuild, works fine for me
squid-3.1.15.ebuild.patch (text/plain), 582 bytes, created by
Nikoli
on 2011-09-09 20:34:38 UTC
(
hide
)
Description:
patch for ebuild, works fine for me
Filename:
MIME Type:
Creator:
Nikoli
Created:
2011-09-09 20:34:38 UTC
Size:
582 bytes
patch
obsolete
>--- /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} > } >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 382425
: 285995 |
285997