commit: e35bee91a81d4b2210dd5a43e1298844d8656237
Author: Eray Aslan <eras <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 17 05:45:26 2017 +0000
Commit: Eray Aslan <eras <AT> gentoo <DOT> org>
CommitDate: Thu Aug 17 05:46:03 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e35bee91
net-proxy/squid: QA: fix whitespace
Package-Manager: Portage-2.3.8, Repoman-2.3.3
net-proxy/squid/metadata.xml | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/net-proxy/squid/metadata.xml b/net-proxy/squid/metadata.xml
index 6a84d3853a6..b001b2a98b0 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>