[Blends-commit] r3294 - /projects/science/trunk/debian-science/tasks/distributedcomputing

mckinstry at users.alioth.debian.org mckinstry at users.alioth.debian.org
Wed Apr 18 15:48:10 UTC 2012


Author: mckinstry
Date: Wed Apr 18 15:48:08 2012
New Revision: 3294

URL: http://svn.debian.org/wsvn/blends/?sc=1&rev=3294
Log:
Add modules package

Modified:
    projects/science/trunk/debian-science/tasks/distributedcomputing

Modified: projects/science/trunk/debian-science/tasks/distributedcomputing
URL: http://svn.debian.org/wsvn/blends/projects/science/trunk/debian-science/tasks/distributedcomputing?rev=3294&op=diff
==============================================================================
--- projects/science/trunk/debian-science/tasks/distributedcomputing (original)
+++ projects/science/trunk/debian-science/tasks/distributedcomputing Wed Apr 18 15:48:08 2012
@@ -89,3 +89,21 @@
     jobs can be restarted.
   * Handle updates of the pipeline: change options or add jobs and let PSOM
     figure out what to reprocess.
+
+Depends: environment-modules
+WNPP: 583484
+Responsible: Alastair McKinstry <mckinstry at debian.org>
+License: GPL
+Pkg-Description: provides for the dynamic modification of a user's environment
+ The Environment Modules package provides for the dynamic modification 
+ of a user's environment via modulefiles.
+ .
+ Each modulefile contains the information needed to configure the shell 
+ for an application. Once the Modules package is initialized, the 
+ environment can be modified on a per-module basis using the module 
+ command which interprets modulefiles. Typically modulefiles instruct 
+ the module command to alter or set shell environment variables such as 
+ PATH, MANPATH, etc. modulefiles may be shared by many users on a system 
+ and users may have their own collection to supplement or replace the 
+ shared modulefiles.
+




More information about the Blends-commit mailing list