diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 237439 -> 237432 bytes | |||
-rw-r--r-- | profiles/arch/hppa/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/powerpc/package.use.stable.mask | 2 | ||||
-rw-r--r-- | profiles/features/selinux/use.mask | 3 | ||||
-rw-r--r-- | profiles/package.mask | 12 | ||||
-rw-r--r-- | profiles/use.local.desc | 1 |
6 files changed, 16 insertions, 6 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 09bb7d776c31..157e07fbeeae 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 952dcb32f062..b9e4d47d4f96 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -251,8 +251,8 @@ sys-libs/libcap tools # Michał Górny <mgorny@gentoo.org> (2021-07-25) # PyQt5 and wxpython are not keyworded. -dev-python/ipython qt5 -dev-python/matplotlib qt5 wxwidgets +dev-python/ipython qt5 qt6 +dev-python/matplotlib qt5 qt6 wxwidgets # Matt Turner <mattst88@gentoo.org> (2021-07-23) # gui-libs/gtk is not keyworded diff --git a/profiles/arch/powerpc/package.use.stable.mask b/profiles/arch/powerpc/package.use.stable.mask index dacfb769f01e..15620337717f 100644 --- a/profiles/arch/powerpc/package.use.stable.mask +++ b/profiles/arch/powerpc/package.use.stable.mask @@ -61,7 +61,7 @@ media-sound/abcde replaygain # Andreas Sturmlechner <asturm@gentoo.org> (2018-06-20) # dev-python/pyqt5 is not stable. -dev-python/matplotlib qt5 test +dev-python/matplotlib qt5 qt6 test net-print/hplip qt5 dev-python/pyudev qt5 diff --git a/profiles/features/selinux/use.mask b/profiles/features/selinux/use.mask index 5c4a7be6e3f1..97e2d484fb65 100644 --- a/profiles/features/selinux/use.mask +++ b/profiles/features/selinux/use.mask @@ -8,6 +8,3 @@ -hardened -selinux - -# no policy yet -homed diff --git a/profiles/package.mask b/profiles/package.mask index feb6f85e813b..89b808b2088f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,18 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <asturm@gentoo.org> (2024-12-14) +# Last "release" seems to have been an AUR special, and even that is now +# >6 years old and still KF5 based. No known repository, no tarball source +# except AUR. Removal on 2025-01-13. +app-crypt/kencfs-plasma + +# Andreas Sturmlechner <asturm@gentoo.org> (2024-12-14) +# Archived and unmaintained upstream; see also: +# https://invent.kde.org/libraries/atcore/-/issues/2 +# Library without revdeps. Removal on 2025-01-13. +dev-libs/atcore + # Ulrich Müller <ulm@gentoo.org> (2024-12-13) # Unmaintained upstream: last release (2.40) in 2009, last commit # to upstream repository in 2017. Broken with Emacs 29. diff --git a/profiles/use.local.desc b/profiles/use.local.desc index a4dc85f6f072..a18a918dcc22 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -8512,6 +8512,7 @@ sys-process/htop:hwloc - Use sys-apps/hwloc for CPU affinity support sys-process/htop:openvz - Enable openvz support sys-process/htop:vserver - Enable vserver support sys-process/lsof:rpc - support looking up RPC service info +sys-process/nvtop:unicode - Enable support for ncurses Unicode choice sys-process/procps:elogind - Use sys-auth/elogind for session tracking. sys-process/procps:kill - Build the kill program sys-process/procps:modern-top - Enables new startup defaults of top. Keeps old defaults if disabled |