commit: 6b0c576ccdfe8a763de2a3508c2e80539ac2a22a Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Aug 29 09:08:12 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Aug 29 09:08:47 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b0c576c
app-crypt/md4sum: last-rite Bug: https://bugs.gentoo.org/962124 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index a633e3b11577..101816c829d2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,13 @@ #--- END OF EXAMPLES --- +# Arthur Zamarin <[email protected]> (2025-08-29) +# EAPI=7, maintainer-needed, gentoo last distro to package it. If you +# really need this tool, you can use 'openssl dgst -md4 -provider legacy' +# instead. +# Removal on 2025-09-28. Bugs #962124, #729162. +app-crypt/md4sum + # Andreas Sturmlechner <[email protected]> (2025-08-29) # A version bump pending since 2020, Qt5-based and stuck on EAPI-7. # This package needs a maintainer. Step up if you need this, try to make
