*/*: Bump copyright on files touched this year
[gentoo.git] / www-servers / apache / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <maintainer type="person">
5                 <email>polynomial-c@gentoo.org</email>
6                 <name>Lars Wendler</name>
7         </maintainer>
8         <maintainer type="project">
9                 <email>apache-bugs@gentoo.org</email>
10                 <name>Apache project</name>
11         </maintainer>
12         <longdescription>
13                 The Apache HTTP Server Project is an effort to develop and maintain an
14                 open-source HTTP server for modern operating systems. The goal of this
15                 project is to provide a secure, efficient and extensible server that
16                 provides HTTP services in sync with the current HTTP standards.
17         </longdescription>
18         <use>
19                 <flag name="suexec">Install suexec with apache</flag>
20                 <flag name="suexec-caps">Install suexec with capabilities instead of SUID</flag>
21                 <flag name="suexec-syslog">Log suexec to syslog instead of to a separate file</flag>
22                 <flag name="static">Link in apache2 modules statically rather then plugins</flag>
23         </use>
24 </pkgmetadata>