summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin188109 -> 188108 bytes
-rw-r--r--profiles/arch/amd64/package.use.mask4
-rw-r--r--profiles/arch/amd64/use.mask4
-rw-r--r--profiles/arch/arm/use.mask4
-rw-r--r--profiles/arch/base/use.mask4
-rw-r--r--profiles/base/package.use.mask18
-rw-r--r--profiles/base/package.use.stable.mask5
-rw-r--r--profiles/package.mask84
-rw-r--r--profiles/use.local.desc7
9 files changed, 68 insertions, 62 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 454d0780518d..f7a623502a14 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index ae385b6e7691..4219fc53b390 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -247,10 +247,6 @@ app-text/texlive-core -xindy
# static-pie works on amd64, #719444
sys-libs/glibc -static-pie
-# Guilherme Amadio <amadio@gentoo.org> (2020-03-16)
-# media-libs/cudnn is keyworded on amd64
-sci-physics/root -cudnn
-
# Thomas Deutschmann <whissi@gentoo.org> (2020-03-11)
# Encrypted Media Extensions (eme-free) can be disabled on amd64
mail-client/thunderbird -eme-free
diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask
index aa16fc2685c9..2fbe7660a1b4 100644
--- a/profiles/arch/amd64/use.mask
+++ b/profiles/arch/amd64/use.mask
@@ -4,6 +4,10 @@
# Unmask the flag which corresponds to ARCH.
-amd64
+# Paul Zander <negril.nx+gentoo@gmail.com> (2023-12-10)
+# cuDNN works here
+-cudnn
+
# Paul Zander <negril.nx+gentoo@gmail.com> (2023-11-17)
# ROCm/HIP works here
-hip
diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask
index 7b202dcaa83a..f5ae9cb0482a 100644
--- a/profiles/arch/arm/use.mask
+++ b/profiles/arch/arm/use.mask
@@ -122,10 +122,6 @@ xine
# virtual/opencl is not keyworded
opencl
-# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (2013-11-10)
-# sys-devel/llvm is keyworded
--llvm
-
# Missing sys-process/numactl keywords.
numa
diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask
index f22a9296aa68..8e1119a0b402 100644
--- a/profiles/arch/base/use.mask
+++ b/profiles/arch/base/use.mask
@@ -37,6 +37,10 @@ oci8
cuda
nvenc
+# Paul Zander <negril.nx+gentoo@gmail.com> (2023-12-10)
+# cuDNN only works on amd64
+cudnn
+
# ROCm/HIP only works on amd64
hip
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index c321de1dc28c..99c83ad22cdc 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -6,6 +6,16 @@
# This file is only for generic masks. For arch-specific masks (i.e.
# mask everywhere, unmask on arch/*) use arch/base.
+# Arthur Zamarin <arthurzam@gentoo.org> (2023-12-22)
+# Requires sys-block/hpacucli
+net-analyzer/nagios-plugin-check_raid hpa
+
+# Michał Górny <mgorny@gentoo.org> (2023-12-22)
+# Requires LLVM 14 that is being removed.
+<dev-lang/ghc-9.4 llvm
+media-gfx/openvdb ax
+sys-devel/sparse llvm
+
# Sam James <sam@gentoo.org> (2023-12-18)
# libgrust build is broken for multilib
# https://gcc.gnu.org/PR113056
@@ -93,10 +103,6 @@ media-video/mpv lua_single_target_lua5-1
# See e.g. bugs 617518, 638522, 711302, 802435, 904987
dev-lang/ruby jemalloc
-# Joonas Niilola <juippis@gentoo.org> (2023-07-14)
-# Calendar is broken with some languages on 115.0 release. Bug #910229
->=mail-client/thunderbird-115.0 system-icu
-
# Marek Szuba <marecki@gentoo.org> (2023-07-10)
# dev-python/mkdocs-material is by design directly integrated with
# Google Fonts and as such violates the network sandbox [1].
@@ -596,10 +602,6 @@ dev-util/meson test
# Ada support is not yet ready for sys-devel/gcc
sys-devel/gcc ada
-# Guilherme Amadio <amadio@gentoo.org> (2020-03-16)
-# Requires dev-libs/cudnn which is only available on amd64
-sci-physics/root cudnn
-
# Thomas Deutschmann <whissi@gentoo.org> (2020-03-11)
# Encrypted Media Extensions (eme-free) can't be disabled everywhere
mail-client/thunderbird eme-free
diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask
index 461222d4c342..492eed4f6199 100644
--- a/profiles/base/package.use.stable.mask
+++ b/profiles/base/package.use.stable.mask
@@ -4,6 +4,11 @@
# This file requires eapi 5 or later. New entries go on top.
# Please use the same syntax as in package.use.mask
+# Joonas Niilola <juippis@gentoo.org> (2023-07-14)
+# Calendar is broken with some languages on 115.0 release with <icu-74.
+# Bug #910229
+>=mail-client/thunderbird-115.0 system-icu
+
# Sam James <sam@gentoo.org> (2023-10-23)
# Requires llvm-17.
>=www-client/chromium-118 libcxx lto pgo
diff --git a/profiles/package.mask b/profiles/package.mask
index 0ff69fa0c80f..b63c85ebdec9 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,51 @@
#--- END OF EXAMPLES ---
+# Michał Górny <mgorny@gentoo.org> (2023-12-22)
+# Unmaintained. Last release in 2001. media-gfx/xfig
+# (that is still maintained) is recommended instead.
+# Removal on 2024-01-21. Bug #899790.
+media-gfx/figurine
+
+# Michał Górny <mgorny@gentoo.org> (2023-12-22)
+# Broken on Python 3.11+. No revdeps.
+# Removal on 2024-01-21. Bug #896752.
+dev-python/awxkit
+
+# Michał Górny <mgorny@gentoo.org> (2023-12-22)
+# Crashes. Discontinued upstream. No revdeps.
+# Removal on 2024-01-21. Bug #907758.
+media-sound/guayadeque
+
+# Michał Górny <mgorny@gentoo.org> (2023-12-22)
+# Abandoned and archived upstream. Known broken. No revdeps.
+# dev-go/lichen::guru is the recommended replacement.
+# Removal on 2024-01-21. Bug #913755.
+dev-go/golicense
+
+# Michał Górny <mgorny@gentoo.org> (2023-12-22)
+# Unmaintained tool with NIH libraries that (optionally) depend
+# on vulnerable media-gfx/transfig. Homepage gone. No other revdeps.
+# Removal on 2024-01-21. Bug #917248.
+dev-libs/liblist
+dev-libs/libstrl
+dev-util/difffilter
+
+# Michał Górny <mgorny@gentoo.org> (2023-12-22)
+# Ancient. The website is gone. No revdeps.
+# Removal on 2024-01-21. Bug #918622.
+net-analyzer/lilac
+
+# Michał Górny <mgorny@gentoo.org> (2023-12-22)
+# Unmaintained. Unfetchable and mirror-restricted. No revdeps.
+# Removal on 2024-01-21. Bug #918905.
+sys-block/hpacucli
+
+# Michał Górny <mgorny@gentoo.org> (2023-12-22)
+# Unmaintained. EAPI 6. Last commit in 2017. No revdeps.
+# Removal on 2024-01-21. Bug #919050.
+app-containers/go-secbench
+
# Michał Górny <mgorny@gentoo.org> (2023-12-18)
# A broken package that used to be a test dependency
# of dev-python/ruamel-yaml. No revdeps left.
@@ -274,19 +319,6 @@ media-video/subtitleripper
=sys-fs/zfs-2.2.0
=sys-fs/zfs-kmod-2.2.0
-# hololeap <hololeap@protonmail.com> (2023-11-19)
-# Package has been masked for a long time, is useless for ::gentoo, and has no
-# reverse dependencies.
-# Removal on 2023-12-19.
-dev-haskell/doctest-parallel
-
-# hololeap <hololeap@protonmail.com> (2023-11-19)
-# Bundled library for GHC, exposed as an ebuild for historical reasons.
-# No reverse dependencies, no longer needed in ::gentoo tree.
-# See: <https://github.com/gentoo-haskell/gentoo-haskell/issues/1464>
-# Removal on 2023-12-19.
-dev-haskell/terminfo
-
# Sam James <sam@gentoo.org> (2023-11-19)
# GCC 10 and older no longer receive upstream support or fixes for
# bugs. Please switch to a newer GCC version using gcc-config.
@@ -313,36 +345,10 @@ dev-haskell/terminfo
# Performance regression. Bug #916713.
=dev-db/mydumper-0.15.1.3
-# Michał Górny <mgorny@gentoo.org> (2023-10-26)
-# An unmaintained programming language with last release in 2009.
-# Multiple bugs reported. No revdeps.
-# Removal on 2023-11-25.
-dev-lang/ferite
-
-# Michał Górny <mgorny@gentoo.org> (2023-10-26)
-# Not installable due to conflict with sys-apps/coreutils.
-# Removal on 2023-11-25. Bug #908406.
-app-misc/realpath
-
-# Michał Górny <mgorny@gentoo.org> (2023-10-26)
-# Hyperdex "support libraries". Hyperdex was removed in 2020.
-# No revdeps outside the bunch.
-# Removal on 2023-11-25. Bug #527386.
-dev-libs/busybee
-dev-libs/libe
-dev-libs/libpo6
-dev-libs/libtreadstone
-
# Ulrich Müller <ulm@gentoo.org> (2023-10-19)
# Pretest versions, masked for testing.
<app-editors/emacs-29.1.9999:29-vcs
-# Sam James <sam@gentoo.org> (2023-10-16)
-# Part of Perl core and better maintained there - the version on CPAN is out of
-# date and incompatible with Perl 5.38. No reverse dependencies.
-# Removal on 2023-11-15.
-dev-perl/PathTools
-
# Sam James <sam@gentoo.org> (2023-10-06)
# Breaks building scipy: https://github.com/cython/cython/issues/5748
=dev-python/cython-3.0.3
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 1927df7a8dd7..7df8bc2fd0a6 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -2885,7 +2885,6 @@ dev-util/schroot:lvm - Enable support for chroots using LVM snapshots
dev-util/schroot:zfs - Enable support for chroots using ZFS shapshots/clones
dev-util/sdl-jstest:sdl - Enable media-libs/libsdl2 based input test
dev-util/sdl-jstest:sdl1 - Enable media-libs/libsdl based input test
-dev-util/spirv-llvm-translator:tools - Install the command-line translator llvm-spirv
dev-util/strace:aio - Enable dev-libs/libaio support for tracing Asynchronous I/O operations
dev-util/strace:elfutils - Enable stack backtraces (-k flag) via dev-libs/elfutils
dev-util/strace:unwind - Enable stack backtraces (-k flag) via sys-libs/libunwind
@@ -8103,9 +8102,6 @@ sys-devel/binutils-hppa64:gprofng - Enable the next-generation gprofng profiler
sys-devel/binutils-hppa64:multitarget - Adds support to binutils for cross compiling (does not work with gas)
sys-devel/binutils-hppa64:pgo - Build binutils with Profile Guided Optimization (PGO) and LTO
sys-devel/binutils-hppa64:plugins - Enable plugin support in tools
-sys-devel/clang:default-compiler-rt - Use compiler-rt instead of libgcc as the default rtlib for clang
-sys-devel/clang:default-libcxx - Use libc++ instead of libstdc++ as the default stdlib for clang
-sys-devel/clang:default-lld - Use lld as the default linker for clang
sys-devel/clang:extra - Build extra tools (clangd, clang-tidy and a few more)
sys-devel/clang:ieee-long-double - Use accelerated 128-bit IEEE long double ABI (ppc64le only)
sys-devel/clang:static-analyzer - Install the Clang static analyzer
@@ -8362,16 +8358,13 @@ sys-libs/libblockdev:vdo - Enable Virtual Data Optimizer support.
sys-libs/libcap:tools - Install captree, which requires dev-lang/go
sys-libs/libcxx:clang - Force building using installed clang (rather than the default CC/CXX; required for testing).
sys-libs/libcxx:libcxxabi - Build on top of sys-libs/libcxxabi instead of gcc's libsupc++ (avoids depending on gcc).
-sys-libs/libcxx:libunwind - Use libunwind instead of libgcc_s for stack unwinding, thus avoiding dependence on gcc.
sys-libs/libcxxabi:clang - Force building using installed clang (rather than the default CC/CXX; required for testing).
-sys-libs/libcxxabi:libunwind - Use libunwind instead of libgcc_s for stack unwinding, thus avoiding dependency on gcc
sys-libs/libnbd:fuse - Install the sys-fs/fuse powered nbdfuse.
sys-libs/libnbd:go - Build bindings for dev-lang/go
sys-libs/libnbd:uri-support - Enable nbd:// URI support via dev-libs/libxml2.
sys-libs/libnvme:json - Support JSON output via dev-libs/json-c
sys-libs/libnvme:keyutils - Add support for sys-apps/keyutils
sys-libs/libnvme:uuid - UUID support via sys-apps/util-linux
-sys-libs/libomp:cuda - Build CUDA offloading plugin (only with USE=offload)
sys-libs/libomp:gdb-plugin - Build OMPD GDB plugin
sys-libs/libomp:hwloc - Enable CPU affinity support via hwloc
sys-libs/libomp:offload - Support offloading OpenMP using libomptarget