commit: 9c80e23c9c0782ed7e21532ecbc6d25323726e14 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Thu May 29 02:20:44 2025 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Thu May 29 02:29:10 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c80e23c
profiles: mask dev-gap/cohomolo for removal Bug: https://bugs.gentoo.org/940232 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 45316d6b5b85..32f43352457e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,13 @@ #--- END OF EXAMPLES --- +# 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 +# in fixing it. (They are active and helpful, just not in love with this +# particular codebase.) Bug 940232. Removal after 30 days. +dev-gap/cohomolo + # Andreas Sturmlechner <[email protected]> (2025-05-27) # Dead upstream with no release for over 10 years, Qt5-based even only by # means of a snapshot. Bugs #951875, #953016. Removal on 2025-06-26.
