commit: 0094cfec4bdf41fe49009f1d176d46caa785c29c
Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Wed Dec 30 21:54:41 2020 +0000
Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Wed Dec 30 21:54:41 2020 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=0094cfec
sys-cluster/htcondor: temporarily fix metadata
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
sys-cluster/htcondor/metadata.xml | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/sys-cluster/htcondor/metadata.xml
b/sys-cluster/htcondor/metadata.xml
index 3846c294e..360f4388f 100644
--- a/sys-cluster/htcondor/metadata.xml
+++ b/sys-cluster/htcondor/metadata.xml
@@ -9,21 +9,21 @@
<name>Gentoo Cluster Project</name>
</maintainer>
<longdescription lang="en">
-HTCondor is a open-source, specialized workload management system for
-compute-intensive jobs. Like other full-featured batch systems, HTCondor
-provides a job queueing mechanism, scheduling policy, priority scheme,
-resource monitoring, and resource management. Users submit their serial
-or parallel jobs to HTCondor, HTCondor places them into a queue, chooses
-when and where to run the jobs based upon a policy, carefully monitors
-their progress, and ultimately informs the user upon completion. HTCondor
-also contains mechanisms to submit jobs to grid-sites and supports many
-different grid toolkits.
-</longdescription>
+ HTCondor is a open-source, specialized workload management
system for
+ compute-intensive jobs. Like other full-featured batch systems,
HTCondor
+ provides a job queueing mechanism, scheduling policy, priority
scheme,
+ resource monitoring, and resource management. Users submit
their serial
+ or parallel jobs to HTCondor, HTCondor places them into a
queue, chooses
+ when and where to run the jobs based upon a policy, carefully
monitors
+ their progress, and ultimately informs the user upon
completion. HTCondor
+ also contains mechanisms to submit jobs to grid-sites and
supports many
+ different grid toolkits.
+ </longdescription>
<use>
<flag name="boinc">Enable backfill with BOINC jobs when the
cluster is not being used</flag>
<flag name="cgroup">Use <pkg>dev-libs/libcgroup</pkg> for
kernel control groups</flag>
<flag name="contrib">Build contrib modules</flag>
- <flag name="dmtcp">Use <pkg>sys-apps/dmtcp</pkg> for
checkpointing</flag>
+ <flag name="dmtcp">Use dmtcp for checkpointing</flag>
<flag name="libvirt">Use <pkg>app-emulation/libvirt</pkg> for
virtualisation</flag>
<flag name="minimal">Don't support standard universe jobs</flag>
<flag name="X">Enable the HTCondor Keyboard Daemon to monitor
logged in X users for activity</flag>