commit: f4506e0a6d5b4e91ee8ab7b92312900ff3df0438 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sun Mar 19 11:11:28 2023 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Mar 19 11:11:28 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4506e0a
package.mask: Last rite dev-util/dmake Bug: https://bugs.gentoo.org/880401 Signed-off-by: David Seifert <soap <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index a4c931149dc3..4aaac371d1d0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# David Seifert <[email protected]> (2023-03-19) +# Apache NIH make, long abandoned upstream, forked reboot went nowhere. +# Last release over 2 years ago, fails with modern C and no revdeps in +# tree. Removal on 2023-04-18. Bug #880401. +dev-util/dmake + # Hans de Graaff <[email protected]> (2023-03-19) # ruby27-only package without reverse dependencies. No recent activity # upstream and last supported ruby version is 2.5. Masked for removal on
