sys-firmware/edk2-ovmf: HOMEPAGE (avoid redirect)
authorcharIes17 <charles17@arcor.de>
Sun, 13 Aug 2017 11:08:52 +0000 (13:08 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 13 Aug 2017 11:38:00 +0000 (13:38 +0200)
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

sys-firmware/edk2-ovmf/edk2-ovmf-2017_pre20170505.ebuild

index 7015a7b73e55b53273b7b14821c7375dc46782dc..da81b2e028d9beeb909545d31e3fd439e7c6d3fa 100644 (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"