Re: [gentoo-dev] [PATCH] rpm.eclass: Drop support for EAPI 6

2024-04-12 Thread David Seifert
On Fri, 2024-04-12 at 17:52 +0200, Ulrich Müller wrote: > Signed-off-by: Ulrich Müller > --- >  eclass/rpm.eclass | 63 +++--- > - >  1 file changed, 3 insertions(+), 60 deletions(-) > > diff --git a/eclass/rpm.eclass b/eclass/rpm.eclass > index

Re: [gentoo-dev] Last rites: app-emulation/runv

2024-04-12 Thread Michael Mair-Keimberger
On 2024-04-12 18:50, Arthur Zamarin wrote: # Arthur Zamarin (2024-04-12) # EAPI6. Fails to compile with go versions in tree. Upstream is # archived. Uses deprecated go eclasses. Maintainer needed, no # rev deps. # Removal: 2024-05-12. Bugs #794913, #679348, #771072, #844607. app-emulation/runv

[gentoo-dev] Last rites: app-emulation/runv

2024-04-12 Thread Arthur Zamarin
# Arthur Zamarin (2024-04-12) # EAPI6. Fails to compile with go versions in tree. Upstream is # archived. Uses deprecated go eclasses. Maintainer needed, no # rev deps. # Removal: 2024-05-12. Bugs #794913, #679348, #771072, #844607. app-emulation/runv OpenPGP_signature.asc Description:

[gentoo-dev] [PATCH] rpm.eclass: Drop support for EAPI 6

2024-04-12 Thread Ulrich Müller
Signed-off-by: Ulrich Müller --- eclass/rpm.eclass | 63 +++ 1 file changed, 3 insertions(+), 60 deletions(-) diff --git a/eclass/rpm.eclass b/eclass/rpm.eclass index b9187167eb8f..c9c21aa6ebbd 100644 --- a/eclass/rpm.eclass +++ b/eclass/rpm.eclass @@

[gentoo-dev] [PATCH 2/2] stardict.eclass: inline mirror://sourceforge

2024-04-12 Thread Lucio Sauer
the following patch is part of a tree-wide effort to inline mirror://sourceforge (https://github.com/gentoo/gentoo/pull/36198). The entry in thirdpartymirrors adds a pointless level of indirection, since sourceforge provides a bouncer service already. Signed-off-by: Lucio Sauer ---

[gentoo-dev] [PATCH 1/2] ruby-ng-gnome2.eclass: inline mirror://sourceforge

2024-04-12 Thread Lucio Sauer
Hi all, the following patch is part of a tree-wide effort to inline mirror://sourceforge (https://github.com/gentoo/gentoo/pull/36198). The entry in thirdpartymirrors adds a pointless level of indirection, since sourceforge provides a bouncer service already. Signed-off-by: Lucio Sauer ---

[gentoo-dev] Re: Current unavoidable use of xz utils in Gentoo

2024-04-12 Thread Duncan
Joonas Niilola posted on Thu, 11 Apr 2024 08:21:39 +0300 as excerpted: > I just want to point out you > may not have to edit ebuilds at all. If xz-utils is package.provided > portage should ignore the dependency without you removing the dep from > an ebuild. package.provided: YMMV, but here