blob: af78fcaa3dca8c661ce66f3d2e0e1c03acfaea8d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>patrick@gentoo.org</email>
</maintainer>
<longdescription lang="en">
app-admin/apache-tools contains tools that might be useful without
having apache itself installed (like htdigest/htpasswd, but also ab -
the apache benchmark).
</longdescription>
</pkgmetadata>
|