[gentoo-commits] repo/gentoo:master commit in: net-misc/redir/

2024-06-04 Thread Joonas Niilola
commit: a7f31f8b48c4c756914f06d97edf2da5b20298b9
Author: Joonas Niilola  gentoo  org>
AuthorDate: Wed Jun  5 05:27:04 2024 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Jun  5 05:27:38 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7f31f8b

net-misc/redir: Stabilize 3.3 amd64, #933540

Signed-off-by: Joonas Niilola  gentoo.org>

 net-misc/redir/redir-3.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/redir/redir-3.3.ebuild b/net-misc/redir/redir-3.3.ebuild
index c3bbb49971f4..26a860e1ab9f 100644
--- a/net-misc/redir/redir-3.3.ebuild
+++ b/net-misc/redir/redir-3.3.ebuild
@@ -9,6 +9,6 @@ 
SRC_URI="https://github.com/troglobit/${PN}/releases/download/v${PV}/${P}.tar.xz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~mips ~sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ~mips ~sparc x86"
 
 DOCS=( ChangeLog.md README.md transproxy.txt )



[gentoo-commits] repo/gentoo:master commit in: net-misc/redir/

2024-06-04 Thread Joonas Niilola
commit: 5ab87962084e1a81ff07516f53b0cbab685a4763
Author: Joonas Niilola  gentoo  org>
AuthorDate: Wed Jun  5 04:48:11 2024 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Jun  5 05:27:38 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ab87962

net-misc/redir: Stabilize 3.3 x86, #933540

Signed-off-by: Joonas Niilola  gentoo.org>

 net-misc/redir/redir-3.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/redir/redir-3.3.ebuild b/net-misc/redir/redir-3.3.ebuild
index fdef86a0e2dd..c3bbb49971f4 100644
--- a/net-misc/redir/redir-3.3.ebuild
+++ b/net-misc/redir/redir-3.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,6 +9,6 @@ 
SRC_URI="https://github.com/troglobit/${PN}/releases/download/v${PV}/${P}.tar.xz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~mips ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~mips ~sparc x86"
 
 DOCS=( ChangeLog.md README.md transproxy.txt )



[gentoo-commits] repo/gentoo:master commit in: net-misc/redir/

2019-04-11 Thread Patrice Clement
commit: d1bf2fc9c6ac47c95ad9065a2ee0303ec64160c7
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Apr 11 21:43:15 2019 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Apr 11 21:43:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1bf2fc9

net-misc/redir: version bump.

Signed-off-by: Patrice Clement  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 net-misc/redir/Manifest |  1 +
 net-misc/redir/redir-3.3.ebuild | 14 ++
 2 files changed, 15 insertions(+)

diff --git a/net-misc/redir/Manifest b/net-misc/redir/Manifest
index cf2a6e02ba1..c33c5d91ac0 100644
--- a/net-misc/redir/Manifest
+++ b/net-misc/redir/Manifest
@@ -1 +1,2 @@
 DIST redir-3.2.tar.xz 84240 BLAKE2B 
d1b48a14ea83cdcd58b7b2449e340e5cc110e212f17ec2f56cb8a914bc2c880d009d102dcb2cb1ee723ec4e3ceb48cd396731863fdc9ae864fe4fbf15ed90eec
 SHA512 
b379047e94f377847b15c4e4c94fa34be996fbf6b26a83670061d705791902b184e89270887a967b2aed993f9ca46c3d0a41cde6b162ff9b32dbb689c1384c6f
+DIST redir-3.3.tar.xz 84980 BLAKE2B 
3275e8315dbcd4666adc5064af80848f3c41378c46880ef825bae4d5a6d5a4246b959596a6810f5484db033d3f27a1b1860e40c250b29c75defa600cdf48a5d1
 SHA512 
89d9b45bc62538751cc0d8baf8dc3dc5ed84888faf18125c4044bb813ca415607b4906e9f5ccd60484eb737ad44d5c3bd22458444dee58d6e3be31446a71c3f3

diff --git a/net-misc/redir/redir-3.3.ebuild b/net-misc/redir/redir-3.3.ebuild
new file mode 100644
index 000..4e706162dcc
--- /dev/null
+++ b/net-misc/redir/redir-3.3.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Redir is a port redirector"
+HOMEPAGE="https://github.com/troglobit/redir;
+SRC_URI="https://github.com/troglobit/${PN}/releases/download/v${PV}/${P}.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~mips ~sparc ~x86 ~amd64-fbsd"
+
+DOCS=( ChangeLog.md README.md transproxy.txt )



