commit:     c371998e815a2d071a8dcf1fc6717d192466af9b
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 14 08:29:03 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Feb 14 08:29:03 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c371998e

sys-cluster/lmod: add Github to HOMEPAGE

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-cluster/lmod/lmod-8.4.20.ebuild | 2 +-
 sys-cluster/lmod/lmod-9999.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-cluster/lmod/lmod-8.4.20.ebuild 
b/sys-cluster/lmod/lmod-8.4.20.ebuild
index a6f6713feeb..f41314789e9 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 a6f6713feeb..f41314789e9 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

Reply via email to