summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2021-02-14 10:29:03 +0200
committerJoonas Niilola <juippis@gentoo.org>2021-02-14 10:29:03 +0200
commitc371998e815a2d071a8dcf1fc6717d192466af9b (patch)
tree1b664836695dea687c870676bfb546b8546f0983 /sys-cluster/lmod/lmod-8.4.20.ebuild
parentdev-util/hermes: sync live ebuild (diff)
downloadgentoo-c371998e815a2d071a8dcf1fc6717d192466af9b.tar.gz
gentoo-c371998e815a2d071a8dcf1fc6717d192466af9b.tar.bz2
gentoo-c371998e815a2d071a8dcf1fc6717d192466af9b.zip
sys-cluster/lmod: add Github to HOMEPAGE
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sys-cluster/lmod/lmod-8.4.20.ebuild')
-rw-r--r--sys-cluster/lmod/lmod-8.4.20.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/lmod/lmod-8.4.20.ebuild b/sys-cluster/lmod/lmod-8.4.20.ebuild
index a6f6713feebb..f41314789e9a 100644
--- a/sys-cluster/lmod/lmod-8.4.20.ebuild
+++ b/sys-cluster/lmod/lmod-8.4.20.ebuild
@@ -7,7 +7,7 @@ LUA_COMPAT=( lua5-{1..3} )
inherit autotools lua-single
DESCRIPTION="Environment Module System based on Lua"
-HOMEPAGE="https://lmod.readthedocs.io/en/latest"
+HOMEPAGE="https://lmod.readthedocs.io/en/latest https://github.com/TACC/Lmod"
if [[ ${PV} == 9999 ]]; then
inherit git-r3