commit: c0def698da6bc43ff8ed3e813b309cda40cda68d Author: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com> AuthorDate: Sun Nov 24 06:52:43 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Nov 27 23:39:51 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0def698
profiles: mask sys-boot/woeusb for removal Bug: https://bugs.gentoo.org/935484 Bug: https://bugs.gentoo.org/941440 Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/39441 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 08cf97b48030..93ad4cb54144 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Takuya Wakazono <[email protected]> (2024-11-27) +# Replaced by sys-boot/woeusb-ng, which has more recent upstream +# activity and optional GUI support. +# Removal on 2024-12-24. +sys-boot/woeusb + # Andreas Sturmlechner <[email protected]> (2024-11-25) # 7.X series is masked for removal. Please migrate to 8.X series. <sci-electronics/kicad-8
