gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1480: add NAME field to many Makefile


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1480: add NAME field to many Makefiles
Date: Mon, 17 Dec 2012 20:04:57 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1480
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Mon 2012-12-17 20:04:57 +0100
message:
  add NAME field to many Makefiles
modified:
  gnu/sovix/Makefile
  gnu/spacechart/Makefile
  gnu/spell/Makefile
  gnu/sqltutor/Makefile
  gnu/src-highlite/Makefile
  gnu/stow/Makefile
  gnu/superopt/Makefile
  gnu/swbis/Makefile
  gnu/tar/Makefile
  gnu/termcap/Makefile
  gnu/termutils/Makefile
  gnu/teseq/Makefile
  gnu/texinfo/Makefile
  gnu/thales/Makefile
  gnu/time/Makefile
  gnu/tramp/Makefile
  gnu/trueprint/Makefile
  gnu/ucommon/Makefile
  gnu/units/Makefile
  gnu/unrtf/Makefile
  gnu/userv/Makefile
  gnu/uucp/Makefile
  gnu/vc-dwim/Makefile
  gnu/vcdimager/Makefile
  gnu/vera/Makefile
  gnu/wb/Makefile
  gnu/wdiff/Makefile
  gnu/wget/Makefile
  gnu/which/Makefile
  gnu/xboard/Makefile
  gnu/xlogmaster/Makefile
  gnu/xnee/Makefile
  gnu/xorriso/Makefile
  gnu/zile/Makefile
  gnu/zrtp/Makefile
=== modified file 'gnu/sovix/Makefile'
--- a/gnu/sovix/Makefile        2012-11-21 11:47:34 +0000
+++ b/gnu/sovix/Makefile        2012-12-17 19:04:57 +0000
@@ -1,3 +1,4 @@
+NAME = Sovix
 GARNAME = sovix
 GARVERSION = 0.0.1.7
 HOME_URL = http://www.gnu.org/software/sovix

=== modified file 'gnu/spacechart/Makefile'
--- a/gnu/spacechart/Makefile   2012-11-21 11:50:04 +0000
+++ b/gnu/spacechart/Makefile   2012-12-17 19:04:57 +0000
@@ -1,3 +1,4 @@
+NAME = SpaceChart
 GARNAME = spacechart
 GARVERSION = 0.9.5
 HOME_URL = http://www.gnu.org/software/spacechart/

=== modified file 'gnu/spell/Makefile'
--- a/gnu/spell/Makefile        2012-11-21 11:58:33 +0000
+++ b/gnu/spell/Makefile        2012-12-17 19:04:57 +0000
@@ -1,3 +1,4 @@
+NAME = GNU spell
 GARNAME = spell
 GARVERSION = 1.1
 HOME_URL = http://www.gnu.org/software/spell/

=== modified file 'gnu/sqltutor/Makefile'
--- a/gnu/sqltutor/Makefile     2012-11-21 12:22:19 +0000
+++ b/gnu/sqltutor/Makefile     2012-12-17 19:04:57 +0000
@@ -1,3 +1,4 @@
+NAME = GNU Sqltutor
 GARNAME = sqltutor
 GARVERSION = 0.6
 HOME_URL = http://www.gnu.org/software/sqltutor/

=== modified file 'gnu/src-highlite/Makefile'
--- a/gnu/src-highlite/Makefile 2012-11-21 12:27:01 +0000
+++ b/gnu/src-highlite/Makefile 2012-12-17 19:04:57 +0000
@@ -1,3 +1,4 @@
+GAME = GNU Source-highlight
 GARNAME = source-highlight
 GARVERSION = 3.1.4
 HOME_URL = http://www.gnu.org/software/src-highlite/

=== modified file 'gnu/stow/Makefile'
--- a/gnu/stow/Makefile 2012-11-21 12:29:13 +0000
+++ b/gnu/stow/Makefile 2012-12-17 19:04:57 +0000
@@ -1,3 +1,4 @@
+NAME = GNU Stow
 GARNAME = stow
 GARVERSION = 2.2.0
 HOME_URL = http://www.gnu.org/software/stow/

