[gentoo-dev] Foreseen update to ada.eclass to allow use of gcc:14 and gcc:15

2024-09-29 Thread Alfredo Tupone
diff --git a/eclass/ada.eclass b/eclass/ada.eclass index 3c3fa3c01453..faff19a6ac85 100644 --- a/eclass/ada.eclass +++ b/eclass/ada.eclass @@ -45,31 +45,31 @@ _ADA_ECLASS=1 # dev-foo/mydep" # DEPEND="${RDEPEND}" # @CODE # # Example value: # @CODE # ada_target_gcc_12? ( sys-devel/gcc:12[ada

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

2024-09-29 Thread Michał Górny
# Michał Górny (2024-09-29) # This package has not been updated since Python 3.11.2.  It bundles # part of Python stdlib that's most likely vulnerable by now, as well # as some third-party packages.  And it really needs a dedicated # maintainer. # Removal on 2024-10-29.  Bug #910612. dev-python/br

Re: [gentoo-dev] Foreseen update to ada.eclass to allow use of gcc:14 and gcc:15

2024-09-29 Thread Sam James
Alfredo Tupone writes: > diff --git a/eclass/ada.eclass b/eclass/ada.eclass > index 3c3fa3c01453..faff19a6ac85 100644 > --- a/eclass/ada.eclass > +++ b/eclass/ada.eclass > @@ -45,31 +45,31 @@ _ADA_ECLASS=1 > # dev-foo/mydep" > # DEPEND="${RDEPEND}" > # @CODE > # > # Example value: > # @CO

[gentoo-dev] Re: [RFC] News item: Haskell destabilization

2024-09-29 Thread Matt Turner
On Thu, Sep 26, 2024 at 9:51 PM Matt Turner wrote: > > Signed-off-by: Matt Turner > --- > GitHub PR with the keywording changes: > https://github.com/gentoo/gentoo/pull/38542 > > .../2024-09-27-haskell-destabilization.en.txt | 40 +++ > 1 file changed, 40 insertions(+) >