commit: 542c9c2d2d828b3071f2ef0c343ab0156e03f57a Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Apr 12 16:51:15 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Apr 12 16:52:06 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=542c9c2d
app-emulation/runv: last-rite Bug: https://bugs.gentoo.org/794913 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> profiles/package.mask | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index bef4a276a0c3..95aa63a0e4d0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Arthur Zamarin <[email protected]> (2024-04-12) +# EAPI6. Fails to compile with go versions in tree. Upstream is archived. +# Uses deprecated go eclasses. Maintainer needed, no rev deps. +# Removal: 2024-05-12. Bugs #794913, #679348, #771072, #844607. +app-emulation/runv + # Michał Górny <[email protected]> (2024-04-11) # Contains a bug that could render the kernel fail to boot. # https://lore.kernel.org/oe-lkp/[email protected]/ @@ -65,8 +71,8 @@ acct-user/unifi-video media-video/unifi-video # Ben Kohler <[email protected]> (2024-04-07) -# Long ago forked to and obsoleted by sys-apps/memtest86+. Upstream has -# abandoned this for their proprietary UEFI-based one (packaged in gentoo as +# Long ago forked to and obsoleted by sys-apps/memtest86+. Upstream has +# abandoned this for their proprietary UEFI-based one (packaged in gentoo as # as sys-apps/memtest86-bin). # Removal on 2024-05-07. Bug #502464, #607494, #628528, #750677, #887003, # #912973, #920109
