commit: 0f3d834ca391d560e71feaca718f9ea5e844f1c4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 11 13:19:51 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 11 13:19:51 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f3d834c
www-apache/mod_security: drop unusual whitespace
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-apache/mod_security/metadata.xml | 5 -----
1 file changed, 5 deletions(-)
diff --git a/www-apache/mod_security/metadata.xml
b/www-apache/mod_security/metadata.xml
index c51d033a0dba..b2dad3e391a1 100644
--- a/www-apache/mod_security/metadata.xml
+++ b/www-apache/mod_security/metadata.xml
@@ -7,28 +7,23 @@
Support fuzzy hash computations (to detect malware, for example)
using the <pkg>app-crypt/ssdeep</pkg> package.
</flag>
-
<flag name="geoip">
Pull in <pkg>dev-libs/geoip</pkg> for use by the SecGeoLookupDb
directive.
</flag>
-
<flag name="jit">
Add support for the PCRE Just-in-Time optimisation, as enabled
by <pkg>dev-libs/libpcre</pkg> with jit USE flag enabled. Might
not be available on hardened systems.
</flag>
-
<flag name="json">
Suppose JSON in the request body parser through
<pkg>dev-libs/yajl</pkg>.
</flag>
-
<flag name="mlogc">
Build and install the ModSecurity Audit Log Collector (mlogc).
</flag>
</use>
-
<upstream>
<remote-id type="github">owasp-modsecurity/ModSecurity</remote-id>
</upstream>