commit: 0c77aadb983014ccf56fc464d83906c0cf3c3271 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Mon Nov 14 17:36:23 2022 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Mon Nov 14 17:38:12 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c77aadb
profiles: Mask x11-misc/xnee for removal Bug: https://bugs.gentoo.org/812137 Bug: https://bugs.gentoo.org/864763 Bug: https://bugs.gentoo.org/871405 Bug: https://bugs.gentoo.org/873886 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index d801c58e4876..7f09296d4ee6 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,14 @@ #--- END OF EXAMPLES --- +# Matt Turner <[email protected]> (2022-11-14) +# Unmaintained in Gentoo since at least the transition to git. Last release in +# 2014. Depends on x11-libs/gtk+:2 and gnome-base/gconf. Fails to build with +# (1) clang-16, (2) with LTO, (3) with -fno-common. +# Bugs #812137, #864763, #871405, #873886 +# Removal on 2022-12-14 +x11-misc/xnee + # Jonas Stein <[email protected]> (2022-11-13) # Dead upstream # Removal after 2023-01-01. Bug #881249.
