summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-09-18 17:20:12 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-09-18 17:20:12 +0100
commit1b295861f983d29f9bd5d5906c7ca3cee4cf1f9a (patch)
tree1e7c76ef2f11271cde321f54bcd340b6e30afdd0 /profiles
parent5142c1d68ca78d43985ab47bc3ae7c19954a9945 (diff)
gentoo auto-resync : 18:09:2022 - 17:20:12
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin153185 -> 153187 bytes
-rw-r--r--profiles/package.mask14
-rw-r--r--profiles/use.local.desc2
3 files changed, 15 insertions, 1 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index dcc552da3aa7..8f387987f7b5 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/package.mask b/profiles/package.mask
index f553ccc371f7..8dffe429cb8d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,20 @@
#--- END OF EXAMPLES ---
+# Pacho Ramos <pacho@gentoo.org> (2022-09-18)
+# ABRT environment keeps breaking more and more on non-Fedora systems.
+# Removal: 2022-10-18. Bugs #849305, #849092, #849095, #713858.
+app-admin/abrt
+app-admin/gnome-abrt
+dev-libs/libreport
+dev-libs/satyr
+
+# Pacho Ramos <pacho@gentoo.org> (2022-09-18)
+# Unmaintained for a long time and unneeded with current pulseaudio and
+# pipewire versions.
+# Removal: 2022-10-18.
+media-sound/pulseaudio-modules-bt
+
# Joonas Niilola <juippis@gentoo.org> (2022-09-16)
# This theme has been incorporated to enlightenment-0.25, and with
# 0.24 removed from Gentoo's git tree, this ebuild is useless. Removal
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 25be96b74748..1baf084f7fa5 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -4405,6 +4405,7 @@ media-libs/sge:image - enable sdl-image support
media-libs/spandsp:fixed-point - Enable fixed point support
media-libs/speex:utils - Enables speex commandline utilities (speexenc, speexdec).
media-libs/speex:vbr - Enable VBR support.
+media-libs/suil:gtk2 - Enable GTK2 based GUI support
media-libs/svgalib:kernel-helper - Build the helper kernel module
media-libs/tremor:low-accuracy - enable 32bit only multiply operations
media-libs/urt:tools - Install tools
@@ -8771,7 +8772,6 @@ www-servers/sniproxy:dns - Enable DNS resolver via net-libs/udns
www-servers/sniproxy:largefile - Enable large file support (so we can log more than 2GB)
www-servers/sniproxy:rfc3339 - Use RFC3339 timestamp format in log.
www-servers/tomcat:extra-webapps - Build also the docs and examples webapp
-www-servers/tomcat:websockets - Builds websockets api and implementation (requires java 7)
www-servers/uwsgi:embedded - Embed plugins instead of building them as real plugins. When disabling this USE flag make sure you specify all used plugins in your uWSGI configuration. Note: Language plugins will always be built as real plugins.
www-servers/uwsgi:go - Build the gccgo plugin to run Go applications.
www-servers/uwsgi:json - Support json as a configuration file format.