commit: 12b5d5f21c007e63fcee10492d67e82790ee4f44 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Wed Apr 13 19:20:10 2022 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Wed Apr 13 19:20:18 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12b5d5f2
app-emulation/grub-xen-host: update HOMEPAGE Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> app-emulation/grub-xen-host/grub-xen-host-1.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emulation/grub-xen-host/grub-xen-host-1.0-r1.ebuild b/app-emulation/grub-xen-host/grub-xen-host-1.0-r1.ebuild index e791afc7b611..2aaa8eb6a896 100644 --- a/app-emulation/grub-xen-host/grub-xen-host-1.0-r1.ebuild +++ b/app-emulation/grub-xen-host/grub-xen-host-1.0-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Grub2 built as a PV grub per the Xen PV Boot Protocol" -HOMEPAGE="https://blog.xenproject.org/2015/01/07/using-grub-2-as-a-bootloader-for-xen-pv-guests/" +HOMEPAGE="https://wiki.xenproject.org/wiki/PvGrub2" SRC_URI="" LICENSE="BSD-2"