mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-02 11:38:07 -07:00
17 lines
557 B
XML
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>
|