gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r984: cleanup diction


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r984: cleanup diction
Date: Sun, 28 Oct 2012 10:05:16 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 984
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sun 2012-10-28 10:05:16 +0100
message:
  cleanup diction
modified:
  gnu/diction/Makefile
=== modified file 'gnu/diction/Makefile'
--- a/gnu/diction/Makefile      2010-06-15 11:54:07 +0000
+++ b/gnu/diction/Makefile      2012-10-28 09:05:16 +0000
@@ -1,16 +1,20 @@
 GARNAME = diction
 GARVERSION = 1.11
+HOME_URL = http://www.gnu.org/software/diction
+DESCRIPTION = Identifies wordy or hard-to-read phrases in a text \
+document
+
+######################################################################
 
 MASTER_SITES = $(MASTER_GNU)
-MASTER_SUBDIR = diction/
-
+MASTER_SUBDIR = $(GARNAME)/
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES = $(DISTNAME).tar.gz.sig
 
-# BUILDDEPS = 
-# LIBDEPS = 
+BUILDDEPS = 
+LIBDEPS = 
 
-HOME_URL = http://www.gnu.org/software/diction
-# DESCRIPTION = 
+######################################################################
 
 include ../../gar.lib/auto.mk
+include config.mk


reply via email to

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