gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r2063: add blurb for hello


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r2063: add blurb for hello
Date: Thu, 28 Mar 2013 21:16:48 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 2063
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Thu 2013-03-28 21:16:48 +0100
message:
  add blurb for hello
modified:
  gnu/hello/Makefile
=== modified file 'gnu/hello/Makefile'
--- a/gnu/hello/Makefile        2012-12-16 22:50:44 +0000
+++ b/gnu/hello/Makefile        2013-03-28 20:16:48 +0000
@@ -3,6 +3,11 @@
 GARVERSION = 2.8
 HOME_URL = http://www.gnu.org/software/hello/manual/
 DESCRIPTION = A program that produces a familiar, friendly greeting
+define BLURB
+ GNU Hello prints the message "Hello, world!" and then exits.  It 
+ serves as an example of standard GNU coding practices.  As such, it
+ supports command-line arguments, multiple languages, and so on.
+endef
 
 ######################################################################
 


reply via email to

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