blob: 7084da97510a1aafc175f5640910a885270e6417 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
<origin>srcux</origin>
</pkgmetadata>
|