summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-09-15 16:11:01 +0200
committerMichał Górny <mgorny@gentoo.org>2019-09-17 13:00:53 +0200
commit1dcea92d2117ec4808ba3dba48bae2c4e23022b1 (patch)
tree9dd86b9143c6bb6df0fe7b90e62afa24c3874a59 /net-vpn
parentuse.desc: Make lz4 a global flag (diff)
downloadgentoo-1dcea92d2117ec4808ba3dba48bae2c4e23022b1.tar.gz
gentoo-1dcea92d2117ec4808ba3dba48bae2c4e23022b1.tar.bz2
gentoo-1dcea92d2117ec4808ba3dba48bae2c4e23022b1.zip
*/*: Remove redundant descriptions for USE=lz4
Remove local descriptions of 'lz4' flag where they add nothing to the global description. They were left where they are more precise, e.g. indicate what the compression is used for or indicate another provider. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-vpn')
-rw-r--r--net-vpn/openconnect/metadata.xml1
-rw-r--r--net-vpn/openvpn/metadata.xml1
2 files changed, 0 insertions, 2 deletions
diff --git a/net-vpn/openconnect/metadata.xml b/net-vpn/openconnect/metadata.xml
index aa05046a5fd4..1f2957923f0f 100644
--- a/net-vpn/openconnect/metadata.xml
+++ b/net-vpn/openconnect/metadata.xml
@@ -13,7 +13,6 @@
<flag name="gssapi">Build GSSAPI support</flag>
<flag name="java">Build JNI bindings using jni.h</flag>
<flag name="libproxy">Enable proxy support</flag>
- <flag name="lz4">Enable support for lz4 compression</flag>
<flag name="stoken">Enable stoken support</flag>
</use>
</pkgmetadata>
diff --git a/net-vpn/openvpn/metadata.xml b/net-vpn/openvpn/metadata.xml
index 2f1d7181933c..4d0024cb2edf 100644
--- a/net-vpn/openvpn/metadata.xml
+++ b/net-vpn/openvpn/metadata.xml
@@ -15,7 +15,6 @@ networks using an encrypted tunnel.</longdescription>
<use>
<flag name="down-root">Enable the down-root plugin</flag>
<flag name="iproute2">Enabled iproute2 support instead of net-tools</flag>
- <flag name="lz4">Enable LZ4 support</flag>
<flag name="mbedtls">Use mbed TLS instead of OpenSSL</flag>
<flag name="pkcs11">Enable PKCS#11 smartcard support</flag>
<flag name="plugins">Enable the OpenVPN plugin system</flag>