summaryrefslogtreecommitdiff
path: root/app-admin/apache-tools/metadata.xml
blob: 26b9805ad748a763c92c5ee40b09684627122569 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="project">
  <email>dev@baldeagleos.com</email>
  <name>Development</name>
 </maintainer>
 <maintainer type="person">
  <email>polynomial-c@gentoo.org</email>
  <name>Lars Wendler</name>
 </maintainer>
 <maintainer type="project">
  <email>apache-bugs@gentoo.org</email>
  <name>Apache project</name>
 </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>
 <upstream>
  <remote-id type="cpe">cpe:/a:apache:http_server</remote-id>
 </upstream>
 <origin>ports</origin>
</pkgmetadata>