www-servers/apache: Revbump to add new suexec related USE flags.
[gentoo.git] / www-servers / apache / metadata.xml
index 293e43d3f29af16e5563cf77e3dec10c05c933ce..af77bdc266ca821fbbf19aeb93efa8addf8f7823 100644 (file)
@@ -13,6 +13,8 @@
        </longdescription>
        <use>
                <flag name="suexec">Install suexec with apache</flag>
+               <flag name="suexec-caps">Install suexec with capabilities instead of SUID</flag>
+               <flag name="suexec-syslog">Log suexec to syslog instead of to a separate file</flag>
                <flag name="static">Link in apache2 modules statically rather then plugins</flag>
                <flag name="apache2_modules_access_compat">Group authorizations based on host (name or IP address). Available as a compatibility module with previous versions.</flag>
                <flag name="apache2_modules_authn_core">Provides core authentication capabilities common to all authentication providers (functionality provided by authn_alias in previous versions).</flag>