[gentoo-commits] repo/gentoo:master commit in: net-misc/redir/, net-misc/redir/files/

2018-09-20 Thread Patrice Clement
commit: 9ee1db8644327758f0aadcb57f065d9e05a61c92
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Sep 20 21:07:07 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Sep 20 21:07:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ee1db86

net-misc/redir: clean up old.

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 net-misc/redir/Manifest|  1 -
 net-misc/redir/files/redir-2.2.1-include.patch | 10 -
 net-misc/redir/redir-2.2.1-r1.ebuild   | 29 --
 3 files changed, 40 deletions(-)

diff --git a/net-misc/redir/Manifest b/net-misc/redir/Manifest
index a786e7f5aa7..cf2a6e02ba1 100644
--- a/net-misc/redir/Manifest
+++ b/net-misc/redir/Manifest
@@ -1,2 +1 @@
-DIST redir-2.2.1.tar.gz 42247 BLAKE2B 
779b9c754b83ac78cf32dde738dec29d55dc9a4e5a3fe43b978d25f2935249e89f3a0a15ae875672424026faf5d346446dab13e76f0fb73c7b94d6341cdfae0a
 SHA512 
1e311e9ca81bcd7baec26f22634e43b2881873c80ef58a21aa5807d00ff5298227d2d4882a7cc1e218e55a19e64cf0634f2bef417bb89733ae0b3e23942be423
 DIST redir-3.2.tar.xz 84240 BLAKE2B 
d1b48a14ea83cdcd58b7b2449e340e5cc110e212f17ec2f56cb8a914bc2c880d009d102dcb2cb1ee723ec4e3ceb48cd396731863fdc9ae864fe4fbf15ed90eec
 SHA512 
b379047e94f377847b15c4e4c94fa34be996fbf6b26a83670061d705791902b184e89270887a967b2aed993f9ca46c3d0a41cde6b162ff9b32dbb689c1384c6f

diff --git a/net-misc/redir/files/redir-2.2.1-include.patch 
b/net-misc/redir/files/redir-2.2.1-include.patch
deleted file mode 100644
index 5fea475d31a..000
--- a/net-misc/redir/files/redir-2.2.1-include.patch
+++ /dev/null
@@ -1,10 +0,0 @@
 redir-2.2.1/redir.c.orig   1999-12-26 21:50:06.0 +0100
-+++ redir-2.2.1/redir.c2009-10-23 15:01:26.0 +0200
-@@ -78,6 +78,7 @@
- #include 
- #include 
- #include 
-+#include 
- 
- #ifdef USE_TCP_WRAPPERS
- #include 

diff --git a/net-misc/redir/redir-2.2.1-r1.ebuild 
b/net-misc/redir/redir-2.2.1-r1.ebuild
deleted file mode 100644
index 7d813844581..000
--- a/net-misc/redir/redir-2.2.1-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="Redir is a port redirector"
-HOMEPAGE="http://sammy.net/~sammy/hacks/;
-SRC_URI="http://sammy.net/~sammy/hacks/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~mips ~sparc x86 ~amd64-fbsd"
-
-PATCHES=( "${FILESDIR}/${P}-include.patch" )
-DOCS=( CHANGES README transproxy.txt )
-
-src_compile() {
-   emake \
-   CC="$(tc-getCC)" \
-   CFLAGS="${CFLAGS}" \
-   LDFLAGS="${LDFLAGS}"
-}
-
-src_install() {
-   dobin "${PN}"
-   newman "${PN}.man" "${PN}.1"
-}



[gentoo-commits] repo/gentoo:master commit in: net-misc/redir/

2018-09-20 Thread Patrice Clement
commit: 363fafbf8eb5bc69ef71eb666024272fd4bfe41e
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Sep 20 20:33:35 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Sep 20 21:07:25 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=363fafbf

net-misc/redir: stable for amd64+x86.

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 net-misc/redir/redir-3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/redir/redir-3.2.ebuild b/net-misc/redir/redir-3.2.ebuild
index a7f76dc0741..617fdbb6999 100644
--- a/net-misc/redir/redir-3.2.ebuild
+++ b/net-misc/redir/redir-3.2.ebuild
@@ -9,6 +9,6 @@ 
SRC_URI="https://github.com/troglobit/${PN}/releases/download/v${PV}/${P}.tar.xz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~mips ~sparc ~x86 ~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~hppa ~mips ~sparc x86 ~amd64-fbsd"
 
 DOCS=( ChangeLog.md README.md transproxy.txt )



[gentoo-commits] repo/gentoo:master commit in: net-misc/redir/

