sys-firmware/edk2-ovmf: HOMEPAGE (avoid redirect)

HOMEPAGE http://www.tianocore.org/edk2/ redirects to
https://github.com/tianocore/tianocore.github.io/wiki/EDK-II

Package-Manager: Portage-2.3.6, Repoman-2.3.3
Closes: https://github.com/gentoo/gentoo/pull/5402
This commit is contained in:
charIes17
2017-08-13 13:08:52 +02:00
committed by David Seifert
parent fa3659163a
commit fb56716f58

View File

@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
inherit eutils python-any-r1 readme.gentoo-r1
DESCRIPTION="UEFI firmware for 64-bit x86 virtual machines"
HOMEPAGE="http://www.tianocore.org/edk2 https://github.com/tianocore/edk2"
HOMEPAGE="https://github.com/tianocore/edk2"
# inherit git-r3
# EGIT_REPO_URI="https://github.com/tianocore/edk2"