summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin181213 -> 181217 bytes
-rw-r--r--profiles/base/package.use.force7
-rw-r--r--profiles/package.mask13
-rw-r--r--profiles/use.local.desc2
4 files changed, 8 insertions, 14 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 206c9ea345dc..4a2fc3a96cee 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index e1cab4651ef9..5fe6a08970f6 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -1,6 +1,13 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Matt Turner <mattst88@gentoo.org> (2023-09-18)
+# Disabling gstreamer seems to be untested upstream and is often broken.
+# The gstreamer dependencies are trivial in compile time and disk usage
+# compared to webkit-gtk.
+# Bugs #911663, #914362
+>=net-libs/webkit-gtk-2.42 gstreamer
+
# Alexey Sokolov <alexey+gentoo@asokolov.org> (2023-08-14)
# OpenMW is only playtested with LuaJIT, and in fact unit tests fail with Lua-5.
# Therefore apply mask/force to override the profile's defaults, and invert on
diff --git a/profiles/package.mask b/profiles/package.mask
index 565f57c16aa3..6d3d290d6cc1 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -245,12 +245,6 @@ dev-python/sphinx_ansible_theme
dev-python/nptyping
# Hans de Graaff <graaff@gentoo.org> (2023-08-19)
-# ruby30-only package without any reverse dependencies. Use
-# dev-ruby/psych if you want to safely load YAML files.
-# Masked for removal on 2023-09-19
-dev-ruby/safe_yaml
-
-# Hans de Graaff <graaff@gentoo.org> (2023-08-19)
# Ruby 3.0 is not compatible with OpenSSL 3 and consequently will be
# masked earlier than its upstream EOL date. Please use a newer Ruby
# version instead. Masked for removal on 2023-09-19.
@@ -265,13 +259,6 @@ dev-lang/ruby:3.0
# Removal after 2023-10-01. Bug #912363.
app-dicts/edictionary
-# Hans de Graaff <graaff@gentoo.org> (2023-08-17)
-# The ruby project no longer maintains the elisp ruby-mode with the last
-# changed upstream 5 years ago. ruby-mode is also included in Emacs
-# itself, and this version is still maintained.
-# Masked for removal on 2023-09-17.
-app-emacs/ruby-mode
-
# Sam James <sam@gentoo.org> (2023-08-04)
# Stricter behavior which causes some packages to fail, see bug #911721.
=dev-util/pkgconf-2.0.0
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index f12cb99c6f12..2c0d2a4a8945 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -308,6 +308,7 @@ app-cdr/gaffitter:scripts - Install additional gaffitter scripts for external pr
app-cdr/mirage2iso:pinentry - Support app-crypt/pinentry password input backend.
app-containers/apptainer:network - Install network plug-ins
app-containers/apptainer:suid - Install SUID helper binary
+app-containers/buildah:btrfs - Enables dependencies for the "btrfs" graph driver, including necessary kernel flags.
app-containers/containerd:btrfs - Support for BTRFS snapshot driver
app-containers/containerd:cri - Support for Kubernetes CRI
app-containers/containerd:device-mapper - Support for device mapper snapshot driver
@@ -2742,7 +2743,6 @@ dev-util/cmake:dap - Build debugger for CMake with Debug Adapter Protocol suppor
dev-util/codeblocks:contrib - Build additional contrib components
dev-util/codeblocks:fortran - Build FortranProject plugin which enables to use Code::Blocks IDE for Fortran language
dev-util/cppcheck:htmlreport - install cppcheck-htmlreport
-dev-util/cppcheck:z3 - Enable support for sci-mathematics/z3 backend
dev-util/ctags:json - Enable JSON output support
dev-util/ctags:xml - Enable XML parsing support
dev-util/ctags:yaml - Enable YAML parsing support