2018-07-04 Thread Virgil Dupras
commit: 68313f9508a3bbc2bd82048f56a0c7bb9ec2fc3b
Author: Virgil Dupras  gentoo  org>
AuthorDate: Thu Jul  5 01:19:34 2018 +
Commit: Virgil Dupras  gentoo  org>
CommitDate: Thu Jul  5 01:19:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68313f95

net-misc/redir: bump to 3.2

This is a fork of the unmaintained 2.x version

Closes: https://bugs.gentoo.org/660414
Package-Manager: Portage-2.3.41, Repoman-2.3.9

 net-misc/redir/Manifest |  1 +
 net-misc/redir/redir-3.2.ebuild | 14 ++
 2 files changed, 15 insertions(+)

diff --git a/net-misc/redir/Manifest b/net-misc/redir/Manifest
index 0a45eebe24d..a786e7f5aa7 100644
--- a/net-misc/redir/Manifest
+++ b/net-misc/redir/Manifest
@@ -1 +1,2 @@
 DIST redir-2.2.1.tar.gz 42247 BLAKE2B 
779b9c754b83ac78cf32dde738dec29d55dc9a4e5a3fe43b978d25f2935249e89f3a0a15ae875672424026faf5d346446dab13e76f0fb73c7b94d6341cdfae0a
 SHA512 
1e311e9ca81bcd7baec26f22634e43b2881873c80ef58a21aa5807d00ff5298227d2d4882a7cc1e218e55a19e64cf0634f2bef417bb89733ae0b3e23942be423
+DIST redir-3.2.tar.xz 84240 BLAKE2B 
d1b48a14ea83cdcd58b7b2449e340e5cc110e212f17ec2f56cb8a914bc2c880d009d102dcb2cb1ee723ec4e3ceb48cd396731863fdc9ae864fe4fbf15ed90eec
 SHA512 
b379047e94f377847b15c4e4c94fa34be996fbf6b26a83670061d705791902b184e89270887a967b2aed993f9ca46c3d0a41cde6b162ff9b32dbb689c1384c6f

diff --git a/net-misc/redir/redir-3.2.ebuild b/net-misc/redir/redir-3.2.ebuild
new file mode 100644
index 000..a7f76dc0741
--- /dev/null
+++ b/net-misc/redir/redir-3.2.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Redir is a port redirector"
+HOMEPAGE="https://github.com/troglobit/redir;
+SRC_URI="https://github.com/troglobit/${PN}/releases/download/v${PV}/${P}.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~mips ~sparc ~x86 ~amd64-fbsd"
+
+DOCS=( ChangeLog.md README.md transproxy.txt )



[gentoo-commits] repo/gentoo:master commit in: net-misc/redir/

2018-06-30 Thread Patrice Clement
commit: 57ba087be014ac31c29d7ff12239be7d9ba84242
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Jun 30 09:36:28 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Jun 30 09:36:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57ba087b

net-misc/redir: stable for amd64+x86.

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 net-misc/redir/redir-2.2.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/redir/redir-2.2.1-r1.ebuild 
b/net-misc/redir/redir-2.2.1-r1.ebuild
index 104aafdcf4c..b4745fcb3c5 100644
--- a/net-misc/redir/redir-2.2.1-r1.ebuild
+++ b/net-misc/redir/redir-2.2.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://sammy.net/~sammy/hacks/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~mips ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~mips ~sparc x86"
 
 PATCHES=( "${FILESDIR}/${P}-include.patch" )
 DOCS=( CHANGES README transproxy.txt )



[gentoo-commits] repo/gentoo:master commit in: net-misc/redir/

2018-06-30 Thread Patrice Clement
commit: 0d00f147584e54501e2674b38616f0253af3ea58
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Jun 30 09:37:23 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Jun 30 09:37:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d00f147

net-misc/redir: add amd64-fbsd keyword.

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 net-misc/redir/redir-2.2.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/redir/redir-2.2.1-r1.ebuild 
b/net-misc/redir/redir-2.2.1-r1.ebuild
index b4745fcb3c5..7d813844581 100644
--- a/net-misc/redir/redir-2.2.1-r1.ebuild
+++ b/net-misc/redir/redir-2.2.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://sammy.net/~sammy/hacks/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~mips ~sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ~mips ~sparc x86 ~amd64-fbsd"
 
 PATCHES=( "${FILESDIR}/${P}-include.patch" )
 DOCS=( CHANGES README transproxy.txt )



[gentoo-commits] repo/gentoo:master commit in: net-misc/redir/

