diff options
author | Christian Ruppert <idl0r@gentoo.org> | 2011-02-14 16:10:26 +0000 |
---|---|---|
committer | Christian Ruppert <idl0r@gentoo.org> | 2011-02-14 16:10:26 +0000 |
commit | 7991ad55978f8e2ea318a804f90a0a7208353090 (patch) | |
tree | f0de381f6b6b9115259cf2914a0bf0e0e2548209 /net-proxy/haproxy/metadata.xml | |
parent | Drop old. (diff) | |
download | gentoo-2-7991ad55978f8e2ea318a804f90a0a7208353090.tar.gz gentoo-2-7991ad55978f8e2ea318a804f90a0a7208353090.tar.bz2 gentoo-2-7991ad55978f8e2ea318a804f90a0a7208353090.zip |
Remove old ebuild. Revision bump, fixes bug 354713. Take maintainership.
(Portage version: 2.2.0_alpha23/cvs/Linux x86_64)
Diffstat (limited to 'net-proxy/haproxy/metadata.xml')
-rw-r--r-- | net-proxy/haproxy/metadata.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net-proxy/haproxy/metadata.xml b/net-proxy/haproxy/metadata.xml index f7137b977c69..d9588385b79a 100644 --- a/net-proxy/haproxy/metadata.xml +++ b/net-proxy/haproxy/metadata.xml @@ -2,6 +2,10 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>net-proxy</herd> + <maintainer> + <email>idl0r@gentoo.org</email> + <name>Christian Ruppert</name> + </maintainer> <longdescription> HAProxy is a free, very fast and reliable solution offering high availability, load balancing, and proxying for TCP and HTTP-based applications. It is particularly suited for web sites crawling under very high loads while needing persistence or Layer7 processing. Supporting tens of thousands of connections is clearly realistic with todays hardware. Its mode of operation makes its integration into existing architectures very easy and riskless, while still offering the possibility not to expose fragile web servers to the Net. |