commit: e530533c91ccbcb4e076db1f27b3964924d02a3b Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Apr 20 17:48:57 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Apr 20 18:21:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e530533c
profiles/features/wd40: Mask new mitmproxy-related packages Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/features/wd40/package.mask | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask index dfd7b15a2d4a..088a4f1cee86 100644 --- a/profiles/features/wd40/package.mask +++ b/profiles/features/wd40/package.mask @@ -1,6 +1,15 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <[email protected]> (2024-04-20) +# The mitmproxy bundle. +dev-python/mitmproxy-wireguard +dev-util/bpf-linker +dev-util/btfdump +net-proxy/mitmproxy +net-proxy/mitmproxy-linux +net-proxy/mitmproxy-rs + # idealseal <[email protected]> (2025-03-02) # Fish was ported to Rust. >=app-shells/fish-4.0.0 @@ -42,8 +51,6 @@ sys-apps/eza sys-apps/lsd sys-apps/fd net-wireless/urh -net-proxy/mitmproxy -net-proxy/mitmproxy-rs net-wireless/gr-ieee802154 net-wireless/gr-rds net-wireless/gr-scopy @@ -118,7 +125,6 @@ dev-python/pyghmi dev-python/omemo-dr net-im/transwhat dev-python/noiseprotocol -dev-python/mitmproxy-wireguard dev-python/magic-wormhole dev-python/magic-wormhole-transit-relay dev-python/magic-wormhole-mailbox-server
