gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r2071: add blurb for indent


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

------------------------------------------------------------
revno: 2071
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Thu 2013-03-28 21:34:38 +0100
message:
  add blurb for indent
modified:
  gnu/indent/Makefile
=== modified file 'gnu/indent/Makefile'
--- a/gnu/indent/Makefile       2012-12-16 23:14:20 +0000
+++ b/gnu/indent/Makefile       2013-03-28 20:34:38 +0000
@@ -3,6 +3,12 @@
 GARVERSION = 2.2.10
 HOME_URL = http://www.gnu.org/software/indent/
 DESCRIPTION = A source code reformatter
+define BLURB
+ Indent is a program that makes source code easier to read by
+ reformatting it in a consistetn style.  It can change the style to
+ one of several different styles such as GNU, BSD or K&R.  It has some
+ flexibility to deal with incomplete or malformed syntax.
+endef
 
 ######################################################################
 


reply via email to

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