Re: [gentoo-dev] [PATCH] Add deblob support only for python3

2021-07-27 Thread Sam James
> On 26 Jul 2021, at 16:01, Joshua Kinard wrote: > >>> [snip] >> >> I'd still prefer it if we just didn't provide the USE flag on irrelevant >> kernels (it's too confusing) but if you plan on removing this >> message at some point, I guess we can keep it? > > I think the message text for the

Re: [gentoo-dev] [PATCH] 2021-08-01-tcpd-disabled: Remove USE=tcpd from make.defaults

2021-07-27 Thread Ulrich Mueller
> On Tue, 27 Jul 2021, David Seifert wrote: > +Display-If-Installed: net-analyzer/argus-clients IIUC this won't affect users who have already disabled the flag, so maybe add a [tcpd] use dependency here (and to all other Display-If-Installed lines below)? > +for an adhoc firewall based on /e

[gentoo-dev] [PATCH] 2021-08-01-tcpd-disabled: Remove USE=tcpd from make.defaults

2021-07-27 Thread David Seifert
Signed-off-by: David Seifert --- .../2021-08-01-tcpd-disabled.en.txt | 62 +++ 1 file changed, 62 insertions(+) create mode 100644 2021-08-01-tcpd-disabled/2021-08-01-tcpd-disabled.en.txt diff --git a/2021-08-01-tcpd-disabled/2021-08-01-tcpd-disabled.en.txt b/2021-08-

Re: [gentoo-dev] [PATCH 1/2] eclass/eutils.eclass: drop ltprune inherit

2021-07-27 Thread Ulrich Mueller
> On Tue, 27 Jul 2021, Conrad Kostecki wrote: > No ebuilds remaining to call directly prune_libtool_files, > so we could drop the ltprune inherit in eutils. I see very little benefit, because a) the indirect inherit is limited to EAPIs 5 and 6, and b) eutils is deprecated. OTOH, there's some