=== modified file 'gnu/superopt/Makefile'
--- a/gnu/superopt/Makefile     2012-11-21 12:40:59 +0000
+++ b/gnu/superopt/Makefile     2012-12-17 19:04:57 +0000
@@ -1,3 +1,4 @@
+NAME = Superopt
 GARNAME = superopt
 GARVERSION = 2.5
 HOME_URL = http://www.gnu.org/software/superopt

=== modified file 'gnu/swbis/Makefile'
--- a/gnu/swbis/Makefile        2012-11-21 17:09:11 +0000
+++ b/gnu/swbis/Makefile        2012-12-17 19:04:57 +0000
@@ -1,7 +1,8 @@
+NAME = GNU Swbis
 GARNAME = swbis
 GARVERSION = 1.11
 HOME_URL = http://www.gnu.org/software/swbis/
-DESCRIPTION = swbis - Extensions to POSIX packaging
+DESCRIPTION = Extensions to POSIX packaging
 
 ######################################################################
 

=== modified file 'gnu/tar/Makefile'
--- a/gnu/tar/Makefile  2012-11-21 12:50:47 +0000
+++ b/gnu/tar/Makefile  2012-12-17 19:04:57 +0000
@@ -1,7 +1,9 @@
+NAME = Tar
 GARNAME = tar
 GARVERSION = 1.26
 HOME_URL = http://www.gnu.org/software/tar
-DESCRIPTION = GNU tar
+DESCRIPTION = Provides the ability to create and manipulate tar \
+archives
 
 ######################################################################
 

=== modified file 'gnu/termcap/Makefile'
--- a/gnu/termcap/Makefile      2012-11-21 17:09:53 +0000
+++ b/gnu/termcap/Makefile      2012-12-17 19:04:57 +0000
@@ -1,13 +1,14 @@
+NAME = termcap
 GARNAME = termcap
 GARVERSION = 1.3.1
 HOME_URL = http://www.gnu.org/software/termcap
-DESCRIPTION = A library to use display terminals in a terminal-independent \
-manner
+DESCRIPTION = A library to use display terminals in a terminal-\
+independent manner
 
 ######################################################################
 
 MASTER_SITES = $(MASTER_GNU)
-MASTER_SUBDIR = termcap/
+MASTER_SUBDIR = $(GARNAME)/
 
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES = 

=== modified file 'gnu/termutils/Makefile'
--- a/gnu/termutils/Makefile    2012-11-21 17:45:39 +0000
+++ b/gnu/termutils/Makefile    2012-12-17 19:04:57 +0000
@@ -1,3 +1,4 @@
+NAME = Termutils
 GARNAME = termutils
 GARVERSION = 2.0
 HOME_URL = http://www.gnu.org/software/termutils

=== modified file 'gnu/teseq/Makefile'
--- a/gnu/teseq/Makefile        2012-11-21 17:47:32 +0000
+++ b/gnu/teseq/Makefile        2012-12-17 19:04:57 +0000
@@ -1,3 +1,4 @@
+NAME = GNU Teseq
 GARNAME = teseq
 GARVERSION = 1.0.0
 HOME_URL = http://www.gnu.org/software/teseq/

=== modified file 'gnu/texinfo/Makefile'
--- a/gnu/texinfo/Makefile      2012-11-21 17:49:49 +0000
+++ b/gnu/texinfo/Makefile      2012-12-17 19:04:57 +0000
@@ -1,3 +1,4 @@
+NAME = Texinfo
 GARNAME = texinfo
 GARVERSION = 4.13
 RELEASE = a

=== modified file 'gnu/thales/Makefile'
--- a/gnu/thales/Makefile       2012-11-21 17:52:35 +0000
+++ b/gnu/thales/Makefile       2012-12-17 19:04:57 +0000
@@ -1,3 +1,4 @@
+NAME = GNU Thales
 GARNAME = thales
 GARVERSION = 1.0
 HOME_URL = http://www.gnu.org/software/thales

=== modified file 'gnu/time/Makefile'
--- a/gnu/time/Makefile 2012-11-21 18:01:40 +0000
+++ b/gnu/time/Makefile 2012-12-17 19:04:57 +0000
@@ -1,3 +1,4 @@
+NAME = time
 GARNAME = time
 GARVERSION = 1.7
 HOME_URL = http://www.gnu.org/software/time