2018-06-30 Thread Patrice Clement
commit: 8c930e23f14f1f1936d1d2fda1b3e9bd02b862e8
Author: Patrice Clement  gentoo  org>
AuthorDate: Sat Jun 30 09:38:35 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sat Jun 30 09:38:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c930e23

net-misc/redir: clean up old.

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 net-misc/redir/redir-2.2.1.ebuild | 36 
 1 file changed, 36 deletions(-)

diff --git a/net-misc/redir/redir-2.2.1.ebuild 
b/net-misc/redir/redir-2.2.1.ebuild
deleted file mode 100644
index bb9c59ba7ec..000
--- a/net-misc/redir/redir-2.2.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="2"
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="Redir is a port redirector"
-HOMEPAGE="http://sammy.net/~sammy/hacks/;
-SRC_URI="http://sammy.net/~sammy/hacks/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha ~amd64 ~hppa ~mips sparc x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-src_configure() {
-   epatch "${FILESDIR}/${P}-include.patch"
-}
-
-src_compile() {
-   emake \
-   CC="$(tc-getCC)" \
-   CFLAGS="${CFLAGS}" \
-   LDFLAGS="${LDFLAGS}" || \
-   die "emake failed"
-}
-
-src_install() {
-   dobin redir || die "dobin failed"
-   newman redir.man redir.1 || die "doman failed"
-   dodoc CHANGES README transproxy.txt || die "dodoc failed"
-}



[gentoo-commits] repo/gentoo:master commit in: net-misc/redir/

2018-04-15 Thread Patrice Clement
commit: 84f5f77d8bac50430c787667f0ef599e6f89f44b
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Apr 15 18:31:09 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Apr 15 18:47:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84f5f77d

net-misc/redir: take over maintainership.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-misc/redir/metadata.xml | 8 ++--
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/net-misc/redir/metadata.xml b/net-misc/redir/metadata.xml
index 94303c02104..58c1077b82e 100644
--- a/net-misc/redir/metadata.xml
+++ b/net-misc/redir/metadata.xml
@@ -2,11 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

-   bren...@horan.hk
-   Brendan Hhoran
-   
-   
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
+   monsie...@gentoo.org
+   Patrice Clement

 



[gentoo-commits] repo/gentoo:master commit in: net-misc/redir/

2018-04-15 Thread Patrice Clement
commit: 78f2dc7cabbf8c18570d9bae4818956aa2ae8c38
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Apr 15 18:30:30 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Apr 15 18:47:46 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78f2dc7c

net-misc/redir: EAPI 6 bump.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-misc/redir/redir-2.2.1-r1.ebuild | 29 +
 1 file changed, 29 insertions(+)

diff --git a/net-misc/redir/redir-2.2.1-r1.ebuild 
b/net-misc/redir/redir-2.2.1-r1.ebuild
new file mode 100644
index 000..104aafdcf4c
--- /dev/null
+++ b/net-misc/redir/redir-2.2.1-r1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eutils toolchain-funcs
+
+DESCRIPTION="Redir is a port redirector"
+HOMEPAGE="http://sammy.net/~sammy/hacks/;
+SRC_URI="http://sammy.net/~sammy/hacks/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~mips ~sparc ~x86"
+
+PATCHES=( "${FILESDIR}/${P}-include.patch" )
+DOCS=( CHANGES README transproxy.txt )
+
+src_compile() {
+   emake \
+   CC="$(tc-getCC)" \
+   CFLAGS="${CFLAGS}" \
+   LDFLAGS="${LDFLAGS}"
+}
+
+src_install() {
+   dobin "${PN}"
+   newman "${PN}.man" "${PN}.1"
+}



[gentoo-commits] repo/gentoo:master commit in: net-misc/redir/

2015-10-10 Thread Ian Delaney
commit: f082fcee8178af88ec46f5c9101bca652c5449a1
Author: Ian Delaney  gentoo  org>
AuthorDate: Sat Oct 10 09:08:20 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Sat Oct 10 09:09:27 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f082fcee

net-misc/redir: add proxy maintainer and herd in metadata

Package-Manager: portage-2.2.20.1

 net-misc/redir/metadata.xml | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/net-misc/redir/metadata.xml b/net-misc/redir/metadata.xml
index 59e2b8f..ffdcb3d 100644
--- a/net-misc/redir/metadata.xml
+++ b/net-misc/redir/metadata.xml
@@ -1,8 +1,10 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
+   proxy-maintainers

-   maintainer-nee...@gentoo.org
-   Default assignee for orphaned packages
+   bren...@horan.hk
+   Brendan Hhoran
+   Proxy maintainer, to be assigned all 
bugs