From c371998e815a2d071a8dcf1fc6717d192466af9b Mon Sep 17 00:00:00 2001 From: Joonas Niilola Date: Sun, 14 Feb 2021 10:29:03 +0200 Subject: sys-cluster/lmod: add Github to HOMEPAGE Signed-off-by: Joonas Niilola --- sys-cluster/lmod/lmod-8.4.20.ebuild | 2 +- sys-cluster/lmod/lmod-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-cluster') 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 diff --git a/sys-cluster/lmod/lmod-9999.ebuild b/sys-cluster/lmod/lmod-9999.ebuild index a6f6713feebb..f41314789e9a 100644 --- a/sys-cluster/lmod/lmod-9999.ebuild +++ b/sys-cluster/lmod/lmod-9999.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 -- cgit v1.2.3-65-gdbad