summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Imhof <tantive@gentoo.org>2004-05-03 17:24:44 +0000
committerMichael Imhof <tantive@gentoo.org>2004-05-03 17:24:44 +0000
commita3214e6c76e7067654beba8b0cad04ce380206e6 (patch)
tree47aa1537d9515a95e930270089d27228584b8a51 /sys-cluster
parentInitial ebuild. Submitted by Joseph Spadavecchia <j.spadavecchia@ed.ac.uk>. C... (diff)
downloadhistorical-a3214e6c76e7067654beba8b0cad04ce380206e6.tar.gz
historical-a3214e6c76e7067654beba8b0cad04ce380206e6.tar.bz2
historical-a3214e6c76e7067654beba8b0cad04ce380206e6.zip
updated metadata
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/lspbs/Manifest2
-rw-r--r--sys-cluster/lspbs/metadata.xml15
2 files changed, 12 insertions, 5 deletions
diff --git a/sys-cluster/lspbs/Manifest b/sys-cluster/lspbs/Manifest
index 536adc233ed9..a5777f3e42a3 100644
--- a/sys-cluster/lspbs/Manifest
+++ b/sys-cluster/lspbs/Manifest
@@ -1,4 +1,4 @@
-MD5 1dcadb474ae2653fe64c377b37b5b9f4 metadata.xml 349
+MD5 b8047afda9bd5ba95d453ce2f0bcad02 metadata.xml 846
MD5 e3b5fc4ba51bc9b21be2e743af7b00fa ChangeLog 408
MD5 8ae5538f7358a20417e8cecda025f08a lspbs-1.0.ebuild 923
MD5 727e07ec426f199877c5b503c8b19605 files/digest-lspbs-1.0 60
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>