=== modified file 'gnu/tramp/Makefile'
--- a/gnu/tramp/Makefile        2012-11-21 18:06:49 +0000
+++ b/gnu/tramp/Makefile        2012-12-17 19:04:57 +0000
@@ -1,3 +1,4 @@
+NAME = TRAMP
 GARNAME = tramp
 GARVERSION = 2.2.6
 HOME_URL = http://www.gnu.org/software/tramp/

=== modified file 'gnu/trueprint/Makefile'
--- a/gnu/trueprint/Makefile    2012-11-21 18:17:32 +0000
+++ b/gnu/trueprint/Makefile    2012-12-17 19:04:57 +0000
@@ -1,3 +1,4 @@
+NAME = Trueprint
 GARNAME = trueprint
 GARVERSION = 5.3
 HOME_URL = http://www.gnu.org/software/trueprint

=== modified file 'gnu/ucommon/Makefile'
--- a/gnu/ucommon/Makefile      2012-12-06 22:59:59 +0000
+++ b/gnu/ucommon/Makefile      2012-12-17 19:04:57 +0000
@@ -1,3 +1,4 @@
+NAME = GNU uCommon C++
 GARNAME = ucommon
 GARVERSION = 6.0.1
 HOME_URL = http://www.gnu.org/software/commoncpp

=== modified file 'gnu/units/Makefile'
--- a/gnu/units/Makefile        2012-11-07 07:24:35 +0000
+++ b/gnu/units/Makefile        2012-12-17 19:04:57 +0000
@@ -1,3 +1,4 @@
+NAME = GNU Units
 GARNAME = units
 GARVERSION = 2.01
 HOME_URL = http://www.gnu.org/software/units/

=== modified file 'gnu/unrtf/Makefile'
--- a/gnu/unrtf/Makefile        2012-11-21 18:29:59 +0000
+++ b/gnu/unrtf/Makefile        2012-12-17 19:04:57 +0000
@@ -1,3 +1,4 @@
+NAME = UnRTF
 GARNAME = unrtf
 GARVERSION = 0.21.2
 HOME_URL = http://www.gnu.org/software/unrtf/unrtf.html

=== modified file 'gnu/userv/Makefile'
--- a/gnu/userv/Makefile        2012-11-21 18:49:01 +0000
+++ b/gnu/userv/Makefile        2012-12-17 19:04:57 +0000
@@ -1,3 +1,4 @@
+NAME = GNU userv
 GARNAME = userv
 GARVERSION = 1.0.5
 HOME_URL = http://www.gnu.org/software/userv/

=== modified file 'gnu/uucp/Makefile'
--- a/gnu/uucp/Makefile 2012-11-21 19:09:27 +0000
+++ b/gnu/uucp/Makefile 2012-12-17 19:04:57 +0000
@@ -1,3 +1,4 @@
+NAME = Taylor UUCP
 GARNAME = uucp
 GARVERSION = 1.07
 HOME_URL = http://www.gnu.org/software/uucp

=== modified file 'gnu/vc-dwim/Makefile'
--- a/gnu/vc-dwim/Makefile      2012-11-21 19:19:06 +0000
+++ b/gnu/vc-dwim/Makefile      2012-12-17 19:04:57 +0000
@@ -1,3 +1,4 @@
+NAME = vc-dwim
 GARNAME = vc-dwim
 GARVERSION = 1.6
 HOME_URL = http://www.gnu.org/software/vc-dwim/

=== modified file 'gnu/vcdimager/Makefile'
--- a/gnu/vcdimager/Makefile    2012-11-21 19:23:50 +0000
+++ b/gnu/vcdimager/Makefile    2012-12-17 19:04:57 +0000
@@ -1,3 +1,4 @@
+NAME = GNU VCDImager
 GARNAME = vcdimager
 GARVERSION = 0.7.24
 HOME_URL = http://www.gnu.org/software/vcdimager/

=== modified file 'gnu/vera/Makefile'
--- a/gnu/vera/Makefile 2012-11-22 09:31:03 +0000
+++ b/gnu/vera/Makefile 2012-12-17 19:04:57 +0000
@@ -1,3 +1,4 @@
+NAME = vera
 GARNAME = vera
 GARVERSION = 1.17
 HOME_URL = http://www.gnu.org/software/vera

