commit: c225b01ab7171680edc1cc8d819e084816fdb8d6 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Sep 16 20:38:26 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Wed Sep 17 04:44:52 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c225b01a
profiles: Mask sys-boot/unetbootin for removal Bug: https://bugs.gentoo.org/957179 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 3b399c7a31c4..32315e3dd144 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,12 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <[email protected]> (2025-09-16) +# Abandoned upstream, based on Qt5, "must be run as root", then fails to +# start w/ current kde-plasma/kdesu-gui[X] within Wayland sessions too. +# Removal on 2025-10-16. Bug #957179 +sys-boot/unetbootin + # Viorel Munteanu <[email protected]> (2025-09-16) # Masked for testing. This package is supposed to be installed in the livecd, # not on user's system. We need a few more reports of it working before
