[gentoo-dev] Up for grabs: mail-client/kube and dependencies, including dev-libs/flatbuffers

2022-06-01 Thread Andreas Sturmlechner
This was added to Gentoo ebuild repository as a beta grade Mail client when it probably should not have been at that early stage. While its repository is found on invent.kde.org it is not particularly well integrated with KDE community, release tarballs aren't even hosted there. There is no over

Re: [gentoo-dev] [PATCH] toolchain.eclass: the configure script shebang with BROOT.

2022-06-01 Thread Sam James
> On 1 Jun 2022, at 16:34, hero...@gentoo.org wrote: > > From: Benda Xu > > It executes on CBUILD environment. > --- > eclass/toolchain.eclass | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass > index 488648a82ab5..33306d

Re: [gentoo-dev] [PATCH] toolchain.eclass: the configure script shebang with BROOT.

2022-06-01 Thread James Le Cuirot
On Wed, 2022-06-01 at 23:34 +0800, hero...@gentoo.org wrote: > From: Benda Xu > > It executes on CBUILD environment. > --- > eclass/toolchain.eclass | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass > index 488648a82ab5..3

[gentoo-dev] [PATCH] toolchain.eclass: the configure script shebang with BROOT.

2022-06-01 Thread heroxbd
From: Benda Xu It executes on CBUILD environment. --- eclass/toolchain.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass index 488648a82ab5..33306d3d92b1 100644 --- a/eclass/toolchain.eclass +++ b/eclass/toolchain.eclass