diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 238031 -> 238023 bytes | |||
-rw-r--r-- | profiles/arch/amd64/package.use.force | 7 | ||||
-rw-r--r-- | profiles/package.mask | 13 | ||||
-rw-r--r-- | profiles/use.local.desc | 2 |
4 files changed, 9 insertions, 13 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 194b57e82595..efbef3825a2e 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/amd64/package.use.force b/profiles/arch/amd64/package.use.force index 5c9f06cdb0c4..85659560a1e0 100644 --- a/profiles/arch/amd64/package.use.force +++ b/profiles/arch/amd64/package.use.force @@ -1,6 +1,11 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# James Le Cuirot <chewi@gentoo.org> (2024-07-02) +# Needed to build gcc. Force here rather than using BDEPEND to simplify +# cross-compile scenarios. +sys-devel/binutils cet + # Michał Górny <mgorny@gentoo.org> (2023-10-06) # Require ABIs matching MULTILIB_ABIS in gcc dependencies -- otherwise # sys-devel/gcc[multilib] (which is forced) will fail late in build. diff --git a/profiles/package.mask b/profiles/package.mask index e14909b43071..8677496d50f1 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -496,12 +496,6 @@ sci-libs/coinhsl >=xfce-base/xfconf-4.19 >=xfce-base/xfdesktop-4.19 -# David Seifert <soap@gentoo.org> (2024-06-08) -# Last release 12 years ago, clearly abandoned upstream, EAPI 6, no -# other major distro still carries this. -# Removal on 2024-07-08. Bug #933825. -app-i18n/imhangul - # Arthur Zamarin <arthurzam@gentoo.org> (2024-06-08) # EAPI=6, not maintained since cvs days. Keyworded for x86 and ppc # only. Fails to compile with modern C. @@ -547,14 +541,9 @@ dev-ruby/rspec-rails:5 # Arthur Zamarin <arthurzam@gentoo.org> (2024-05-31) # EAPI=6, maintainer-needed, incorrect LICENSE, fails to compile with # clang. -# Removal on 2024-06-30. Bugs #933241, #889912, #880267, #562822, #930500. +# Removal on 2024-07-09. Bugs #933241, #889912, #880267, #562822, #930500. net-mail/gnubiff -# Arthur Zamarin <arthurzam@gentoo.org> (2024-05-31) -# EAPI=6, no activity upstream, maintianer-needed. -# Removal on 2024-06-30. Bugs #933239, #828068. -app-emulation/phpvirtualbox - # Sam James <sam@gentoo.org> (2024-05-28) # Breaks reverse dependencies like protobuf-c (bug #932857) and protobuf-26.1 # itself isn't compatible with this abseil-cpp version (bug #932848). diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 5554c63593e5..4cbda4e7b358 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -7610,9 +7610,11 @@ sci-mathematics/octave:glpk - Add support for sci-mathematics/glpk for linear pr sci-mathematics/octave:gnuplot - Use sci-visualization/gnuplot to render plots if OpenGL is unavailable sci-mathematics/octave:imagemagick - Use media-gfx/graphicsmagick to read and write images sci-mathematics/octave:json - Allow using jsonencode and jsondecode commands via dev-libs/rapidjson +sci-mathematics/octave:klu - Add support for KLU (sci-libs/klu) sci-mathematics/octave:qhull - Add support for media-libs/qhull, to allow `delaunay', `convhull', and related functions sci-mathematics/octave:qrupdate - Add support for sci-libs/qrupdatefor QR and Cholesky update functions sci-mathematics/octave:sparse - Add enhanced support for sparse matrix algebra with SuiteSparse +sci-mathematics/octave:spqr - Add support for SPQR (sci-libs/spqr) sci-mathematics/octave:sundials - Enable the ode15i and ode15s ODE solvers using sci-libs/sundials sci-mathematics/pari:data - Add additional data (elldata, galdata, seadata, nftables) sci-mathematics/petsc:afterimage - Use Afterstep image library (media-libs/libafterimage) |