commit: 502b90ffe2c62cb23d517f56558ce71af20eebac
Author: Matt Jolly <kangie <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 5 08:54:08 2025 +0000
Commit: Matt Jolly <kangie <AT> gentoo <DOT> org>
CommitDate: Wed Feb 5 08:55:10 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=502b90ff
net-misc/curl: drop now-unused `nghttp3` USE
We switched to the global `http3` USE for this a while ago,
however an older version finally aged out of the tree
so we can drop the USE from `metadata.xml` now, too.
Signed-off-by: Matt Jolly <kangie <AT> gentoo.org>
net-misc/curl/metadata.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/net-misc/curl/metadata.xml b/net-misc/curl/metadata.xml
index 884608c7c1f5..b3581ad82856 100644
--- a/net-misc/curl/metadata.xml
+++ b/net-misc/curl/metadata.xml
@@ -17,7 +17,6 @@
<flag name="hsts">Enable HTTP Strict Transport Security</flag>
<flag name="imap">Enable Internet Message Access Protocol
support</flag>
<flag name="mbedtls">Enable mbedtls ssl backend</flag>
- <flag name="nghttp3">Enable HTTP/3 support using
<pkg>net-libs/nghttp3</pkg></flag>
<flag name="http3">Enable HTTP/3 support</flag>
<flag name="openssl">Enable openssl ssl backend</flag>
<flag name="pop3">Enable Post Office Protocol 3 support</flag>