mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
gap-pkg.eclass: update HOMEPAGE template
The GAP website is redirecting these, and we might save them the trouble of doing so. Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
This commit is contained in:
parent
f8f09cb5f6
commit
f18d8a0ee4
@ -55,7 +55,7 @@ inherit estack
|
||||
|
||||
# Some packages have additional homepages, but pretty much every GAP
|
||||
# package can be found at this URL.
|
||||
HOMEPAGE="https://www.gap-system.org/Packages/${PN}.html"
|
||||
HOMEPAGE="https://www.gap-system.org/packages/#${PN}"
|
||||
|
||||
# _GAP_PKG_IS_REQUIRED is an internal variable that indicates whether or
|
||||
# not $PN is one of the four "required" GAP packages that are always
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user