projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c63abe
)
sys-boot/udk: HOMEPAGE (avoid redirect).
author
charIes17
<charles17@arcor.de>
Sun, 13 Aug 2017 12:06:06 +0000
(14:06 +0200)
committer
Patrice Clement
<monsieurp@gentoo.org>
Sun, 13 Aug 2017 12:53:45 +0000
(14:53 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Closes: https://github.com/gentoo/gentoo/pull/5403
sys-boot/udk/udk-2015.ebuild
patch
|
blob
|
history
diff --git
a/sys-boot/udk/udk-2015.ebuild
b/sys-boot/udk/udk-2015.ebuild
index 0d0ea384e540fa6d557c6069bb09550d83b3f46b..877b99c94eb145ac1f2a69325956f94e36729f7f 100644
(file)
--- a/
sys-boot/udk/udk-2015.ebuild
+++ b/
sys-boot/udk/udk-2015.ebuild
@@
-11,7
+11,7
@@
inherit flag-o-matic multiprocessing python-single-r1 toolchain-funcs versionato
MY_V="${PN^^}$(get_version_component_range 1)"
DESCRIPTION="Tianocore UEFI Development kit"
-HOMEPAGE="
http://www.tianocore.org/edk2/
"
+HOMEPAGE="
https://github.com/tianocore/tianocore.github.io/wiki/EDK-II
"
SRC_URI="https://github.com/tianocore/${PN}/releases/download/${MY_V}/${MY_V}.Complete.MyWorkSpace.zip"
LICENSE="BSD"