commit: 4193e3ea971704113845d980f1fbfdc125f5f208 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Mon Sep 9 15:01:19 2024 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Tue Sep 10 01:04:40 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4193e3ea
package.mask: Last rite sci-chemistry/mopac7 Bug: https://bugs.gentoo.org/877105 Bug: https://bugs.gentoo.org/927389 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 759447c54666..8aa099bd202a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Eli Schwartz <[email protected]> (2024-09-09) +# Fails to build with modern C. Unmaintained for 20 years. +# Removal on 2024-10-09. Bug #877105, #927389. +sci-chemistry/mopac7 + # Sam James <[email protected]> (2024-09-10) # Breaks both C++ stdlib impls with a casing issue: # * libstdc++ (https://gcc.gnu.org/PR116657)
