diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 149859 -> 149869 bytes | |||
-rw-r--r-- | profiles/arch/m68k/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/m68k/use.mask | 4 | ||||
-rw-r--r-- | profiles/package.mask | 17 | ||||
-rw-r--r-- | profiles/use.local.desc | 1 |
5 files changed, 18 insertions, 8 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex f5fe5e54560f..5b2edfea11e8 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/m68k/package.use.mask b/profiles/arch/m68k/package.use.mask index bed1ecab879c..c9cf8600697b 100644 --- a/profiles/arch/m68k/package.use.mask +++ b/profiles/arch/m68k/package.use.mask @@ -32,10 +32,6 @@ app-editors/emacs gui mailutils # Needs a lot of Perl packages to be keyworded. dev-vcs/git doc -# James Le Cuirot <chewi@gentoo.org> (2021-09-20) -# Requires zstd, which is currently broken on m68k. -dev-util/cmake test - # James Le Cuirot <chewi@gentoo.org> (2021-09-19) # Avoid having to keyword Poppler and X11 libraries for now. media-gfx/graphviz pdf diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask index 4df4b49e6738..5079fb4ece93 100644 --- a/profiles/arch/m68k/use.mask +++ b/profiles/arch/m68k/use.mask @@ -81,10 +81,6 @@ vulkan # Ruby just crashes on startup. ruby -# Andreas K. Hüttel <dilfridge@gentoo.org> (2021-08-22) -# app-arch/zstd is broken -zstd - # James Le Cuirot <chewi@gentoo.org> (2021-08-20) # Qt is not keyworded or tested. qt5 diff --git a/profiles/package.mask b/profiles/package.mask index d81f375958f8..895c124e26ff 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -39,6 +39,23 @@ ~dev-libs/glib-2.74.2 # Michał Górny <mgorny@gentoo.org> (2022-11-27) +# Unresolved LICENSE issue for 3 years now. +# Removal on 2022-12-27. Bug #694708. +app-admin/helm + +# Michał Górny <mgorny@gentoo.org> (2022-11-27) +# Broken with OpenSSL-3. Last upstream activity in 2021, no reply +# to the bug. +# Removal on 2022-12-27. Bug #805233. +net-dns/dog + +# Michał Górny <mgorny@gentoo.org> (2022-11-27) +# Broken with modern dev-python/setuptools versions. Last upstream +# commit in 2018. No reverse dependencies. +# Removal on 2022-12-27. Bug #822840. +dev-python/slimit + +# Michał Górny <mgorny@gentoo.org> (2022-11-27) # Unmaintained. HOMEPAGE is gone. Uses GTK+2. # Removal on 2022-12-27. Bug #821118. games-util/xgamer diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 161a0e227ab5..a61ee60a047e 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -7747,6 +7747,7 @@ sys-apps/coreutils:caps - Add Linux capabilities support in output of file utili sys-apps/coreutils:hostname - Build the hostname program sys-apps/coreutils:kill - Build the kill program sys-apps/coreutils:multicall - Build all tools into a single `coreutils` program akin to busybox to save space +sys-apps/coreutils:openssl - Use openssl libcrypto hash routines for hash functions sys-apps/coreutils:split-usr - Enable this if /bin and /usr/bin are separate directories sys-apps/cpu-x:bandwidth - Intégrer bandwidth sys-apps/cpu-x:cpu - Use the dev-libs/libcpuid library for CPU info |