summaryrefslogtreecommitdiff
path: root/sys-cluster/lmod/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-02-17 10:35:54 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-02-17 10:35:54 +0000
commit463397cf1e064185110fe57c568d73f99a06f5d1 (patch)
tree9aa75eefc5154eaf0e3c33658b830fc54dc68052 /sys-cluster/lmod/metadata.xml
parentc8d60dada2ec8eb48b2d2b290cd6683ccec40e39 (diff)
gentoo resync : 17.02.2021
Diffstat (limited to 'sys-cluster/lmod/metadata.xml')
-rw-r--r--sys-cluster/lmod/metadata.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/sys-cluster/lmod/metadata.xml b/sys-cluster/lmod/metadata.xml
new file mode 100644
index 000000000000..cee363a19e2e
--- /dev/null
+++ b/sys-cluster/lmod/metadata.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>gentoo@aisha.cc</email>
+ <name>Aisha Tammy</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>sci@gentoo.org</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>
+ <flag name="duplicate-paths">allow duplicate entries in path</flag>
+ </use>
+ <upstream>
+ <remote-id type="github">TACC/Lmod</remote-id>
+ </upstream>
+</pkgmetadata>