blob: 46ba836d26615f85af6a39ceb11bd6a20a32fd1d (
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 "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>apache</herd>
<maintainer>
<email>hollow@gentoo.org</email>
<name>Benedikt Boehm</name>
</maintainer>
<longdescription>
Mod_bandwidth is a module for the Apache webserver that enables the setting
of server-wide or per connection bandwidth limits, based on the directory,
size of files and remote IP/domain.
</longdescription>
</pkgmetadata>
|