summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2021-10-26 00:10:07 +0100
committerV3n3RiX <venerix@koprulu.sector>2021-10-26 00:10:07 +0100
commit95461df035e3867364495f065e5e805bf629b2d7 (patch)
tree867dce371a84a696e91be255d89f282975aa0480 /profiles
parent46eedbedafdb0040c37884982d4c775ce277fb7b (diff)
gentoo resync : 25.10.2021
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin146969 -> 146957 bytes
-rw-r--r--profiles/arch/alpha/package.use.mask4
-rw-r--r--profiles/arch/amd64/package.use.mask4
-rw-r--r--profiles/arch/arm/armv7a/package.use.mask1
-rw-r--r--profiles/arch/arm/package.use.mask3
-rw-r--r--profiles/arch/arm/package.use.stable.mask5
-rw-r--r--profiles/arch/arm64/package.use.mask1
-rw-r--r--profiles/arch/arm64/package.use.stable.mask5
-rw-r--r--profiles/arch/base/package.use.mask12
-rw-r--r--profiles/arch/hppa/package.use.mask10
-rw-r--r--profiles/arch/ia64/package.use.mask10
-rw-r--r--profiles/arch/powerpc/package.use.mask5
-rw-r--r--profiles/arch/powerpc/package.use.stable.mask9
-rw-r--r--profiles/arch/powerpc/ppc32/package.use.mask4
-rw-r--r--profiles/arch/riscv/package.use.mask4
-rw-r--r--profiles/arch/sparc/package.use.mask6
-rw-r--r--profiles/arch/x86/package.use.mask4
-rw-r--r--profiles/base/package.use.mask13
-rw-r--r--profiles/package.mask303
-rw-r--r--profiles/use.local.desc20
20 files changed, 386 insertions, 37 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 49be2484053d..0de40279045e 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask
index 600452a23476..a78c83b38999 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Arthur Zamarin <arthurzam@gentoo.org> (2021-10-24)
+# dev-ruby/furo isn't keyworded here
+dev-python/argon2-cffi doc
+
# Sam James <sam@gentoo.org> (2021-09-12)
# dev-ruby/asciidoctor isn't keyworded here
dev-util/ccache doc
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index 7498557f1796..f664687b9b9c 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -17,6 +17,10 @@
#--- END OF EXAMPLES ---
+# James Le Cuirot <chewi@gentoo.org> (2021-10-22)
+# The JIT feature only works on amd64 and x86.
+app-emulation/fs-uae -jit
+
# Marek Szuba <marecki@gentoo.org> (2021-10-10)
# Does work on amd64 and x86
x11-misc/read-edid -vbe-mode
diff --git a/profiles/arch/arm/armv7a/package.use.mask b/profiles/arch/arm/armv7a/package.use.mask
index 2db9975c3e75..aabb4fa77e40 100644
--- a/profiles/arch/arm/armv7a/package.use.mask
+++ b/profiles/arch/arm/armv7a/package.use.mask
@@ -11,6 +11,7 @@
dev-libs/efl -avif
kde-frameworks/kimageformats -avif
media-libs/gd -avif
+net-libs/webkit-gtk -avif
# Sam James <sam@gentoo.org> (2020-10-05)
# Guile only supports JIT on some arches
diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask
index c855277818be..c51f02eac24a 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -78,6 +78,7 @@ media-libs/libsdl2 fcitx4
dev-libs/efl avif
kde-frameworks/kimageformats avif
media-libs/gd avif
+net-libs/webkit-gtk avif
# Adam Feldman <NP-Hardass@gentoo.org> (2020-09-05)
# dev-util/dogtail is not keyworded for arm
@@ -211,7 +212,7 @@ net-libs/gnutls test-full
# Andreas Sturmlechner <asturm@gentoo.org> (2018-03-02)
# Requires unkeyworded deps
->=dev-python/ipython-5.4.1 notebook qt5 smp
+>=dev-python/ipython-5.4.1 qt5
# Michał Górny <mgorny@gentoo.org> (2017-12-30)
# Moved from use.mask since they are flags local to one package.
diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask
index 3fe0528f1ad9..eaa4a460613f 100644
--- a/profiles/arch/arm/package.use.stable.mask
+++ b/profiles/arch/arm/package.use.stable.mask
@@ -1,6 +1,11 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Sam James <sam@gentoo.org> (2021-10-25)
+# Various dependencies not yet stable on arm
+# bug #816981
+dev-python/ipython notebook smp
+
# Marek Szuba <marecki@gentoo.org> (2021-09-25)
# No stable dev-ruby/{thor,tty-editor} on this arch yet
# and there are many dependencies to go through before there are
diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
index de20b104f51b..4dbdd22f3d18 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -305,7 +305,6 @@ www-client/vivaldi-snapshot widevine
# Michał Górny <mgorny@gentoo.org> (2018-02-17)
# Requires unkeyworded dependencies.
-dev-python/ipython notebook
dev-ruby/haml test
# Michał Górny <mgorny@gentoo.org> (2018-02-16)
diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask
index f8994d5d256e..fff08920dcb5 100644
--- a/profiles/arch/arm64/package.use.stable.mask
+++ b/profiles/arch/arm64/package.use.stable.mask
@@ -1,6 +1,11 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Sam James <sam@gentoo.org> (2021-10-25)
+# Has unstable dependencies we don't want to drag in yet
+# bug #816981
+dev-python/ipython notebook
+
# Marek Szuba <marecki@gentoo.org> (2021-09-10)
# no stable dev-ruby/{thor,tty-editor} on this arch yet
# and there are many dependencies to go through before there are
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 089f99dfad2e..b286847139d8 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# James Le Cuirot <chewi@gentoo.org> (2021-10-22)
+# Only available on some architectures.
+app-emulation/fs-uae jit
+
# Lars Wendler <polynomial-c@gentoo.org> (2021-08-27)
# Lacks various keywords in media-libs/webrtc-audio-processing
media-video/pipewire echo-cancel
@@ -9,6 +13,10 @@ media-video/pipewire echo-cancel
# Needs Raspberry Pi specific applications
media-video/mjpg-streamer input-raspicam
+# James Le Cuirot <chewi@gentoo.org> (2021-08-07)
+# The ORBlite scanner plugin only works on amd64 and x86.
+net-print/hplip-plugin orblite
+
# Sam James <sam@gentoo.org> (2021-07-12)
# Haskell is only available on amd64/x86 right now in Gentoo
# bug #801649
@@ -118,6 +126,10 @@ dev-qt/qtwayland vulkan
# dev-python/pandas is only keyworded for amd64 & x86
sys-block/fio python gnuplot
+# James Le Cuirot <chewi@gentoo.org> (2019-12-10)
+# The JIT feature only works on amd64 and x86.
+app-emulation/aranym jit
+
# Craig Andrews <candrews@gentoo.org> (2019-10-08)
# net-libs/quiche is not available on all arches
# Track addition arch keywording of quiche at:
diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask
index 8157e119deba..33396378d399 100644
--- a/profiles/arch/hppa/package.use.mask
+++ b/profiles/arch/hppa/package.use.mask
@@ -4,6 +4,16 @@
# NOTE: When masking a USE flag due to missing keywords, please file a keyword
# request bug for the hppa arch.
+# Arthur Zamarin <arthurzam@gentoo.org> (2021-10-24)
+# dev-ruby/furo isn't keyworded here
+dev-python/argon2-cffi doc
+
+# Sam James <sam@gentoo.org> (2021-10-24)
+# Avoid Pipewire for now because of new wireplumber dependency which lacks
+# keywords. Doubt anybody is using PW here anyway right now.
+# bug #807616
+media-libs/libsdl2 pipewire
+
# Sam James <sam@gentoo.org> (2021-10-16)
# Avoid unkeyworded dependencies
x11-libs/gtk+ cloudprint
diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask
index 639176a9f265..0d244bbe2a84 100644
--- a/profiles/arch/ia64/package.use.mask
+++ b/profiles/arch/ia64/package.use.mask
@@ -1,6 +1,16 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Arthur Zamarin <arthurzam@gentoo.org> (2021-10-24)
+# dev-ruby/furo isn't keyworded here
+dev-python/argon2-cffi doc
+
+# Sam James <sam@gentoo.org> (2021-10-24)
+# Avoid Pipewire for now because of new wireplumber dependency which lacks
+# keywords. Doubt anybody is using PW here anyway right now.
+# bug #807616
+media-libs/libsdl2 pipewire
+
# Sam James <sam@gentoo.org> (2021-10-17)
# media-libs/libheif not keyworded here
sci-libs/gdal heif
diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask
index 823bded0d355..c4399206a754 100644
--- a/profiles/arch/powerpc/package.use.mask
+++ b/profiles/arch/powerpc/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Michael Seifert <m.seifert@digitalernachschub.de> (2021-10-23)
+# dev-python/furo isn't keyworded here
+dev-python/argon2-cffi doc
+
# David Seifert <soap@gentoo.org> (2021-09-04)
# dev-lang/go not keyworded here
sys-libs/libcap tools
@@ -37,6 +41,7 @@ sys-apps/fwupd amt dell uefi
# Joonas Niilola <juippis@gentoo.org> (2020-10-08)
# Dependency not keyworded on this arch.
dev-libs/efl avif
+net-libs/webkit-gtk avif
# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-10-05)
# criu is masked on big-endian ppc*
diff --git a/profiles/arch/powerpc/package.use.stable.mask b/profiles/arch/powerpc/package.use.stable.mask
index ab8ad504b577..0d8205bcb52d 100644
--- a/profiles/arch/powerpc/package.use.stable.mask
+++ b/profiles/arch/powerpc/package.use.stable.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# When you add an entry to the top of this file, add your name, the date, and
@@ -17,6 +17,13 @@
#--- END OF EXAMPLES ---
+# Sam James <sam@gentoo.org> (2021-10-25)
+# Various unstable dependencies:
+# gnome-base/nautilus
+# app-misc/tracker
+# bug #758815
+app-cdr/brasero nautilus tracker
+
# Andreas Sturmlechner <asturm@gentoo.org> (2020-10-05)
# media-libs/libffado is not stable yet, which itself has unstable and
# unmaintained/broken dependencies. bug #746722
diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask
index 637b5a7129af..3df67aeccf4d 100644
--- a/profiles/arch/powerpc/ppc32/package.use.mask
+++ b/profiles/arch/powerpc/ppc32/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Akinori Hattori <hattya@gentoo.org> (2021-10-24)
+# Requires unkeyworded dependencies
+app-i18n/uim kde
+
# Sam James <sam@gentoo.org> (2021-10-17)
# media-libs/libheif not keyworded here
sci-libs/gdal heif
diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask
index 2800f41f088f..74860dc8e6e2 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 2019-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Michael Seifert <m.seifert@digitalernachschub.de> (2021-10-23)
+# dev-python/furo isn't keyworded here
+dev-python/argon2-cffi doc
+
# Alex Fan <alexfanqi@yahoo.com> (2021-10-11)
# sci-libs/sundials fails several tests #817680
sci-mathematics/octave sundials
diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
index aa196241bf1a..dd8c5635f20b 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Michael Seifert <m.seifert@digitalernachschub.de> (2021-10-23)
+# dev-python/furo isn't keyworded here
+dev-python/argon2-cffi doc
+
# Sam James <sam@gentoo.org> (2021-10-16)
# Requires dev-db/mariadb which, at last check, was broken on sparc.
# bug #814719
@@ -10,6 +14,7 @@ dev-python/mysqlclient test
# jack2 not keyworded here
# bug #807616
media-video/pipewire jack-client
+media-plugins/gst-plugins-meta jack
# Sam James <sam@gentoo.org> (2021-09-12)
# dev-ruby/asciidoctor isn't keyworded here
@@ -56,6 +61,7 @@ media-libs/rubberband jni
# media-libs/libheif isn't keyworded here
# media-libs/libavif isn't keyworded here
media-libs/gd avif heif
+net-libs/webkit-gtk avif
# Sam James <sam@gentoo.org> (2021-02-26)
# dev-libs/efl not keyworded here
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
index f6a56f5514de..bc9f5bce2d66 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# James Le Cuirot <chewi@gentoo.org> (2021-10-22)
+# The JIT feature only works on amd64 and x86.
+app-emulation/fs-uae -jit
+
# Marek Szuba <marecki@gentoo.org> (2021-10-10)
# Does work on amd64 and x86
x11-misc/read-edid -vbe-mode
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 7aef25d015e5..433e46b81846 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -6,6 +6,11 @@
# This file is only for generic masks. For arch-specific masks (i.e.
# mask everywhere, unmask on arch/*) use arch/base.
+# Conrad Kostecki <conikost@gentoo.org> (2021-10-23)
+# Build tools is currently broken, so masking until upstream fixes
+# See https://voidpoint.io/terminx/eduke32/-/issues/206
+games-fps/eduke32 tools
+
# Georgy Yakovlev <gyakovlev@gentoo.org> (2021-10-16)
# openjfx for openjdk17 is not yet available
dev-java/openjdk:17 javafx
@@ -53,10 +58,6 @@ gui-libs/gtk ffmpeg vulkan
# Mask for further study.
>=sci-libs/hdf5-1.12.1 mpi
-# James Le Cuirot <chewi@gentoo.org> (2021-08-07)
-# The ORBlite scanner plugin only works on amd64 and x86.
-net-print/hplip-plugin orblite
-
# Sam James <sam@gentoo.org> (2021-07-24)
# USE=exec-static-trampoline can break consumers due to
# faulty assumptions. Masked for now due to the possibility
@@ -300,10 +301,6 @@ dev-games/openscenegraph fox
dev-libs/hidapi fox
sci-mathematics/gsl-shell fox
-# James Le Cuirot <chewi@gentoo.org> (2019-12-10)
-# The JIT feature only works on amd64 and x86.
-app-emulation/aranym jit
-
# Michał Górny <mgorny@gentoo.org> (2019-12-04)
# Packages requiring dev-python/ipython to build the docs and still
# supporting Python 2.7. This can be resolved long term via either
diff --git a/profiles/package.mask b/profiles/package.mask
index 00b1dfb635e6..d6c79f3b09e7 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,288 @@
#--- END OF EXAMPLES ---
+# Sam James <sam@gentoo.org> (2021-10-25)
+# Fails to build with glibc-2.34 and binutils-2.34+. Not many other
+# distros packaging this and no upstream commits since 2011. No reverse
+# dependencies.
+# bug #707848, bug #806476. Removal on 2021-11-25.
+dev-util/mutrace
+
+# Sam James <sam@gentoo.org> (2021-10-25)
+# Fails to build with glibc-2.34 and appears to be obsolete. No
+# reverse dependencies.
+# bug #806079. Removal on 2021-11-25.
+sys-libs/libhugetlbfs
+
+# Sam James <sam@gentoo.org> (2021-10-25)
+# Fails to build with glibc-2.33 and no activity upstream; seems like
+# a new fork should be packaged.
+# bug #775962. Removal on 2021-11-25.
+sys-apps/mtree
+
+# Sam James <sam@gentoo.org> (2021-10-25)
+# Fails to build with glibc-2.30(!) and was abandoned upstream
+# a few years ago. No reverse dependencies in tree.
+# bug #728556. Removal on 2021-11-25.
+dev-perl/MongoDB
+
+# Jakov Smolić <jsmolic@gentoo.org> (2021-10-24)
+# No maintainer, EAPI 5, dead upstream.
+# Removal on 2021-11-23. Bug #819300.
+net-misc/pmsvn
+
+# Jakov Smolić <jsmolic@gentoo.org> (2021-10-24)
+# No maintainer, EAPI 5, dead upstream.
+# Removal on 2021-11-23. Bug #819294.
+net-misc/gcap
+
+# Jakov Smolić <jsmolic@gentoo.org> (2021-10-24)
+# No maintainer, EAPI 5, dead upstream.
+# Removal on 2021-11-23. Bug #819264.
+net-print/lm1100
+
+# Jakov Smolić <jsmolic@gentoo.org> (2021-10-24)
+# No maintainer, EAPI 5, no other distro is packaging this.
+# Removal on 2021-11-23. Bug #819237.
+sys-apps/hexdump-esr
+
+# Jakov Smolić <jsmolic@gentoo.org> (2021-10-24)
+# No maintainer, EAPI 5, dead upstream.
+# Removal on 2021-11-23. Bug #819153.
+x11-plugins/pidgin-latex
+
+# Jakov Smolić <jsmolic@gentoo.org> (2021-10-24)
+# No maintainer, EAPI 5, no other distro is packaging this.
+# Removal on 2021-11-23. Bug #819150.
+x11-plugins/hexchat-javascript
+
+# Zac Medico <zmedico@gentoo.org> (2021-10-23)
+# Mask go-etcd which fails to compile, and etcd-fs revdep.
+# Removal on 2021-11-22. Bug #771042.
+dev-db/go-etcd
+sys-fs/etcd-fs
+
+# Jakov Smolić <jsmolic@gentoo.org> (2021-10-23)
+# EAPI 5 java package, no revdeps.
+# Removal on 2021-11-22. Bug #819756.
+app-office/borg
+
+# Jakov Smolić <jsmolic@gentoo.org> (2021-10-23)
+# No maintainer, no revdeps, EAPI 5, dead upstream.
+# Removal on 2021-11-22. Bug #819717.
+app-forensics/yasat
+
+# Jakov Smolić <jsmolic@gentoo.org> (2021-10-23)
+# No maintainer, EAPI 5, no revdeps. No other distro is packaging this.
+# Removal on 2021-11-22. Bug #819699.
+app-admin/reportmagic
+
+# Jakov Smolić <jsmolic@gentoo.org> (2021-10-23)
+# No maintainer, dead upstream, EAPI 5, no revdeps.
+# Removal on 2021-11-22. Bug #819693.
+app-admin/swatchdog
+
+# Jakov Smolić <jsmolic@gentoo.org> (2021-10-23)
+# EAPI 5 java package, no revdeps.
+# Removal on 2021-11-22. Bug #819684.
+dev-db/henplus
+
+# Jakov Smolić <jsmolic@gentoo.org> (2021-10-23)
+# Dead upstream, stuck on EAPI 5, multiple open bugs, not updated in years.
+# Removal on 2021-11-22. Bug #819624.
+dev-lang/nwcc
+
+# Stephan Hartmann <sultan@gentoo.org> (2021-10-23)
+# Dev channel releases are only for people who
+# are developers or want more experimental features
+# and accept a more unstable release.
+>=www-client/chromium-97
+
+# Arthur Zamarin <arthurzam@gentoo.org> (2021-10-22)
+# EAPI=5, no revdeps, dead upstream. As documentation only package,
+# upstream isn't even closely updated to latest API by cheetah.
+# Removal on 2021-11-21. Bug #819504.
+dev-python/cheetah-docs
+
+# Jakov Smolić <jsmolic@gentoo.org> (2021-10-22)
+# The following packages are still using EAPI 5 and
+# have no reverse dependencies. If you need or are
+# using any package from the list please update it
+# to newer EAPI and unmask it.
+# Removal on 2021-11-21. Bug #819507
+dev-java/absolutelayout
+dev-java/backport-util-concurrent
+dev-java/beansbinding
+dev-java/blowfishj
+dev-java/btf
+dev-java/commons-chain
+dev-java/commons-dbcp
+dev-java/commons-dbutils
+dev-java/commons-discovery
+dev-java/commons-email
+dev-java/commons-graph
+dev-java/commons-launcher
+dev-java/commons-primitives
+dev-java/constantine
+dev-java/disruptor
+dev-java/dynalang
+dev-java/ecs
+dev-java/fastutil
+dev-java/forehead
+dev-java/freehep-graphicsio-emf
+dev-java/freehep-graphicsio-svg
+dev-java/geoip-java
+dev-java/glassfish-deployment-api
+dev-java/gnu-crypto
+dev-java/gnu-hylafax
+dev-java/hessian
+dev-java/hoteqn
+dev-java/htmlparser
+dev-java/htmlparser-org
+dev-java/istack-commons-runtime
+dev-java/istack-commons-soimp
+dev-java/jade
+dev-java/jamvm
+dev-java/jarjar
+dev-java/javacsv
+dev-java/jazzy
+dev-java/jetty-alpn-api
+dev-java/jetty-npn-api
+dev-java/jexcelapi
+dev-java/jfreechart
+dev-java/jlex
+dev-java/jlfgr
+dev-java/jmi-interface
+dev-java/jrexx
+dev-java/jsr181
+dev-java/jssc
+dev-java/jtreemap
+dev-java/jts-core
+dev-java/juel
+dev-java/jump
+dev-java/jupidator
+dev-java/jutils
+dev-java/jvyaml
+dev-java/metadata-extractor
+dev-java/nachocalendar
+dev-java/netty-tcnative
+dev-java/offo-hyphenation
+dev-java/opencsv
+dev-java/pat
+dev-java/reflectasm
+dev-java/rngom
+dev-java/rundoc
+dev-java/sablecc
+dev-java/sablecc-anttask
+dev-java/shared-objects
+dev-java/simplyhtml
+dev-java/sjsxp
+dev-java/snip
+dev-java/spice-jndikit
+dev-java/super-csv
+dev-java/tablelayout
+dev-java/telnetd
+dev-java/texhyphj
+dev-java/tomcat-jstl-compat
+dev-java/tomcat-jstl-el
+dev-java/toolbar
+dev-java/txw2-runtime
+dev-java/vecmath
+dev-java/xml-writer
+dev-java/xsom
+
+# Jakov Smolić <jsmolic@gentoo.org> (2021-10-22)
+# No maintainer, EAPI 5, no revdeps, dead upstream.
+# Removal on 2021-11-21. Bug #819498
+dev-vcs/git-deploy
+
+# Jakov Smolić <jsmolic@gentoo.org> (2021-10-22)
+# No maintainer, EAPI 5, no revdeps, dead upstream.
+# Removal on 2021-11-21. Bug #819495
+dev-vcs/cvsspam
+
+# Jakov Smolić <jsmolic@gentoo.org> (2021-10-22)
+# No maintainer, EAPI 5, no revdeps.
+# Removal on 2021-11-21. Bug #819492
+media-gfx/esci-interpreter-gt-s80
+
+# Jakov Smolić <jsmolic@gentoo.org> (2021-10-22)
+# No maintainer, EAPI 5, no revdeps.
+# Removal on 2021-11-21. Bug #819489
+media-gfx/iscan-plugin-perfection-v370
+
+# Sergey Popov <pinkbyte@gentoo.org> (2021-10-22)
+# Upstream support discontinued, see https://bw.org/2019/03/19/bw-whois/
+# Suggested replacement - net-misc/whois
+# Masked for removal on 2021-11-22
+net-misc/bwwhois
+
+# Jakov Smolić <jsmolic@gentoo.org> (2021-10-21)
+# Dead upstream, EAPI 5, broken build system, no revdeps.
+# Removal on 2021-11-20. Bug #819366
+net-analyzer/quidscor
+
+# Jakov Smolić <jsmolic@gentoo.org> (2021-10-21)
+# No maintainer, no revdeps, dead upstream, EAPI 5.
+# No other distro is packaging this.
+# Removal on 2021-11-20. Bug #819363
+net-dialup/cistronradius
+
+# Jakov Smolić <jsmolic@gentoo.org> (2021-10-21)
+# No maintainer, no revdeps, dead upstream, EAPI 5.
+# No other distro is packaging this.
+# Removal on 2021-11-20. Bug #819354
+net-dialup/fbgetty
+
+# Jakov Smolić <jsmolic@gentoo.org> (2021-10-21)
+# Legacy package, no revdeps, EAPI 5.
+# Removal on 2021-11-20. Bug #819345
+net-fs/openafs-legacy
+
+# Jakov Smolić <jsmolic@gentoo.org> (2021-10-21)
+# No maintainer, dead upstream, EAPI 5.
+# No other distro is packaging this. Bug #819339
+# Removal on 2021-11-20.
+net-ftp/profxp
+
+# Jakov Smolić <jsmolic@gentoo.org> (2021-10-21)
+# No maintainer, dead upstream, EAPI 5.
+# No other distro is packaging this. Bug #819231
+# Removal on 2021-11-20.
+sys-auth/ykneo-ccid-tools
+
+# Jakov Smolić <jsmolic@gentoo.org> (2021-10-21)
+# No maintainer, dead upstream, EAPI 5.
+# No other distro is packaging this. Bug #819171
+# Removal on 2021-11-20.
+x11-apps/xwarppointer
+
+# Jakov Smolić <jsmolic@gentoo.org> (2021-10-21)
+# No maintainer, EAPI 5, no other distro is packaging this.
+# Removal on 2021-11-20. Bug #819165
+x11-misc/3dfb
+
+# Jakov Smolić <jsmolic@gentoo.org> (2021-10-21)
+# Unmaintained, stuck on EAPI 5, full of hacks and patches.
+# No other distro is packaging this. Bug #819141
+# Removal on 2021-11-20.
+x11-themes/redhat-artwork
+
+# Jakov Smolić <jsmolic@gentoo.org> (2021-10-21)
+# No maintainer, EAPI 5, no other distro is packaging this.
+# Removal on 2021-11-20. Bug #819126
+sci-geosciences/swmm
+
+# Jakov Smolić <jsmolic@gentoo.org> (2021-10-21)
+# No maintainer, EAPI 5, no other distro is packaging this.
+# Removal on 2021-11-20. Bug #819123
+sci-geosciences/harmonics-dwf-free-noncomm
+
+# Jakov Smolić <jsmolic@gentoo.org> (2021-10-21)
+# Stuck on EAPI 5, no other distro is packaging this. Bug #575684
+# Removal on 2021-11-20.
+sci-electronics/quartus-prime-lite
+
# David Seifert <soap@gentoo.org> (2021-10-17)
# Broken since pretty much forever, last release 17 years ago, already
# removed by Fedora. Bug #386275, #731042, #762346, removal in 30 days.
@@ -201,7 +483,7 @@ dev-libs/rapidxml
# Alfredo Tupone <tupone@gentoo.org> (2021-09-30)
# Deprecated upstream
-# bug #815466.
+# bug #815466. Removal on 2021-10-30.
dev-ml/ppx_metaquot
# John Helmert III <ajak@gentoo.org> (2021-09-29)
@@ -231,10 +513,6 @@ media-libs/libpulse
media-sound/pulseaudio-daemon
>=media-sound/pulseaudio-15.0-r100
-# Anthony G. Basile <blueness@gentoo.org> (2021-09-24)
-# Masked for removal in 30 days. Dead upstream.
-dev-lang/bashforth
-
# Michał Górny <mgorny@gentoo.org> (2021-08-28)
# EOL kernel with known vulnerabilities. Please move to 5.14 or one
# of the LTS branches. Bug #814464.
@@ -310,16 +588,6 @@ net-libs/libsoup:3.0
# https://github.com/NVIDIA/egl-wayland/issues/41
>=gui-libs/egl-wayland-1.1.8
-# Alexey Sokolov <alexey+gentoo@asokolov.org> (2021-08-30)
-# Homepage dead, uses gtk2, fails to build, https://bugs.gentoo.org/711344
-games-puzzle/gnudoku
-
-# Stephan Hartmann <sultan@gentoo.org> (2021-09-25)
-# Dev channel releases are only for people who
-# are developers or want more experimental features
-# and accept a more unstable release.
->=www-client/chromium-96
-
# Bernard Cafarelli <voyageur@gentoo.org> (2021-08-26)
# Preparing for final 5.0.0 release
>=app-text/tesseract-5.0.0_beta
@@ -393,11 +661,6 @@ games-puzzle/gnudoku
# https://bugs.gentoo.org/782697
>=dev-java/xerces-2.12.1
-# Lars Wendler <polynomial-c@gentoo.org> (2021-04-08)
-# Masked for testing
-# bug #790248
->=app-crypt/gnupg-2.3.0
-
# Sam James <sam@gentoo.org> (2021-03-30)
# Seems to break dev-tex/culmus-latex
# Masking until we can investigate & fix
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 12a4a5d4824c..b91dc4864ef7 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -532,6 +532,7 @@ app-emulation/libvirt:wireshark-plugins - Build the net-analyzer/wireshark plugi
app-emulation/libvirt:xen - Support management of Xen virtualisation (app-emulation/xen)
app-emulation/libvirt:zfs - Enable ZFS backend storage sys-fs/zfs
app-emulation/lxc:apparmor - Enable AppArmor support
+app-emulation/lxc:io-uring - Enable io_uring support, and use io_uring instead of epoll
app-emulation/lxc:tools - Build and install additional command line tools
app-emulation/lxd:apparmor - Enable AppArmor support
app-emulation/nemu:network-map - Adds possibility of exporting network map to SVG
@@ -691,7 +692,6 @@ app-emulation/xe-guest-utilities:xenstore - Use xenstore binaries bundled by Cit
app-emulation/xen:efi - Adds efi boot support, requires LDFLAG -melf_x86_64 for amd64
app-emulation/xen:flask - Enable the Flask XSM module from NSA
app-emulation/xen-tools:api - Build the C libxenapi bindings
-app-emulation/xen-tools:flask - Enable the Flask XSM module from NSA
app-emulation/xen-tools:hvm - Enable support for hardware based virtualization (VT-x,AMD-v)
app-emulation/xen-tools:ipxe - Enable ipxe support
app-emulation/xen-tools:ovmf - Enable support to boot UEFI guest vm, needed by hvm
@@ -1704,7 +1704,6 @@ dev-lang/crystal:xml - Use the dev-libs/libxml2 library to enable Crystal xml mo
dev-lang/crystal:yaml - Use the dev-libs/libyaml library to enable Crystal yaml module
dev-lang/erlang:hipe - HIgh Performance Erlang extension
dev-lang/erlang:kpoll - Enable kernel polling support
-dev-lang/fpc:ide - Build and install the Free Pascal Compiler IDE
dev-lang/gdl:eigen - Build matrix manipulation with dev-cpp/eigen
dev-lang/gdl:glpk - Use GNU Linear Programming Kit sci-mathematics/glpk
dev-lang/gdl:gshhs - Add support for projection adn continent maps with sci-geosciences/gshhs-data
@@ -3016,6 +3015,8 @@ games-emulation/dosbox-staging:fluidsynth - use media-sound/fluidsynth for MIDI
games-emulation/dosbox-staging:mt-32 - use media-libs/munt-mt32emu for MT-32 emulation
games-emulation/dosbox-staging:network - Enable networking features (modem, ipx)
games-emulation/dosbox-staging:opus - Support compressed audio tracks (.opus) used with CDROM images
+games-emulation/fceux:ffmpeg - Use media-video/ffmpeg for video recording
+games-emulation/fceux:x265 - Use media-libs/x265 for video recording (HEVC)
games-emulation/generator:sdlaudio - Enable SDL Audio
games-emulation/hatari:capsimage - Use dev-libs/spsdeclib to read .IPF, .RAW, and .CTR disk images
games-emulation/hatari:microphone - Use media-libs/portaudio for Falcon microphone handling
@@ -5792,8 +5793,9 @@ net-im/psi:webengine - Enable themed, html-based chatlogs using dev-qt/qtwebengi
net-im/psi:whiteboarding - Enable experimental interactive SVG drawing
net-im/psi:xscreensaver - Use X screensaver protocol extension to monitor idle/active status based on mouse/keyboard events
net-im/psimedia:extras - Enable Psi+ mode (required when built for Psi+)
+net-im/qtox:X - Enable auto-away support
net-im/qtox:notification - Use snorenotify for desktop notifications
-net-im/qtox:spellcheck - Enable spell cheching support
+net-im/qtox:spellcheck - Enable spell checking support
net-im/spectrum2:frotz - Enables the Z-Engine backend.
net-im/spectrum2:irc - Enables the IRC backend, based on net-im/libcommuni.
net-im/spectrum2:purple - Enables the libpurple backend, based on net-im/pidgin.
@@ -6123,6 +6125,7 @@ net-libs/tox:log-trace - Log level: 5
net-libs/tox:log-warn - Log level: 2
net-libs/udns:tools - Build and install dnsget, ex-rdns and rblcheck tools
net-libs/wandio:http - Build support for reading files over HTTP using net-misc/curl
+net-libs/webkit-gtk:avif - Enable support for AVIF images via media-libs/libavif
net-libs/webkit-gtk:egl - Enable EGL support
net-libs/webkit-gtk:examples - Install the MiniBrowser example application
net-libs/webkit-gtk:gamepad - Enable gamepad input support via dev-libs/libmanette
@@ -6747,8 +6750,10 @@ net-p2p/retroshare:webui - Enables Web interface and API support
net-p2p/retroshare:xapian - Enables GXS content indexing and search via dev-libs/xapian
net-p2p/rtorrent:daemon - Uses app-misc/screen to daemonize this application
net-p2p/syncthing:tools - Install stdiscosrv, strelaysrv and other tools to /usr/libexec/syncthing/.
+net-p2p/transmission:cli - Build command-line client
net-p2p/transmission:lightweight - Optimize transmission for low-resource systems (smaller cache size, prefer unencrypted peer connections, etc.)
net-p2p/transmission:mbedtls - Use mbed TLS instead of OpenSSL
+net-p2p/transmission:web - Build Web client
net-p2p/transmission-remote-gtk:libproxy - Use net-libs/libproxy for getting the HTTP/HTTPS/SOCKS proxy configuration.
net-print/cups:lprng-compat - Do not install lp... binaries so cups and lprng can coexist.
net-print/cups-filters:foomatic - Build the included foomatic-rip printer driver. Strongly recommended.
@@ -6855,6 +6860,7 @@ net-vpn/libreswan:dnssec - Use DNSSEC resolver (requires net-dns/unbound)
net-vpn/ocserv:otp - Enable support for one-time passwords
net-vpn/openconnect:gssapi - Build GSSAPI support
net-vpn/openconnect:libproxy - Enable proxy support
+net-vpn/openconnect:pskc - Enable PSKC file storage of HOTP/TOTP keys
net-vpn/openconnect:stoken - Enable stoken support
net-vpn/openvpn:down-root - Enable the down-root plugin
net-vpn/openvpn:iproute2 - Enabled iproute2 support instead of net-tools
@@ -7491,10 +7497,11 @@ sci-mathematics/petsc:sparse - Use suitesparse (sci-libs/suitesparse) including
sci-mathematics/petsc:superlu - Use superlu (sci-libs/superlu) for preconditioning
sci-mathematics/polymake:bliss - Enable sci-libs/bliss interface for graph and face lattice isomorphism computations.
sci-mathematics/polymake:cdd - Enable sci-libs/cddlib interface for convex hull computations (Should be kept enabled).
-sci-mathematics/polymake:group - Build extension for dealing with permutation groups and symmetric objects.
-sci-mathematics/polymake:libnormaliz - Build the bundled extension for lattice related computations.
+sci-mathematics/polymake:flint - Build with "strongly recommended" support for sci-mathematics/flint.
sci-mathematics/polymake:libpolymake - Build the polymake library to build applications using the C++ interface.
sci-mathematics/polymake:lrs - Enable sci-libs/lrslib interface for convex hull computations.
+sci-mathematics/polymake:nauty - Build the extension for graph automorphism computations using sci-mathematics/nauty.
+sci-mathematics/polymake:normaliz - Build the bundled extension for lattice computations using sci-mathematics/normaliz.
sci-mathematics/polymake:ppl - Enable dev-libs/ppl interface for convex hull computations.
sci-mathematics/polymake:singular - Enable the interface to sci-mathematics/singular for ideal related computations.
sci-mathematics/rstudio:server - Build and install the RStudio server
@@ -7814,6 +7821,7 @@ sys-apps/s390-tools:pfm - build the cpacfstats tool
sys-apps/s390-tools:zlib - build the zgetdump and dump2tar utilities
sys-apps/s6:execline - enable support for dev-lang/execline
sys-apps/s6-linux-init:sysv-utils - Install sysvinit compatibility symlinks for telinit, halt, poweroff, reboot, and shutdown
+sys-apps/sandbox:nnp - Enable NO_NEW_PRIVS which blocks set*id programs from gaining privileges (e.g. sudo)
sys-apps/shadow:bcrypt - build the bcrypt password encryption algorithm
sys-apps/shadow:su - build the su program
sys-apps/smartmontools:caps - Build against sys-libs/libcap-ng to allow smartd to drop its privileges.
@@ -8784,7 +8792,6 @@ x11-misc/primus:libglvnd - Use media-libs/libglvnd for dispatch
x11-misc/py3status:gevent - Install extra requirement dev-python/gevent to enable green threads.
x11-misc/py3status:minimal - Don't depend on x11-misc/i3status if you don't plan to use any of its built-in modules.
x11-misc/py3status:udev - Install extra requirement dev-python/pyudev to enable udev events monitoring on modules.
-x11-misc/qt5ct:dbus - Enable system tray and global menu support
x11-misc/qtfm:dbus - Install the qtfm-tray removable device manager
x11-misc/qtfm:shared - Install the libQtFM shared library and headers
x11-misc/read-edid:vbe-mode - Build get-edid with support for legacy, VBE-based interface. Requires dev-libs/libx86.
@@ -8884,6 +8891,7 @@ x11-themes/arc-theme:cinnamon - Install theme for gnome-extra/cinnamon
x11-themes/arc-theme:gnome-shell - Install theme for gnome-base/gnome-shell
x11-themes/arc-theme:gtk2 - Install GTK+2 theme
x11-themes/arc-theme:gtk3 - Install GTK+3 theme
+x11-themes/arc-theme:gtk4 - Install GTK+4 theme
x11-themes/arc-theme:mate - Install Metacity theme for mate-base/mate
x11-themes/arc-theme:pre-rendered - Avoid media-gfx/inkscape and media-gfx/optipng dependencies by using pre-rendered PNGs
x11-themes/arc-theme:xfce - Install theme for xfce-base/xfwm4