commit: 09bafeabe7379d549293c219ce709b7f2b3e6f73 Author: Tomáš Mózes <hydrapolic <AT> gmail <DOT> com> AuthorDate: Tue Jun 8 12:09:38 2021 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Fri Jun 11 12:52:29 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09bafeab
package.mask: Last rite app-emulation/xen-pvgrub Bug: https://bugs.gentoo.org/790668 Signed-off-by: Tomáš Mózes <hydrapolic <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/21158 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 6daf1156c2e..7ab0d67a804 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Tomáš Mózes <[email protected]> (2021-06-10) +# Based on unsupported grub-legacy, replaced by +# pvgrub2. +# Removal on 2021-07-08. Bug #790668. +app-emulation/xen-pvgrub + # Sam James <[email protected]> (2021-06-10) # Fails to build with modern libetpan. Unmaintained. # See bug #699570, bug #448574.
