[gentoo-dev] Re: [gentoo-dev-announce] Packages up for grabs

2024-04-09 Thread Yixun Lan
Hi All: I will help with the following packages, but if anyone is interested, feel free to join to co-maintain them.. Thanks On 12:01 Wed 03 Apr , Michał Górny wrote: > The following packages are up for grabs due to the inactivity of their > maintainers: > > acct-group/privoxy > acct-us

[gentoo-dev] Last rites: eutils.eclass

2024-04-09 Thread Ulrich Mueller
eutils.eclass is no longer used by any ebuild in the Gentoo repository. Removal in 60 days, i.e. on 2024-06-08, so overlays will have enough time to update. From a1f28063e0ba2192a120d15fd82a2d59ae10c892 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulrich=20M=C3=BCller?= Date: Mon, 8 Jan 2024 15:11:

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

2024-04-09 Thread Ulrich Müller
In EAPI 6, gnustep-base inherits eutils which is going to be last-rited. Signed-off-by: Ulrich Müller --- eclass/gnustep-2.eclass| 20 ++-- eclass/gnustep-base.eclass | 5 ++--- 2 files changed, 8 insertions(+), 17 deletions(-) diff --git a/eclass/gnustep-2.eclass b/eclass/