diff options
author | Florian Schmaus <flow@gentoo.org> | 2022-04-13 21:20:10 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2022-04-13 21:20:18 +0200 |
commit | 12b5d5f21c007e63fcee10492d67e82790ee4f44 (patch) | |
tree | e7f763944f9b6ebb416ebe43f9841f09e2e055a8 /app-emulation/grub-xen-host | |
parent | sys-kernel/gentoo-sources: add 5.16.20 and genpatches (diff) | |
download | gentoo-12b5d5f21c007e63fcee10492d67e82790ee4f44.tar.gz gentoo-12b5d5f21c007e63fcee10492d67e82790ee4f44.tar.bz2 gentoo-12b5d5f21c007e63fcee10492d67e82790ee4f44.zip |
app-emulation/grub-xen-host: update HOMEPAGE
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'app-emulation/grub-xen-host')
-rw-r--r-- | app-emulation/grub-xen-host/grub-xen-host-1.0-r1.ebuild | 4 |
1 files 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" |