commit: 9344775f80bd72c4db35ec495403fa03d38635b7 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Tue Feb 24 16:50:27 2026 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Tue Feb 24 16:50:27 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9344775f
profiles/package.mask: add net-mail/list-remote-forwards This is one of my own projects that seemed like a good idea at the time, but is not useful enough to justify its own Haskell package. Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> profiles/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/package.mask b/profiles/package.mask index 73b1eed84065..1e46705c0028 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -39,6 +39,7 @@ # Michael Orlitzky <[email protected]> (2026-02-24) # Haskell package (hard to maintain) that never evolved. Easy to # replace with a SQL query. Removal on or after 2026-03-24. +net-mail/list-remote-forwards net-mail/mailbox-count # Andreas Sturmlechner <[email protected]> (2026-02-22)
