diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-04-03 12:00:57 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-04-03 12:04:06 +0200 |
commit | 1989aaa7b02b9da80d6b6e4701656bf14028c1a1 (patch) | |
tree | 923f1e01c1fcc83d31c157df1abdec82b9bb6b75 /net-proxy/tsocks | |
parent | */*: Reassign pesa's packages (diff) | |
download | gentoo-1989aaa7b02b9da80d6b6e4701656bf14028c1a1.tar.gz gentoo-1989aaa7b02b9da80d6b6e4701656bf14028c1a1.tar.bz2 gentoo-1989aaa7b02b9da80d6b6e4701656bf14028c1a1.zip |
*/*: Reassign bircoph's packages
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-proxy/tsocks')
-rw-r--r-- | net-proxy/tsocks/metadata.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net-proxy/tsocks/metadata.xml b/net-proxy/tsocks/metadata.xml index 80811e964f93..35f72bbb4fc7 100644 --- a/net-proxy/tsocks/metadata.xml +++ b/net-proxy/tsocks/metadata.xml @@ -1,9 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>bircoph@gentoo.org</email> - </maintainer> + <!-- maintainer-needed --> <longdescription>tsocks' role is to allow non SOCKS aware applications (e.g telnet, ssh, ftp etc) to use SOCKS without any modification. It does this by intercepting the calls that applications make to establish network connections and negotating them through a SOCKS server as necessary.</longdescription> |