[gentoo-dev] Last rites: dev-ruby/fast_xs

2023-07-21 Thread Hans de Graaff
# Hans de Graaff (2023-07-22) # Does not compile with modern compilers. Last upstream release in # 2011. No activity upstream. No reverse dependencies. Masked for # removal on 2023-08-22. dev-ruby/fast_xs signature.asc Description: This is a digitally signed message part

[gentoo-dev] Re: [RFC PATCH] metadata: Add gnome package stabilization groups

2023-07-21 Thread Arthur Zamarin
On 19/07/2023 19.10, Matt Turner wrote: > Signed-off-by: Matt Turner > --- > Feel free to bikeshed the location, structure, file-format, etc. > > metadata/stabilization-groups/gnome/evolution | 3 +++ > metadata/stabilization-groups/gnome/glib | 3 +++ >

[gentoo-dev] Last rites: app-cdr/cdw

2023-07-21 Thread Arthur Zamarin
# Arthur Zamarin (2023-07-21) # Broken runtime with ncurses version since last 2 years (unusable at # all), no upstream activity of any sort since 2016. # # Removal: 2023-08-20. Bug #910649. app-cdr/cdw OpenPGP_signature Description: OpenPGP digital signature

Re: [gentoo-dev] [PATCH 4/6] kernel-install.eclass: kernel-install_get_qemu_arch: port to sparc

2023-07-21 Thread Ulrich Mueller
> On Fri, 21 Jul 2023, Michał Górny wrote: > I suppose I originally didn't anticipate this many "matching" arches but > perhaps it's time to add something like: > arm|ppc|ppc64|riscv|sparc|sparc64) > echo ${ARCH} > ;; Sounds good. As a side note, eselect has a table with the (nearly)

Re: [gentoo-dev] [PATCH 4/6] kernel-install.eclass: kernel-install_get_qemu_arch: port to sparc

2023-07-21 Thread Michał Górny
On Fri, 2023-07-21 at 13:46 +0100, Sam James wrote: > Signed-off-by: Sam James > --- > eclass/kernel-install.eclass | 8 +++- > 1 file changed, 7 insertions(+), 1 deletion(-) > > diff --git a/eclass/kernel-install.eclass b/eclass/kernel-install.eclass > index 49aff35dea0d2..6018abd821513

Re: [gentoo-dev] [PATCH 4/6] kernel-install.eclass: kernel-install_get_qemu_arch: port to sparc

2023-07-21 Thread Sam James
Ulrich Mueller writes: > [[PGP Signed Part:Undecided]] >> On Fri, 21 Jul 2023, Sam James wrote: > >> @@ -162,6 +162,12 @@ kernel-install_get_qemu_arch() { >> ppc64) >> echo ppc64 >> ;; >> +sparc) >> +echo

Re: [gentoo-dev] [PATCH 4/6] kernel-install.eclass: kernel-install_get_qemu_arch: port to sparc

2023-07-21 Thread Ulrich Mueller
> On Fri, 21 Jul 2023, Sam James wrote: > @@ -162,6 +162,12 @@ kernel-install_get_qemu_arch() { > ppc64) > echo ppc64 > ;; > + sparc) > + echo sparc > + ;; > + sparc64) >

[gentoo-dev] [PATCH 6/6] virtual/dist-kernel: keyword ~sparc

2023-07-21 Thread Sam James
Signed-off-by: Sam James --- virtual/dist-kernel/dist-kernel-5.15.120.ebuild | 2 +- virtual/dist-kernel/dist-kernel-6.1.39.ebuild | 2 +- virtual/dist-kernel/dist-kernel-6.4.4.ebuild| 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git

[gentoo-dev] [PATCH 5/6] sys-kernel/gentoo-kernel: port to sparc

2023-07-21 Thread Sam James
Signed-off-by: Sam James --- profiles/arch/sparc/package.use.mask | 5 + .../gentoo-kernel/gentoo-kernel-5.15.120.ebuild | 11 +-- sys-kernel/gentoo-kernel/gentoo-kernel-6.1.39.ebuild | 12 +--- sys-kernel/gentoo-kernel/gentoo-kernel-6.4.4.ebuild | 12

[gentoo-dev] [PATCH 4/6] kernel-install.eclass: kernel-install_get_qemu_arch: port to sparc

2023-07-21 Thread Sam James
Signed-off-by: Sam James --- eclass/kernel-install.eclass | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/eclass/kernel-install.eclass b/eclass/kernel-install.eclass index 49aff35dea0d2..6018abd821513 100644 --- a/eclass/kernel-install.eclass +++

[gentoo-dev] [PATCH 3/6] kernel-build.eclass: add special-case for sparc arch/ directory

2023-07-21 Thread Sam James
Unfortunately, we still have a mess wrt dual-bitness arches. For sparc, there's arch/sparc, with ARCH=sparc being "whatever the toolchain is", ARCH=sparc32 being "give me a 32-bit kernel", and ARCH=sparc64 being "give me a 64-bit kernel". You do, seemingly, need to actually pass ARCH=sparc64 to

[gentoo-dev] [PATCH 2/6] dist-kernel-utils.eclass: dist-kernel_get_image_path: handle sparc

2023-07-21 Thread Sam James
Same as hppa/ppc*. Signed-off-by: Sam James --- eclass/dist-kernel-utils.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/dist-kernel-utils.eclass b/eclass/dist-kernel-utils.eclass index cb0021f8b3a7e..6668960286699 100644 --- a/eclass/dist-kernel-utils.eclass

[gentoo-dev] [PATCH 1/6] toolchain-funcs.eclass: tc-ninja_magic_to_arch: rename helper function

2023-07-21 Thread Sam James
Signed-off-by: Sam James --- eclass/toolchain-funcs.eclass | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/eclass/toolchain-funcs.eclass b/eclass/toolchain-funcs.eclass index bffbf36f1696c..78ebfe54e41a7 100644 --- a/eclass/toolchain-funcs.eclass +++

[gentoo-dev] Last rites: dev-python/cx_Freeze

2023-07-21 Thread Michał Górny
# Michał Górny (2023-07-21) # Fragile package requiring custom patching.  The maintainer resigned. # No reverse dependencies. # Removal on 2023-08-20.  Bug #910619. dev-python/cx_Freeze -- Best regards, Michał Górny

[gentoo-dev] Last rites: dev-python/ansible-runner

2023-07-21 Thread Michał Górny
# Michał Górny (2023-07-21) # The ebuild has not been bumped for a year now.  It doesn't have # working tests.  No reverse dependencies. # Removal on 2023-08-20.  Bug #907460. dev-python/ansible-runner -- Best regards, Michał Górny