diff options
author | Michael Imhof <tantive@gentoo.org> | 2004-05-03 17:24:44 +0000 |
---|---|---|
committer | Michael Imhof <tantive@gentoo.org> | 2004-05-03 17:24:44 +0000 |
commit | 12a74a86e361fcf5761060a29435f8412ebcb47d (patch) | |
tree | e7234e21c9f3a15b1dca81dd65ed49eb258b8656 /sys-cluster | |
parent | Initial ebuild. Submitted by Joseph Spadavecchia <j.spadavecchia@ed.ac.uk>. C... (diff) | |
download | gentoo-2-12a74a86e361fcf5761060a29435f8412ebcb47d.tar.gz gentoo-2-12a74a86e361fcf5761060a29435f8412ebcb47d.tar.bz2 gentoo-2-12a74a86e361fcf5761060a29435f8412ebcb47d.zip |
updated metadata
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/lspbs/metadata.xml | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/sys-cluster/lspbs/metadata.xml b/sys-cluster/lspbs/metadata.xml index c36ba70bcc2d..75f222f98cd8 100644 --- a/sys-cluster/lspbs/metadata.xml +++ b/sys-cluster/lspbs/metadata.xml @@ -1,12 +1,19 @@ -<?xml version="1.0" encoding="UTF-8"?> +<?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> - <pkgmetadata> <herd>cluster</herd> <maintainer> - <email>cluster@gentoo.org</email> + <email>j.spadavecchia@ed.ac.uk</email> + <name>Joseph Spadavecchia</name> </maintainer> <longdescription> - Displays clear, concise and up-to-date PBS node and CPU usage information. + Lspbs is a lightweight alternative to the xpbsmon utility, which + is part of the OpenPBS package. It uses the color xterm to + display clear, concise and up-to-date node and CPU usage + information. Lspbs also supports unformatted printing and can + filter nodes by their properties and current state. This generic + filtering feature extends the simplistic functionality provided by + the pbsnodes utility, which is also part of the OpenPBS + package. This makes lspbs useful for managing PBS-based clusters. </longdescription> </pkgmetadata> |