summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2024-11-20 19:11:11 -0500
committerMichael Orlitzky <mjo@gentoo.org>2024-11-23 09:05:45 -0500
commitf18d8a0ee40873f88e80f63c7699004802c97ae5 (patch)
tree01d419077be7bb47f80e4798215487196a9180de /eclass
parentsci-mathematics/gap: add 4.14.0_beta1 (diff)
downloadgentoo-f18d8a0ee40873f88e80f63c7699004802c97ae5.tar.gz
gentoo-f18d8a0ee40873f88e80f63c7699004802c97ae5.tar.bz2
gentoo-f18d8a0ee40873f88e80f63c7699004802c97ae5.zip
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>
Diffstat (limited to 'eclass')
-rw-r--r--eclass/gap-pkg.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/gap-pkg.eclass b/eclass/gap-pkg.eclass
index 70a8ed9f7607..9efeb2e8f9b9 100644
--- a/eclass/gap-pkg.eclass
+++ b/eclass/gap-pkg.eclass
@@ -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