gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r2075: add blurb for java-getopt


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r2075: add blurb for java-getopt
Date: Thu, 28 Mar 2013 21:43:31 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 2075
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Thu 2013-03-28 21:43:31 +0100
message:
  add blurb for java-getopt
modified:
  gnu/java-getopt/Makefile
=== modified file 'gnu/java-getopt/Makefile'
--- a/gnu/java-getopt/Makefile  2012-12-22 18:03:46 +0000
+++ b/gnu/java-getopt/Makefile  2013-03-28 20:43:31 +0000
@@ -2,8 +2,14 @@
 GARNAME = java-getopt
 GARVERSION = 1.0.14
 HOME_URL = http://www.gnu.org/software/java-getopt
-DESCRIPTION = A Java port of the GNU getopt library for parsing \
+DESCRIPTION = A Java port of the GNU getopt function for parsing \
 command-line options
+define BLURB
+ java-getopt provides a Java port of the GNU getopt function from 
+ glibc.  It supports parsing both long and short command-line 
+ arguments in a flexible manner, which is 100% compatible with the C
+ version.
+endef
 
 ######################################################################
 


reply via email to

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