diff options
author | Benedikt Boehm <hollow@gentoo.org> | 2005-01-08 23:37:10 +0000 |
---|---|---|
committer | Benedikt Boehm <hollow@gentoo.org> | 2005-01-08 23:37:10 +0000 |
commit | f9d6314ca0d1416e22e88fee7a50052ca014c481 (patch) | |
tree | 91d82966d4f40f44a79840f2690a809bd481a7e0 /net-www/apache/metadata.xml | |
parent | Stable on amd64. (diff) | |
download | historical-f9d6314ca0d1416e22e88fee7a50052ca014c481.tar.gz historical-f9d6314ca0d1416e22e88fee7a50052ca014c481.tar.bz2 historical-f9d6314ca0d1416e22e88fee7a50052ca014c481.zip |
Apache herd package refresh
Diffstat (limited to 'net-www/apache/metadata.xml')
-rw-r--r-- | net-www/apache/metadata.xml | 17 |
1 files changed, 12 insertions, 5 deletions
diff --git a/net-www/apache/metadata.xml b/net-www/apache/metadata.xml index bcaabdbbd0d3..88839ab2599c 100644 --- a/net-www/apache/metadata.xml +++ b/net-www/apache/metadata.xml @@ -1,8 +1,15 @@ -<?xml version="1.0" encoding="UTF-8"?> +<?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>apache</herd> -<longdescription> -The Apache HTTP Server Project is an effort to develop and maintain an open-source HTTP server for modern operating systems including UNIX and Windows NT. The goal of this project is to provide a secure, efficient and extensible server that provides HTTP services in sync with the current HTTP standards. -</longdescription> + <herd>apache</herd> + <maintainer restrict="<apache-2"> + <email>hollow@gentoo.org</email> + <name>Benedikt Boehm</name> + </maintainer> + <longdescription> + The Apache HTTP Server Project is an effort to develop and maintain an + open-source HTTP server for modern operating systems. The goal of this + project is to provide a secure, efficient and extensible server that + provides HTTP services in sync with the current HTTP standards. + </longdescription> </pkgmetadata> |