commit: 4fb98cda00fe85412ba5c01531fc86f79501479f
Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Sun Jan 24 17:05:59 2021 +0000
Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Sun Jan 24 17:05:59 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=4fb98cda
sys-cluster/lmod: add long description
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
sys-cluster/lmod/files/module.1-8.4.20 | 2 +-
sys-cluster/lmod/metadata.xml | 8 ++++++++
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/sys-cluster/lmod/files/module.1-8.4.20
b/sys-cluster/lmod/files/module.1-8.4.20
index 4eb784a06..cbd852dd1 100644
--- a/sys-cluster/lmod/files/module.1-8.4.20
+++ b/sys-cluster/lmod/files/module.1-8.4.20
@@ -31,7 +31,7 @@ The following
are available:
.Pp
.Bl -tag -width Ds -compact
-.It Fl h , ? , H , -help
+.It Fl h , \&? , H , -help
Show the help message.
.Pp
.It Fl -check_syntax , -checkSyntax
diff --git a/sys-cluster/lmod/metadata.xml b/sys-cluster/lmod/metadata.xml
index 6297993f4..80a3693f7 100644
--- a/sys-cluster/lmod/metadata.xml
+++ b/sys-cluster/lmod/metadata.xml
@@ -9,6 +9,14 @@
<email>[email protected]</email>
<name>Gentoo Science Project</name>
</maintainer>
+ <longdescription>
+ Lmod is a lua based program to manage the user environment
+ under Unix systems, specifically designed to easily handle the
MODULEPATH
+ Hierarchical problem. Environment Modules provide a convenient
way to
+ dynamically change the users' environment through modulefiles.
This
+ includes easily adding or removing directories to the PATH,
+ LD_LIBRARY_PATH and other environment variables.
+ </longdescription>
<use>
<flag name="auto-swap">enable auto swapping of compiler</flag>
<flag name="cache">enable caching of modules</flag>