commit: 2588694ab405ba0f0952278d56e7006bdcc2e512 Author: Eli Schwartz <eschwartz93 <AT> gmail <DOT> com> AuthorDate: Fri Mar 1 04:21:34 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Mar 1 04:50:23 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2588694a
package.mask: Last rite sci-libs/mpir Bug: https://bugs.gentoo.org/812950 Bug: https://bugs.gentoo.org/815685 Bug: https://bugs.gentoo.org/874537 Bug: https://bugs.gentoo.org/903157 Bug: https://bugs.gentoo.org/925308 Signed-off-by: Eli Schwartz <eschwartz93 <AT> gmail.com> Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 513b0981a01b..63c050ae636e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,14 @@ #--- END OF EXAMPLES --- +# Eli Schwartz <[email protected]> (2024-02-29) +# Ancient fork of gmp from 2017. Various build issues, fails tests. All +# reverse dependencies turned out to be incorrect or preferred gmp +# anyways. No path forward to keeping it buildable, no use case for +# keeping it around. Bug #812950, #874537, #925308 +# Removal on 2024-03-31. +sci-libs/mpir + # Michał Górny <[email protected]> (2024-02-29) # Breaks xfce-base/xfdesktop (both 4.19.0 and masked 4.19.1). # https://gitlab.xfce.org/xfce/xfdesktop/-/issues/282
