summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-03-23 18:20:39 +0000
committerPatrice Clement <monsieurp@gentoo.org>2016-03-23 18:21:28 +0000
commit7a1d01d00d0cb307935c30e3f38ea47b23acc9fc (patch)
treea9b0c3546b62d716304040e44a837f6cc12431e5
parentnet-proxy/3proxy: EAPI 6 cleanup (diff)
downloadgentoo-7a1d01d00d0cb307935c30e3f38ea47b23acc9fc.tar.gz
gentoo-7a1d01d00d0cb307935c30e3f38ea47b23acc9fc.tar.bz2
gentoo-7a1d01d00d0cb307935c30e3f38ea47b23acc9fc.zip
net-proxy/3proxy: Grant maintainership to Alex Efros <powerman@powerman.name>.
This commit merges a string of commits pulled from gentoo/gentoo#1118 and closes bug 547234. Gentoo-Bug: https://bugs.gentoo.org/547234 Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
-rw-r--r--net-proxy/3proxy/metadata.xml27
1 files changed, 21 insertions, 6 deletions
diff --git a/net-proxy/3proxy/metadata.xml b/net-proxy/3proxy/metadata.xml
index be46f41d1183..afbcd965096b 100644
--- a/net-proxy/3proxy/metadata.xml
+++ b/net-proxy/3proxy/metadata.xml
@@ -1,10 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<!-- maintainer-needed -->
-<longdescription>3Proxy is really tiny cross-platform proxy servers set. It includes HTTP proxy with HTTPS and FTP support,
-SOCKSv4/SOCKSv4.5/SOCKSv5 proxy, POP3 proxy, FTP proxy, TCP and UDP portmappers. You can use every proxy as a standalone program
-(socks, proxy, tcppm, udppm, pop3p) or use combined program (3proxy). Combined proxy additionally supports features like
-access control, bandwidth limiting, limiting daily/weekly/monthly traffic amount, proxy chaining, log rotation, sylog and ODBC logging, etc.
-It's created to be small, simple (I'd like to say secure - but it's just a beta) and yet functional.</longdescription>
+ <maintainer type="person">
+ <email>powerman@powerman.name</email>
+ <name>Alex Efros</name>
+ <description>Proxy maintainer. Assign bugs to him please.</description>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <longdescription>
+ 3Proxy is really tiny cross-platform proxy servers set. It includes
+ HTTP proxy with HTTPS and FTP support, SOCKSv4/SOCKSv4.5/SOCKSv5 proxy,
+ POP3 proxy, FTP proxy, TCP and UDP portmappers. You can use every proxy
+ as a standalone program (socks, proxy, tcppm, udppm, pop3p) or use
+ combined program (3proxy). Combined proxy additionally supports
+ features like access control, bandwidth limiting, limiting
+ daily/weekly/monthly traffic amount, proxy chaining, log rotation,
+ sylog and ODBC logging, etc. It's created to be small, simple (I'd
+ like to say secure - but it's just a beta) and yet functional.
+ </longdescription>
</pkgmetadata>
+