summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin188462 -> 188459 bytes
-rw-r--r--profiles/base/use.mask7
-rw-r--r--profiles/desc/php_targets.desc3
-rw-r--r--profiles/package.mask19
-rw-r--r--profiles/use.local.desc1
5 files changed, 22 insertions, 8 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index f541e0b15870..ed478513ffc9 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index 4eefab83753a..368f5bb53c20 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# This file is only for generic masks. For arch-specific masks (i.e.
@@ -8,11 +8,6 @@
# KF6 is not in ::gentoo yet. Move to stable.use.mask on KF6 intro.
kf6compat
-# David Seifert <soap@gentoo.org> (2023-09-09)
-# EOL upstream in 2 months, causes major headaches for OpenSSL 1.1
-# masking. Removal on 2023-10-09.
-php_targets_php8-0
-
# Hans de Graaff <graaff@gentoo.org> (2023-08-19)
# Ruby 3.0 is not compatible with OpenSSL 3. Please upgrade to a newer
# Ruby version.
diff --git a/profiles/desc/php_targets.desc b/profiles/desc/php_targets.desc
index 0f6c40acfa5f..029dd62dce4d 100644
--- a/profiles/desc/php_targets.desc
+++ b/profiles/desc/php_targets.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# This file contains descriptions of the PHP_TARGETS USE_EXPAND flags
@@ -6,4 +6,3 @@
php8-3 - Build against PHP 8.3
php8-2 - Build against PHP 8.2
php8-1 - Build against PHP 8.1
-php8-0 - Build against PHP 8.0
diff --git a/profiles/package.mask b/profiles/package.mask
index b441d7febba7..122d8912c2a1 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,25 @@
#--- END OF EXAMPLES ---
+# David Seifert <soap@gentoo.org> (2024-01-18)
+# Unmaintained set of packages. Overall, TensorFlow is ill-suited for
+# distro packaging, since it's entangled with tons of googleware and
+# continually breaks on minor dependency updates coupled with a
+# byzantine build system. These 5 packages together have a total of
+# 54 bugs reported against them, with zero activity from the maintainer.
+#
+# Unmasking this requires a sign-off from QA and treecleaners, since
+# these packages require a ton of mental bandwidth to keep up to date
+# and Google's general unwillingness to take community input quickly
+# leads to maintainer burnout.
+# Use sci-libs/pytorch as a modern alternative with better packaging.
+# Removal on 2024-02-17. Bug #922374
+dev-build/bazel
+sci-libs/keras
+sci-libs/tensorflow
+sci-libs/tensorflow-estimator
+sci-visualization/tensorboard
+
# Michał Górny <mgorny@gentoo.org> (2024-01-17)
# Unmaintained build systems with no reverse dependencies.
# dev-build/cons was last released in 2001.
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index f0b15d2975c7..898f2221f544 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -8281,6 +8281,7 @@ sys-kernel/gentoo-kernel-bin:initramfs - Build initramfs along with the kernel.
sys-kernel/gentoo-sources:experimental - Apply experimental patches; for more information, see "https://wiki.gentoo.org/wiki/Project:Kernel/Experimental".
sys-kernel/installkernel:dracut - Generate an initrd or UKI on each kernel installation
sys-kernel/installkernel:grub - Re-generate grub.cfg on each kernel installation
+sys-kernel/installkernel:module-rebuild - Rebuild external kernel modules before generating the initramfs
sys-kernel/installkernel:systemd - Use systemd's kernel-install to install kernels'
sys-kernel/installkernel:uki - Install UKIs to ESP/EFI/Linux for EFI stub booting and/or bootloaders with support for auto-discovering UKIs
sys-kernel/installkernel:ukify - Build an UKI with systemd's ukify on each kernel installation