=== modified file 'gnu/wb/Makefile'
--- a/gnu/wb/Makefile   2012-11-21 21:34:12 +0000
+++ b/gnu/wb/Makefile   2012-12-17 19:04:57 +0000
@@ -1,3 +1,4 @@
+NAME = WB
 GARNAME = wb
 GARVERSION = 2b1
 HOME_URL =  http://people.csail.mit.edu/jaffer/WB

=== modified file 'gnu/wdiff/Makefile'
--- a/gnu/wdiff/Makefile        2012-11-21 21:36:37 +0000
+++ b/gnu/wdiff/Makefile        2012-12-17 19:04:57 +0000
@@ -1,3 +1,4 @@
+NAME = GNU Wdiff
 GARNAME = wdiff
 GARVERSION = 1.1.2
 HOME_URL = http://www.gnu.org/software/wdiff/

=== modified file 'gnu/wget/Makefile'
--- a/gnu/wget/Makefile 2012-11-21 21:41:42 +0000
+++ b/gnu/wget/Makefile 2012-12-17 19:04:57 +0000
@@ -1,3 +1,4 @@
+NAME = GNU Wget
 GARNAME = wget
 GARVERSION = 1.14
 HOME_URL = http://www.gnu.org/software/wget/

=== modified file 'gnu/which/Makefile'
--- a/gnu/which/Makefile        2012-11-21 21:44:18 +0000
+++ b/gnu/which/Makefile        2012-12-17 19:04:57 +0000
@@ -1,3 +1,4 @@
+NAME = GNU which
 GARNAME = which
 GARVERSION = 2.20
 HOME_URL = http://ftp.gnu.org/gnu/which/

=== modified file 'gnu/xboard/Makefile'
--- a/gnu/xboard/Makefile       2012-11-21 21:47:08 +0000
+++ b/gnu/xboard/Makefile       2012-12-17 19:04:57 +0000
@@ -1,3 +1,4 @@
+NAME = XBoard
 GARNAME = xboard
 GARVERSION = 4.6.2
 HOME_URL = http://www.gnu.org/software/xboard/

=== modified file 'gnu/xlogmaster/Makefile'
--- a/gnu/xlogmaster/Makefile   2012-11-21 21:52:57 +0000
+++ b/gnu/xlogmaster/Makefile   2012-12-17 19:04:57 +0000
@@ -1,3 +1,4 @@
+NAME = Xlogmaster
 GARNAME = xlogmaster
 GARVERSION = 1.6.2
 HOME_URL = http://www.gnu.org/software/xlogmaster/

=== modified file 'gnu/xnee/Makefile'
--- a/gnu/xnee/Makefile 2012-11-21 21:55:14 +0000
+++ b/gnu/xnee/Makefile 2012-12-17 19:04:57 +0000
@@ -1,3 +1,4 @@
+NAME = GNU Xnee
 GARNAME = xnee
 GARVERSION = 3.14
 HOME_URL = http://www.gnu.org/software/xnee

=== modified file 'gnu/xorriso/Makefile'
--- a/gnu/xorriso/Makefile      2012-11-21 22:02:23 +0000
+++ b/gnu/xorriso/Makefile      2012-12-17 19:04:57 +0000
@@ -1,3 +1,4 @@
+NAME = GNU xorriso
 GARNAME = xorriso
 GARVERSION = 1.2.4
 HOME_URL = http://www.gnu.org/software/xorriso

=== modified file 'gnu/zile/Makefile'
--- a/gnu/zile/Makefile 2012-11-21 22:05:29 +0000
+++ b/gnu/zile/Makefile 2012-12-17 19:04:57 +0000
@@ -1,3 +1,4 @@
+NAME = GNU Zile
 GARNAME = zile
 GARVERSION = 2.4.9
 HOME_URL = http://www.gnu.org/software/zile/

=== modified file 'gnu/zrtp/Makefile'
--- a/gnu/zrtp/Makefile 2012-12-06 12:42:30 +0000
+++ b/gnu/zrtp/Makefile 2012-12-17 19:04:57 +0000
@@ -1,3 +1,4 @@
+NAME = GNU ZRTP
 GARNAME = libzrtpcpp
 GARVERSION = 2.3.2
 HOME_URL = http://www.gnutelephony.org/index.php/GNU_ZRTP


reply via email to

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