mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
www-servers/apache: fix UseLocalUnsorted
Signed-off-by: Brett A C Sheffield <bacs@librecast.net> Part-of: https://codeberg.org/gentoo/gentoo/pulls/398 Merges: https://codeberg.org/gentoo/gentoo/pulls/398 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
01a258f86a
commit
f32c128ff7
@@ -12,10 +12,10 @@
|
||||
provides HTTP services in sync with the current HTTP standards.
|
||||
</longdescription>
|
||||
<use>
|
||||
<flag name="static">Link in apache2 modules statically rather then plugins</flag>
|
||||
<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>
|
||||
</use>
|
||||
<upstream>
|
||||
<remote-id type="github">apache/httpd</remote-id>
|
||||
|
||||
Reference in New Issue
Block a user