commit: 29c14994e04ddfd392b950c94b1ff3c2b6785a6d Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Sun Feb 15 20:53:34 2026 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Sun Feb 15 20:54:21 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29c14994
x11-misc/projecteur: mask for last-rite Only supporting Qt5 and no progress from upstream to make this Qt6 compatible.. Bug: https://github.com/gentoo/gentoo/pull/45694 Bug: https://bugs.gentoo.org/953260 Bug: https://bugs.gentoo.org/964740 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 117fbf373fde..8db6dc6207e7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,11 @@ #--- END OF EXAMPLES --- +# Conrad Kostecki <[email protected]> (2026-02-15) +# Supports only Qt5 and upstream not making any progress towards Qt6. +# Removal on 2026-03-01. Bug #953260. +x11-misc/projecteur + # Volkmar W. Pogatzki <[email protected]> (2026-02-10) # Unused Java library. Upstream is gone. SRC_URI points to # 'https://dev.gentoo.org/~monsieurp' which does not exist.
