commit: 2bc500df36e59f599894e636031712a33bc84214 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Fri Aug 28 22:20:45 2020 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Fri Aug 28 22:24:59 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bc500df
package.mask: mask net-mail/maildirtree * EAPI=4 * Fails to compile * Dead upstream Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 421bcb24026..d69369b6bde 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Aaron Bauman <[email protected]> (2020-08-28) +# EAPI=4 and fails to compile +# Dead upstream. Removal in 30 days +net-mail/maildirtree + # Sergei Trofimovich <[email protected]> (2020-08-27) # Abandoned upstream. # Does not compile against ghc-8.8. Removal in 30 days.
