commit: 4a6f01206ab4cbdff147cde156a593b288c55036 Author: Matthew Smith <matthew <AT> gentoo <DOT> org> AuthorDate: Sun Feb 13 09:33:54 2022 +0000 Commit: Matthew Smith <matthew <AT> gentoo <DOT> org> CommitDate: Sun Feb 13 09:34:37 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a6f0120
profiles: last rite app-arch/unmakeself Bug: https://bugs.gentoo.org/781947 Signed-off-by: Matthew Smith <matthew <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index dda6cccf8aec..b39b6eb98aef 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Matthew Smith <[email protected]> (2022-02-13) +# Dead upstream, incompatible with newer versions of makeself. +# Removal after 2022-03-15. Bug #781947. +app-arch/unmakeself + # Jonas Stein <[email protected]> (2022-02-11) # Blocks gtk2 removal, which is EOL # Removal after 2022-04-01. Bug #833145.
