Re: [gentoo-dev] [PATCH] qmail.eclass: simplify is_prime()

2021-06-17 Thread Guilherme Amadio
Hi, On Thu, Jun 17, 2021 at 05:42:12PM +, Peter Stuge wrote: > Rolf Eike Beer wrote: > > The previous algorithm would scan for all primes for a given number, > > which takes needlessly long. > > Please also mention how this caused a problem for you in the commit > message, to help us

Re: [gentoo-dev] [PATCH] qmail.eclass: simplify is_prime()

2021-06-17 Thread Peter Stuge
Rolf Eike Beer wrote: > The previous algorithm would scan for all primes for a given number, > which takes needlessly long. Please also mention how this caused a problem for you in the commit message, to help us understand why you're proposing to change this. > +++ b/eclass/qmail.eclass > -#

[gentoo-dev] [PATCH] qmail.eclass: simplify is_prime()

2021-06-17 Thread Rolf Eike Beer
The previous algorithm would scan for all primes for a given number, which takes needlessly long. Signed-off-by: Rolf Eike Beer --- eclass/qmail.eclass | 45 - 1 file changed, 12 insertions(+), 33 deletions(-) diff --git a/eclass/qmail.eclass

Re: [gentoo-dev] [PATCH] fcaps.eclass: support EAPI 8

2021-06-17 Thread David Michael
On Thu, Jun 17, 2021 at 7:02 AM Ulrich Mueller wrote: > > On Thu, 17 Jun 2021, Michał Górny wrote: > > On Thu, 2021-06-17 at 12:10 +0200, Ulrich Mueller wrote: > >> > > > > > On Thu, 17 Jun 2021, David Michael wrote: > >> > @@ -33,15 +34,12 @@ _FCAPS_ECLASS=1 > >> > > >> > IUSE="+filecaps" >

Re: [gentoo-dev] [PATCH] fcaps.eclass: support EAPI 8

2021-06-17 Thread Ulrich Mueller
> On Thu, 17 Jun 2021, Michał Górny wrote: > On Thu, 2021-06-17 at 12:10 +0200, Ulrich Mueller wrote: >> > > > > > On Thu, 17 Jun 2021, David Michael wrote: >> >> > @@ -33,15 +34,12 @@ _FCAPS_ECLASS=1 >> >   >> >  IUSE="+filecaps" >> >   >> > -# Since it is needed in pkg_postinst() it must

Re: [gentoo-dev] [PATCH] fcaps.eclass: support EAPI 8

2021-06-17 Thread Michał Górny
On Thu, 2021-06-17 at 12:10 +0200, Ulrich Mueller wrote: > > > > > > On Thu, 17 Jun 2021, David Michael wrote: > > > @@ -33,15 +34,12 @@ _FCAPS_ECLASS=1 > >   > >  IUSE="+filecaps" > >   > > -# Since it is needed in pkg_postinst() it must be in RDEPEND > > +# Since it is needed in pkg_postinst()

Re: [gentoo-dev] EAPI 8 is here!

2021-06-17 Thread Ulrich Mueller
> On Thu, 17 Jun 2021, Sam James wrote: > EAPI 8 is here! In fact, it arrived a few days ago on Sunday: > [...] > Things you need to know: > * You can read the full specification in PMS as above. > * It's fully implemented in Portage 3.0.20, pkgcore 0.12.0, and > pkgcheck 0.10.0. IIUC,

Re: [gentoo-dev] [PATCH] fcaps.eclass: support EAPI 8

2021-06-17 Thread Ulrich Mueller
> On Thu, 17 Jun 2021, David Michael wrote: > @@ -33,15 +34,12 @@ _FCAPS_ECLASS=1 > > IUSE="+filecaps" > > -# Since it is needed in pkg_postinst() it must be in RDEPEND > +# Since it is needed in pkg_postinst() it must be in IDEPEND > case "${EAPI:-0}" in > - [0-6]) > -

Re: [gentoo-dev] Up for grabs: various base-system@ packages

2021-06-17 Thread Marek Szuba
On 2021-06-16 19:18, Sam James wrote: - app-editors/hexcurse I'll take this one. -- Marecki OpenPGP_signature Description: OpenPGP digital signature