gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r2188: add blurb for shtool


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r2188: add blurb for shtool
Date: Mon, 01 Apr 2013 15:49:35 +0200
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 2188
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Mon 2013-04-01 15:49:35 +0200
message:
  add blurb for shtool
modified:
  gnu/shtool/Makefile
=== modified file 'gnu/shtool/Makefile'
--- a/gnu/shtool/Makefile       2012-12-17 18:49:55 +0000
+++ b/gnu/shtool/Makefile       2013-04-01 13:49:35 +0000
@@ -3,6 +3,14 @@
 GARVERSION = 2.0.8
 HOME_URL = http://www.gnu.org/software/shtool/
 DESCRIPTION = A multi-use portable shell tool
+define BLURB
+ shtool is a multipurpose shell tool.  It can perform the functions of
+ many different commands, in order to provide a single tool to
+ distribute with a source distribution in order to ensure portability
+ of shell scripts.  For example, shtool can perform the jobs of the
+ common commands "install", "mkdir" or "echo" on systems that lack 
+ them.
+endef
 
 ######################################################################
 


reply via email to

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