commit: b3f0596e35c80b627be0b0ea06085c15257d9dbd Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Aug 11 21:16:06 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Aug 18 17:57:37 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3f0596e
profiles: Mask sci-libs/ViSP for removal Bug: https://bugs.gentoo.org/729576 Bug: https://bugs.gentoo.org/796806 Bug: https://bugs.gentoo.org/834469 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/base/package.use.mask | 4 ++++ profiles/package.mask | 7 +++++++ 2 files changed, 11 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 11212b68340d..53072ece64ae 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # New entries go on top. +# Andreas Sturmlechner <[email protected]> (2025-08-13) +# This has been going on for long enough. Bug #834469 +<sci-libs/ViSP-3.7 ogre + # Alfred Wingate <[email protected]> (2025-08-12) # Marked Beta tier upstream. Tests don't work with it. dev-games/ogre vulkan diff --git a/profiles/package.mask b/profiles/package.mask index be0fe5727102..3b2f3be8a21c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,13 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2025-08-18) +# Effectively unmaintained in Gentoo with many unattended bugs, still +# EAPI-7 based, broken with non-ancient dev-games/ogre, broken with non- +# ancient sci-libs/pcl. Bugs #729576, #796806, #834469. +# Removal on 2025-09-16. +sci-libs/ViSP + # Andreas Sturmlechner <[email protected]> (2025-08-17) # Dead upstream, based on Qt5, hardware obsolete. Removal on 2025-09-16. # Bugs #955638, #957411, #957589, #957590
