commit: 75a5e84d74580860b4d8288e6069ed3e7a831a5b Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Fri Sep 5 15:43:50 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri Sep 5 15:46:46 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75a5e84d
profiles: Mask sci-libs/silo for removal Bug: https://bugs.gentoo.org/955270 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 46f47962e637..58a2ddcc6362 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,11 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2025-09-05) +# Qt5-based library without revdeps. Needs a dedicated maintainer. +# Bug #955270. Removal on 2025-10-05. +sci-libs/silo + # Andreas Sturmlechner <[email protected]> (2025-09-01) # EAPI-7 cmake.eclass, no revdeps, no one else is packaging this. # Bugs #951888, #957258. Removal on 2025-10-01.
