Summary: | sys-boot/udk: need py3 port | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Michał Górny <mgorny> |
Component: | Current packages | Assignee: | Stéphane Veyret <sveyret> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | proxy-maint, sam, treecleaner |
Priority: | Normal | Keywords: | PMASKED, PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/17627 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 694800 | ||
Deadline: | 2020-10-01 |
Description
Michał Górny
![]() ![]() ![]() ![]() Please bump to >= 201903. See: * https://github.com/tianocore/edk2/releases/tag/edk2-stable201903 * https://bugzilla.tianocore.org/show_bug.cgi?id=55 Be aware that non-Python 3 packages are being last-rited at this point. Package masked for removal. Sorry for the delay, I'll try to work on a new version asap. I will also rename the package to edk2, because latest versions are not udk anymore. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a88a0d76f13e9526b8302e88f017e153ac08d72f commit a88a0d76f13e9526b8302e88f017e153ac08d72f Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2020-10-01 15:09:25 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2020-10-01 15:12:54 +0000 sys-boot/udk: Remove last-rited pkg Closes: https://bugs.gentoo.org/735482 Signed-off-by: Michał Górny <mgorny@gentoo.org> profiles/package.mask | 1 - sys-boot/udk/Manifest | 3 - sys-boot/udk/files/2015-makefile.template | 54 -------- sys-boot/udk/files/2015-tools_def.template | 42 ------ sys-boot/udk/files/udk-workspace.template | 63 --------- sys-boot/udk/metadata.xml | 15 --- sys-boot/udk/udk-2015-r1.ebuild | 203 ----------------------------- sys-boot/udk/udk-2018-r1.ebuild | 146 --------------------- 8 files changed, 527 deletions(-) |