diff options
author | Chuck Short <zul@gentoo.org> | 2004-06-04 00:01:36 +0000 |
---|---|---|
committer | Chuck Short <zul@gentoo.org> | 2004-06-04 00:01:36 +0000 |
commit | edc9da600f1d6d647c8d3ca5c0d2044489e97fd4 (patch) | |
tree | f3aff4a82a50769253ce7dc8a2716fa65359a13d /net-www/mod_auth_mysql/metadata.xml | |
parent | Stable on mips. (Manifest recommit) (diff) | |
download | gentoo-2-edc9da600f1d6d647c8d3ca5c0d2044489e97fd4.tar.gz gentoo-2-edc9da600f1d6d647c8d3ca5c0d2044489e97fd4.tar.bz2 gentoo-2-edc9da600f1d6d647c8d3ca5c0d2044489e97fd4.zip |
Added patch, closes #52865.
Diffstat (limited to 'net-www/mod_auth_mysql/metadata.xml')
-rw-r--r-- | net-www/mod_auth_mysql/metadata.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net-www/mod_auth_mysql/metadata.xml b/net-www/mod_auth_mysql/metadata.xml new file mode 100644 index 000000000000..bcaabdbbd0d3 --- /dev/null +++ b/net-www/mod_auth_mysql/metadata.xml @@ -0,0 +1,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> +</pkgmetadata> |