commit: 52cdbb1f2ce55aea3a3043d8089c3de6fe091e99 Author: Xavier Delaruelle <xavier.delaruelle <AT> gmail <DOT> com> AuthorDate: Sun Oct 5 06:29:27 2025 +0000 Commit: Alexander Puck Neuwirth <apn-pucky <AT> gentoo <DOT> org> CommitDate: Thu Oct 16 10:00:19 2025 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=52cdbb1f
sys-cluster/modules: update description metadata Signed-off-by: Xavier Delaruelle <xavier.delaruelle <AT> gmail.com> Part-of: https://github.com/gentoo/sci/pull/1381 Signed-off-by: Alexander Puck Neuwirth <apn-pucky <AT> gentoo.org> sys-cluster/modules/metadata.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/sys-cluster/modules/metadata.xml b/sys-cluster/modules/metadata.xml index 4842f7c2c..f3c9e84b5 100644 --- a/sys-cluster/modules/metadata.xml +++ b/sys-cluster/modules/metadata.xml @@ -10,11 +10,12 @@ <name>Gentoo Science Project</name> </maintainer> <longdescription lang="en"> - The environment modules package provides for an easy dynamic - modification of a user's environment via modulefiles. which + The Environment Modules package provides for an easy dynamic + modification of a user's environment via modulefiles. Which typically instruct the module command to alter or set shell - environment variables such as PATH, MANPATH, etc. as well as define - aliases over a variety of shells. + environment variables (such as PATH, MANPATH, etc), aliases, + functions as well as command-line completions over a variety + of shells. </longdescription> <upstream> <remote-id type="sourceforge">modules</remote-id>
