diff options
author | 2017-08-17 08:45:26 +0300 | |
---|---|---|
committer | 2017-08-17 08:46:03 +0300 | |
commit | e35bee91a81d4b2210dd5a43e1298844d8656237 (patch) | |
tree | ab58ef3b6c7352be8d491f7748fa3767fc26e06c /net-proxy | |
parent | dev-ruby/http: add ruby24 revision (diff) | |
download | gentoo-e35bee91a81d4b2210dd5a43e1298844d8656237.tar.gz gentoo-e35bee91a81d4b2210dd5a43e1298844d8656237.tar.bz2 gentoo-e35bee91a81d4b2210dd5a43e1298844d8656237.zip |
net-proxy/squid: QA: fix whitespace
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/squid/metadata.xml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/net-proxy/squid/metadata.xml b/net-proxy/squid/metadata.xml index 6a84d3853a67..b001b2a98b0d 100644 --- a/net-proxy/squid/metadata.xml +++ b/net-proxy/squid/metadata.xml @@ -8,24 +8,24 @@ <longdescription>A full-featured web proxy cache</longdescription> <use> <flag name="ecap">Adds support for loadable content adaptation modules - (http://www.e-cap.org)</flag> + (http://www.e-cap.org)</flag> <flag name="esi">Enable ESI for accelerators, will cause squid reverse proxies - to be capable of the Edge Acceleration Specification (www.esi.org)</flag> - <flag name="htcp">Enable HTCP protocol</flag> + to be capable of the Edge Acceleration Specification (www.esi.org)</flag> + <flag name="htcp">Enable HTCP protocol</flag> <flag name="ipf-transparent">Adds transparent proxy support for systems - using IP-Filter (only for *bsd)</flag> + using IP-Filter (only for *bsd)</flag> <flag name="logrotate">Use <pkg>app-admin/logrotate</pkg> for rotating - logs</flag> + logs</flag> <flag name="kqueue">Enables *BSD kqueue() support</flag> <flag name="pf-transparent">Adds transparent proxy support for systems using - PF (only for *bsd)</flag> + PF (only for *bsd)</flag> <flag name="qos">Adds support for Quality of Service using netfilter conntrack - - see qos_flow directive for more info</flag> + - see qos_flow directive for more info</flag> <flag name="ssl-crtd">Adds support for dynamic SSL certificate generation in - SslBump environments</flag> + SslBump environments</flag> <flag name="tproxy">Enables real Transparent Proxy support for Linux Netfilter - TPROXY</flag> - <flag name="wccp">Enable Web Cache Coordination Protocol</flag> - <flag name="wccpv2">Enable Web Cache Coordination V2 Protocol</flag> + TPROXY</flag> + <flag name="wccp">Enable Web Cache Coordination Protocol</flag> + <flag name="wccpv2">Enable Web Cache Coordination V2 Protocol</flag> </use> </pkgmetadata> |