gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r2156: add blurb for parallel


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r2156: add blurb for parallel
Date: Mon, 01 Apr 2013 00:05:20 +0200
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 2156
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Mon 2013-04-01 00:05:20 +0200
message:
  add blurb for parallel
modified:
  gnu/parallel/Makefile
=== modified file 'gnu/parallel/Makefile'
--- a/gnu/parallel/Makefile     2013-02-28 21:04:37 +0000
+++ b/gnu/parallel/Makefile     2013-03-31 22:05:20 +0000
@@ -3,6 +3,11 @@
 GARVERSION = 20130222
 HOME_URL = http://www.gnu.org/software/parallel
 DESCRIPTION = A tool for executing jobs in parallel
+define BLURB
+ GNU parallel is a tool for executing shell jobs in parallel using one
+ or more computers.  Jobs can consist of single commands or of scripts
+ and they are executed on lists of files, hosts, users or other items.
+endef
 
 ######################################################################
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]