commit: 48a409c0d9cd1f873f8311192326e9b5683a084d Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Mar 8 20:22:45 2026 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Mar 9 21:30:05 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48a409c0
profiles: Mask net-misc/mico for removal Bug: https://bugs.gentoo.org/952927 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index d84b897033b5..b1cc3836254b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,13 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2026-03-09) +# Dead CORBA implementation, no one else packages this, impossible to build. +# Many bugs: #298101, #515938, #725192, #871237, #874090, #882479, #882633, +# #898086, #919509, #952927, #967177 +# Removal on 2026-04-08. +net-misc/mico + # Arthur Zamarin <[email protected]> (2026-03-09) # Live only package, Upstream archived, integrated into # app-shells/bash-completion-2.17.0, which was already stabled.
