[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] /srv/bzr/gsrc/trunk r2231: add blurb for wdiff
From: |
Brandon Invergo |
Subject: |
[Gsrc-commit] /srv/bzr/gsrc/trunk r2231: add blurb for wdiff |
Date: |
Mon, 01 Apr 2013 19:29:06 +0200 |
User-agent: |
Bazaar (2.5.0) |
------------------------------------------------------------
revno: 2231
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Mon 2013-04-01 19:29:06 +0200
message:
add blurb for wdiff
modified:
gnu/wdiff/Makefile
=== modified file 'gnu/wdiff/Makefile'
--- a/gnu/wdiff/Makefile 2013-03-10 10:11:27 +0000
+++ b/gnu/wdiff/Makefile 2013-04-01 17:29:06 +0000
@@ -3,6 +3,11 @@
GARVERSION = 1.2.1
HOME_URL = http://www.gnu.org/software/wdiff/
DESCRIPTION = Comparing files on a word by word basis
+define BLURB
+ Wdiff is a front-end to the diff program from Diffutils that allows
+ you to compare files on a word-by-word basis, where a word is
+ anything between whitespace.
+endef
######################################################################
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] /srv/bzr/gsrc/trunk r2231: add blurb for wdiff,
Brandon Invergo <=