commit: 8d1370c337a893f3ce1fe4e080b4f9cb4551b862 Author: Maciej Barć <xgqt <AT> gentoo <DOT> org> AuthorDate: Wed Jun 5 19:16:06 2024 +0000 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org> CommitDate: Wed Jun 5 19:33:35 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d1370c3
profiles/package.mask: last-rite dev-scheme/scheme48 Bug: https://bugs.gentoo.org/870472 Bug: https://bugs.gentoo.org/906863 Closes: https://bugs.gentoo.org/933643 Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 97a901c3374e..75e5014ef9a6 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Maciej Barć <[email protected]> (2024-06-05) +# Old and experimental Scheme compiler. +# Bugs: 870472 and 906863 +# Removal on 2024-07-05. +dev-scheme/scheme48 + # Maciej Barć <[email protected]> (2024-06-04) # Deprecated git integration backend of "app-emacs/magit". # No longer supported by upstream. Fails to compile (bug 928920).
