commit: d2f10d4545e3c899189fb13d29b4b578fb30e338 Author: Matthias Maier <tamiko <AT> gentoo <DOT> org> AuthorDate: Sun Jul 20 06:01:33 2025 +0000 Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org> CommitDate: Sun Jul 20 06:02:55 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2f10d45
package.mask: Fix a typo in comment of dev-python/mitmproxy-wireguard pmask Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org> profiles/package.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/package.mask b/profiles/package.mask index 2499277c25d5..7f9e5d10ef31 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -38,7 +38,7 @@ # Michał Górny <[email protected]> (2025-07-20) # Discontinued in favor of net-proxy/mitmproxy-rs which is now -# an unconditional dependency of net-proxy/wireguard. +# an unconditional dependency of net-proxy/mitmproxy. # Removal on 2025-08-19. Bug #960470. dev-python/mitmproxy-wireguard
