Files
gentoo/app-admin/apache-tools/metadata.xml
Petr Vaněk d8f364ce43 app-admin/apache-tools: use <pkg> tag in metadata.xml
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
2022-08-26 11:45:48 +01:00

17 lines
557 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>apache-bugs@gentoo.org</email>
<name>Apache project</name>
</maintainer>
<longdescription lang="en">
<pkg>app-admin/apache-tools</pkg> contains tools that might be useful without
having apache itself installed (like htdigest/htpasswd, but also ab -
the apache benchmark).
</longdescription>
<upstream>
<remote-id type="github">apache/httpd</remote-id>
</upstream>
</pkgmetadata>