diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-10-22 12:10:17 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-10-28 14:09:57 +0200 |
commit | dde31a9a6f8c47eeca92a9fd1836e704f23771c4 (patch) | |
tree | 43e2942ef084b6b48c167c988206886ef7854e7b /net-libs/libwebsockets | |
parent | www-client/seamonkey: Bump to version 2.53.5_beta1 (diff) | |
download | gentoo-dde31a9a6f8c47eeca92a9fd1836e704f23771c4.tar.gz gentoo-dde31a9a6f8c47eeca92a9fd1836e704f23771c4.tar.bz2 gentoo-dde31a9a6f8c47eeca92a9fd1836e704f23771c4.zip |
net-libs/libwebsockets: metadata_duplicate_useflag_description
- Remove USE flag descriptions which are already available at
profiles/use.desc
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-libs/libwebsockets')
-rw-r--r-- | net-libs/libwebsockets/metadata.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/net-libs/libwebsockets/metadata.xml b/net-libs/libwebsockets/metadata.xml index 23c9033fcec9..429f0474f146 100644 --- a/net-libs/libwebsockets/metadata.xml +++ b/net-libs/libwebsockets/metadata.xml @@ -19,7 +19,6 @@ </maintainer> <use> <flag name="access-log">Support generating Apache-compatible access logs</flag> - <flag name="cgi">Include CGI (spawn process with network-connected stdin/out/err) APIs</flag> <flag name="client">The client part of the library and libwebsockets-test-client</flag> <flag name="generic-sessions">With the Generic Sessions plugin</flag> <flag name="http2">Support the HTTP/2 protocol</flag> @@ -32,9 +31,7 @@ <flag name="peer-limits">Track peers and restrict resources a single peer can allocate</flag> <flag name="server-status">Support json + jscript server monitoring</flag> <flag name="smtp">Provide SMTP support</flag> - <flag name="socks5">Allow use of SOCKS5 proxy on client connections</flag> <flag name="sqlite3">Require SQLITE3 support</flag> - <flag name="zip">Support serving pre-zipped files</flag> </use> <upstream> <remote-id type="github">warmcat/libwebsockets</remote-id> |