commit: c1a77b234dae9552cc9c6537625b35a801038e92 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Jun 2 17:03:55 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Jun 2 17:03:55 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1a77b23
profiles: Mask x11-misc/barrier for removal Bug: https://bugs.gentoo.org/951987 Bug: https://bugs.gentoo.org/953262 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index e8c29f2f8a32..116ff9393d48 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,12 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2025-06-02) +# Gui depends on Qt5 and is unmaintained for a very long time - its main +# developers have moved to the InputLeap project (gui-apps/input-leap). +# Bugs #942580, #949911, #951987, #953262; removal on 2025-07-02. +x11-misc/barrier + # Michael Orlitzky <[email protected]> (2025-05-28) # I added this for SageMath, but in hindsight do not think anyone is # using it. It has code issues and upstream is not terribly interested
