gsrc-commit
[Top][All Lists]
Advanced

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

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


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1471: add NAME field to many Makefiles
Date: Sun, 16 Dec 2012 23:26:25 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1471
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sun 2012-12-16 23:26:25 +0100
message:
  add NAME field to many Makefiles
modified:
  gnu/dejagnu/Makefile
  gnu/denemo/Makefile
  gnu/dico/Makefile
  gnu/diction/Makefile
  gnu/diffutils/Makefile
  gnu/dionysus/Makefile
  gnu/dismal/Makefile
  gnu/dmd/Makefile
  gnu/dominion/Makefile
  gnu/ed/Makefile
  gnu/edma/Makefile
  gnu/electric/Makefile
  gnu/emacs-muse/Makefile
  gnu/emacs/Makefile
  gnu/emms/Makefile
  gnu/enscript/Makefile
  gnu/fdisk/Makefile
  gnu/ferret/Makefile
  gnu/findutils/Makefile
  gnu/fontutils/Makefile
  gnu/freedink/Makefile
  gnu/freefont/Makefile
  gnu/freeipmi/Makefile
  gnu/freetalk/Makefile
  gnu/fribidi/Makefile
  gnu/gama/Makefile
  gnu/garpd/Makefile
  gnu/gawk/Makefile
  gnu/gcal/Makefile
  gnu/gcc/Makefile
  gnu/gcide/Makefile
  gnu/gcl/Makefile
  gnu/gcompris/Makefile
  gnu/gdb/Makefile
  gnu/gdbm/Makefile
  gnu/gengen/Makefile
  gnu/gengetopt/Makefile
  gnu/gettext/Makefile
  gnu/gforth/Makefile
  gnu/ggradebook/Makefile
  gnu/ghostscript/Makefile
  gnu/gift/Makefile
  gnu/gimp/Makefile
  gnu/gleem/Makefile
  gnu/global/Makefile
  gnu/glpk/Makefile
  gnu/gmediaserver/Makefile
  gnu/gmp/Makefile
  gnu/gnash/Makefile
  gnu/gnats/Makefile
  gnu/gnatsweb/Makefile
  gnu/gnu-arch/Makefile
  gnu/gnu-c-manual/Makefile
=== modified file 'gnu/dejagnu/Makefile'
--- a/gnu/dejagnu/Makefile      2012-10-28 08:46:31 +0000
+++ b/gnu/dejagnu/Makefile      2012-12-16 22:26:25 +0000
@@ -1,7 +1,8 @@
+NAME = DejaGnu
 GARNAME = dejagnu
 GARVERSION = 1.5
 HOME_URL = http://www.gnu.org/software/dejagnu/
-DESCRIPTION = The DejaGNU testing framework
+DESCRIPTION = A framework for testing other programs
 
 ######################################################################
 

=== modified file 'gnu/denemo/Makefile'
--- a/gnu/denemo/Makefile       2012-12-01 17:17:00 +0000
+++ b/gnu/denemo/Makefile       2012-12-16 22:26:25 +0000
@@ -1,3 +1,4 @@
+NAME = Denemo
 GARNAME = denemo
 GARVERSION = 0.9.6
 HOME_URL = http://www.denemo.org

=== modified file 'gnu/dico/Makefile'
--- a/gnu/dico/Makefile 2012-11-24 21:04:27 +0000
+++ b/gnu/dico/Makefile 2012-12-16 22:26:25 +0000
@@ -1,3 +1,4 @@
+NAME = GNU Dico
 GARNAME = dico
 GARVERSION = 2.2
 HOME_URL = http://www.gnu.org/software/dico/

=== modified file 'gnu/diction/Makefile'
--- a/gnu/diction/Makefile      2012-10-28 09:05:16 +0000
+++ b/gnu/diction/Makefile      2012-12-16 22:26:25 +0000
@@ -1,3 +1,4 @@
+NAME = Style and Diction
 GARNAME = diction
 GARVERSION = 1.11
 HOME_URL = http://www.gnu.org/software/diction

=== modified file 'gnu/diffutils/Makefile'
--- a/gnu/diffutils/Makefile    2012-10-28 09:12:10 +0000
+++ b/gnu/diffutils/Makefile    2012-12-16 22:26:25 +0000
@@ -1,3 +1,4 @@
+NAME = GNU Diffutils
 GARNAME = diffutils
 GARVERSION = 3.2
 HOME_URL = http://www.gnu.org/software/diffutils/diffutils.html

=== modified file 'gnu/dionysus/Makefile'
--- a/gnu/dionysus/Makefile     2012-10-28 09:21:08 +0000
+++ b/gnu/dionysus/Makefile     2012-12-16 22:26:25 +0000
@@ -1,3 +1,4 @@
+NAME = GNU Dionysus
 GARNAME = dionysus
 GARVERSION = 1.3.0
 HOME_URL = http://www.gnu.org/software/dionysus/

=== modified file 'gnu/dismal/Makefile'
--- a/gnu/dismal/Makefile       2012-12-08 17:52:26 +0000
+++ b/gnu/dismal/Makefile       2012-12-16 22:26:25 +0000
@@ -1,3 +1,4 @@
+NAME = Dismal-mode
 GARNAME = dismal
 GARVERSION = 1.4
 HOME_URL = http://www.gnu.org/software/dismal/

=== modified file 'gnu/dmd/Makefile'
--- a/gnu/dmd/Makefile  2012-12-08 17:58:06 +0000
+++ b/gnu/dmd/Makefile  2012-12-16 22:26:25 +0000
@@ -1,3 +1,4 @@
+NAME = DMD
 GARNAME = dmd
 GARVERSION = -0.5
 HOME_URL = http://www.gnu.org/software/dmd/

=== modified file 'gnu/dominion/Makefile'
--- a/gnu/dominion/Makefile     2012-10-28 11:05:13 +0000
+++ b/gnu/dominion/Makefile     2012-12-16 22:26:25 +0000
@@ -1,3 +1,4 @@
+NAME = Dominion
 GARNAME = dominion
 GARVERSION = 2.8.2
 HOME_URL = http://www.gnu.org/software/dominion

=== modified file 'gnu/ed/Makefile'
--- a/gnu/ed/Makefile   2012-11-26 20:24:57 +0000
+++ b/gnu/ed/Makefile   2012-12-16 22:26:25 +0000
@@ -1,7 +1,8 @@
+NAME = Ed
 GARNAME = ed
 GARVERSION = 1.7
 HOME_URL = http://www.gnu.org/software/ed/
-DESCRIPTION = GNU ed, an implementation of the standard Unix editor
+DESCRIPTION = An implementation of the standard Unix editor
 
 ######################################################################
 

=== modified file 'gnu/edma/Makefile'
--- a/gnu/edma/Makefile 2012-11-24 21:24:32 +0000
+++ b/gnu/edma/Makefile 2012-12-16 22:26:25 +0000
@@ -1,3 +1,4 @@
+NAME = GNU EDMA
 GARNAME = gnuedma
 GARVERSION = 0.18.1
 HOME_URL = http://www.gnu.org/software/edma

=== modified file 'gnu/electric/Makefile'
--- a/gnu/electric/Makefile     2012-12-16 00:05:07 +0000
+++ b/gnu/electric/Makefile     2012-12-16 22:26:25 +0000
@@ -1,3 +1,4 @@
+NAME = Electric
 GARNAME = electric
 GARVERSION = 9.03
 HOME_URL = http://www.gnu.org/software/electric/

=== modified file 'gnu/emacs-muse/Makefile'
--- a/gnu/emacs-muse/Makefile   2012-12-16 11:45:18 +0000
+++ b/gnu/emacs-muse/Makefile   2012-12-16 22:26:25 +0000
@@ -1,7 +1,8 @@
+NAME = Emacs Muse
 GARNAME = muse
 GARVERSION = 3.20
 HOME_URL = http://www.gnu.org/software/emacs-muse/
-DESCRIPTION = 
+DESCRIPTION = An authoring and publishing environment for Emacs
 
 ######################################################################
 

=== modified file 'gnu/emacs/Makefile'
--- a/gnu/emacs/Makefile        2012-10-28 11:21:06 +0000
+++ b/gnu/emacs/Makefile        2012-12-16 22:26:25 +0000
@@ -1,3 +1,4 @@
+NAME = GNU Emacs
 GARNAME = emacs
 GARVERSION = 24.2
 MINOR_UPDATE =

=== modified file 'gnu/emms/Makefile'
--- a/gnu/emms/Makefile 2012-10-28 12:13:52 +0000
+++ b/gnu/emms/Makefile 2012-12-16 22:26:25 +0000
@@ -1,7 +1,8 @@
+NAME = EMMS
 GARNAME = emms
 GARVERSION = 3.0
 HOME_URL = http://www.gnu.org/software/emms/
-DESCRIPTION = GNU EMMS, The Emacs Multimedia System
+DESCRIPTION = The Emacs Multimedia System
 
 ######################################################################
 

=== modified file 'gnu/enscript/Makefile'
--- a/gnu/enscript/Makefile     2012-10-28 12:15:20 +0000
+++ b/gnu/enscript/Makefile     2012-12-16 22:26:25 +0000
@@ -1,7 +1,9 @@
+NAME = GNU Enscript
 GARNAME = enscript
 GARVERSION = 1.6.6
 HOME_URL = http://www.gnu.org/software/enscript/
-DESCRIPTION = GNU Enscript, a converter from ASCII to PostScript, HTML, or RTF
+DESCRIPTION = GNU Enscript, a converter from ASCII to PostScript, \
+HTML, or RTF
 
 ######################################################################
 

=== modified file 'gnu/fdisk/Makefile'
--- a/gnu/fdisk/Makefile        2012-10-28 13:43:54 +0000
+++ b/gnu/fdisk/Makefile        2012-12-16 22:26:25 +0000
@@ -1,7 +1,8 @@
+NAME = GNU fdisk
 GARNAME = gnufdisk
 GARVERSION = 2.0.0a1
 HOME_URL = http://www.gnu.org/software/fdisk/
-DESCRIPTION = GNU fdisk, a command-line disk partitioning tool
+DESCRIPTION = A command-line disk partitioning tool
 
 ######################################################################
 

=== modified file 'gnu/ferret/Makefile'
--- a/gnu/ferret/Makefile       2012-10-28 15:06:36 +0000
+++ b/gnu/ferret/Makefile       2012-12-16 22:26:25 +0000
@@ -1,3 +1,4 @@
+NAME = GNU Ferret
 GARNAME = ferret
 GARVERSION = 0.7
 HOME_URL = http://www.gnu.org/software/ferret/

=== modified file 'gnu/findutils/Makefile'
--- a/gnu/findutils/Makefile    2012-10-28 15:08:55 +0000
+++ b/gnu/findutils/Makefile    2012-12-16 22:26:25 +0000
@@ -1,3 +1,4 @@
+NAME = Findutils
 GARNAME = findutils
 GARVERSION = 4.4.2
 HOME_URL = http://www.gnu.org/software/findutils/

=== modified file 'gnu/fontutils/Makefile'
--- a/gnu/fontutils/Makefile    2012-10-28 19:46:27 +0000
+++ b/gnu/fontutils/Makefile    2012-12-16 22:26:25 +0000
@@ -1,7 +1,8 @@
+NAME = GNU Fontutils
 GARNAME = fontutils
 GARVERSION = 0.7
 HOME_URL = http://www.gnu.org/software/fontutils
-DESCRIPTION = GNU Font Utilities
+DESCRIPTION = Utilities for manipulating fonts
 
 ######################################################################
 

=== modified file 'gnu/freedink/Makefile'
--- a/gnu/freedink/Makefile     2012-10-28 20:11:47 +0000
+++ b/gnu/freedink/Makefile     2012-12-16 22:26:25 +0000
@@ -1,7 +1,8 @@
+NAME = GNU FreeDink
 GARNAME = freedink
 GARVERSION = 1.08.20120427
 HOME_URL = http://www.gnu.org/software/freedink
-DESCRIPTION = GNU FreeDink
+DESCRIPTION = A free implementation of the Dink Smallwood game engine
 
 ######################################################################
 

=== modified file 'gnu/freefont/Makefile'
--- a/gnu/freefont/Makefile     2012-10-28 21:50:31 +0000
+++ b/gnu/freefont/Makefile     2012-12-16 22:26:25 +0000
@@ -1,3 +1,4 @@
+NAME = GNU FreeFont
 GARNAME = freefont
 GARVERSION = 20120503
 HOME_URL = http://www.gnu.org/software/freefont/

=== modified file 'gnu/freeipmi/Makefile'
--- a/gnu/freeipmi/Makefile     2012-11-14 22:05:08 +0000
+++ b/gnu/freeipmi/Makefile     2012-12-16 22:26:25 +0000
@@ -1,3 +1,4 @@
+NAME = GNU FreeIPMI
 GARNAME = freeipmi
 GARVERSION = 1.2.3
 HOME_URL = http://www.gnu.org/software/freeipmi/

=== modified file 'gnu/freetalk/Makefile'
--- a/gnu/freetalk/Makefile     2012-10-28 21:56:31 +0000
+++ b/gnu/freetalk/Makefile     2012-12-16 22:26:25 +0000
@@ -1,3 +1,4 @@
+NAME = GNU Freetalk
 GARNAME = freetalk
 GARVERSION = 3.2
 HOME_URL = http://www.gnu.org/software/freetalk

=== modified file 'gnu/fribidi/Makefile'
--- a/gnu/fribidi/Makefile      2012-10-28 21:58:29 +0000
+++ b/gnu/fribidi/Makefile      2012-12-16 22:26:25 +0000
@@ -1,3 +1,4 @@
+NAME = GNU FriBidi
 GARNAME = fribidi
 GARVERSION = 0.19.4
 HOME_URL = http://www.gnu.org/software/fribidi

=== modified file 'gnu/gama/Makefile'
--- a/gnu/gama/Makefile 2012-10-28 22:05:35 +0000
+++ b/gnu/gama/Makefile 2012-12-16 22:26:25 +0000
@@ -1,3 +1,4 @@
+NAME = GNU Gama
 GARNAME = gama
 GARVERSION = 1.13
 HOME_URL = http://www.gnu.org/software/gama/

=== modified file 'gnu/garpd/Makefile'
--- a/gnu/garpd/Makefile        2012-12-07 23:04:48 +0000
+++ b/gnu/garpd/Makefile        2012-12-16 22:26:25 +0000
@@ -1,3 +1,4 @@
+NAME = GNU Gratuitous ARP Daemon
 GARNAME = garpd
 GARVERSION = 0.2.0
 HOME_URL = http://www.gnu.org/software/garpd/

=== modified file 'gnu/gawk/Makefile'
--- a/gnu/gawk/Makefile 2012-10-28 22:08:22 +0000
+++ b/gnu/gawk/Makefile 2012-12-16 22:26:25 +0000
@@ -1,3 +1,4 @@
+NAME = Gawk
 GARNAME = gawk
 GARVERSION = 4.0.1
 HOME_URL = http://www.gnu.org/software/gawk/

=== modified file 'gnu/gcal/Makefile'
--- a/gnu/gcal/Makefile 2012-10-28 22:10:36 +0000
+++ b/gnu/gcal/Makefile 2012-12-16 22:26:25 +0000
@@ -1,3 +1,4 @@
+NAME = GNU gcal
 GARNAME = gcal
 GARVERSION = 3.6.2
 HOME_URL = http://www.gnu.org/software/gcal/

=== modified file 'gnu/gcc/Makefile'
--- a/gnu/gcc/Makefile  2012-10-28 22:43:11 +0000
+++ b/gnu/gcc/Makefile  2012-12-16 22:26:25 +0000
@@ -1,7 +1,8 @@
+NAME = The GNU Compiler Collection
 GARNAME = gcc
 GARVERSION = 4.7.2
 HOME_URL = http://gcc.gnu.org/
-DESCRIPTION = GNU Compiler Collection
+DESCRIPTION = The compiler of the GNU operating system
 
 ######################################################################
 

=== modified file 'gnu/gcide/Makefile'
--- a/gnu/gcide/Makefile        2012-12-08 18:46:37 +0000
+++ b/gnu/gcide/Makefile        2012-12-16 22:26:25 +0000
@@ -1,7 +1,8 @@
+NAME = GNU Collaborative International Dictionary of English
 GARNAME = gcide
 GARVERSION = 0.51
 HOME_URL = http://gcide.gnu.org.ua/
-DESCRIPTION = A collaborative international dictionary of English
+DESCRIPTION = A free dictionary
 
 ######################################################################
 

=== modified file 'gnu/gcl/Makefile'
--- a/gnu/gcl/Makefile  2012-10-29 12:01:38 +0000
+++ b/gnu/gcl/Makefile  2012-12-16 22:26:25 +0000
@@ -1,7 +1,8 @@
+NAME = GNU Common Lisp
 GARNAME = gcl
 GARVERSION = 2.6.7
 HOME_URL = http://www.gnu.org/software/gcl
-DESCRIPTION = GNU Common Lisp
+DESCRIPTION = An implementation of Common Lisp
 
 ######################################################################
 

=== modified file 'gnu/gcompris/Makefile'
--- a/gnu/gcompris/Makefile     2012-12-09 13:27:16 +0000
+++ b/gnu/gcompris/Makefile     2012-12-16 22:26:25 +0000
@@ -1,3 +1,4 @@
+NAME = GCompris
 GARNAME = gcompris
 GARVERSION = 12.11
 HOME_URL = http://www.gnu.org/software/gcompris

=== modified file 'gnu/gdb/Makefile'
--- a/gnu/gdb/Makefile  2012-12-06 22:08:44 +0000
+++ b/gnu/gdb/Makefile  2012-12-16 22:26:25 +0000
@@ -1,3 +1,4 @@
+NAME = GDB
 GARNAME = gdb
 GARVERSION = 7.5.1
 HOME_URL = http://www.gnu.org/software/gdb/

=== modified file 'gnu/gdbm/Makefile'
--- a/gnu/gdbm/Makefile 2012-11-01 23:17:36 +0000
+++ b/gnu/gdbm/Makefile 2012-12-16 22:26:25 +0000
@@ -1,7 +1,8 @@
+NAME = GNU dbm
 GARNAME = gdbm
 GARVERSION = 1.10
 HOME_URL = http://www.gnu.org/software/gdbm/
-DESCRIPTION = GNU DBM key/value database library
+DESCRIPTION = A key/value database library
 
 ######################################################################
 

=== modified file 'gnu/gengen/Makefile'
--- a/gnu/gengen/Makefile       2012-11-01 23:17:52 +0000
+++ b/gnu/gengen/Makefile       2012-12-16 22:26:25 +0000
@@ -1,3 +1,4 @@
+NAME = GNU Gengen
 GARNAME = gengen
 GARVERSION = 1.4.2
 HOME_URL = http://www.gnu.org/software/gengen/

=== modified file 'gnu/gengetopt/Makefile'
--- a/gnu/gengetopt/Makefile    2012-11-07 22:27:39 +0000
+++ b/gnu/gengetopt/Makefile    2012-12-16 22:26:25 +0000
@@ -1,3 +1,4 @@
+NAME = GNU Gengetopt
 GARNAME = gengetopt
 GARVERSION = 2.22.6
 HOME_URL = http://www.gnu.org/software/gengetopt/

=== modified file 'gnu/gettext/Makefile'
--- a/gnu/gettext/Makefile      2012-11-02 13:35:20 +0000
+++ b/gnu/gettext/Makefile      2012-12-16 22:26:25 +0000
@@ -1,3 +1,4 @@
+NAME = gettext
 GARNAME = gettext
 GARVERSION = 0.18.1.1
 HOME_URL = http://www.gnu.org/software/gettext/

=== modified file 'gnu/gforth/Makefile'
--- a/gnu/gforth/Makefile       2012-11-02 14:14:45 +0000
+++ b/gnu/gforth/Makefile       2012-12-16 22:26:25 +0000
@@ -1,3 +1,4 @@
+NAME = Gforth
 GARNAME = gforth
 GARVERSION = 0.7.0
 HOME_URL = http://www.gnu.org/software/gforth

=== modified file 'gnu/ggradebook/Makefile'
--- a/gnu/ggradebook/Makefile   2012-11-02 15:04:05 +0000
+++ b/gnu/ggradebook/Makefile   2012-12-16 22:26:25 +0000
@@ -1,3 +1,4 @@
+NAME = GNU gradebook
 GARNAME = ggradebook
 GARVERSION = 0.91
 HOME_URL = http://www.gnu.org/software/ggradebook/

=== modified file 'gnu/ghostscript/Makefile'
--- a/gnu/ghostscript/Makefile  2012-11-02 15:13:33 +0000
+++ b/gnu/ghostscript/Makefile  2012-12-16 22:26:25 +0000
@@ -1,3 +1,4 @@
+NAME = GNU Ghostscript
 GARNAME = gnu-ghostscript
 GARVERSION = 9.05.0
 HOME_URL = http://www.gnu.org/software/ghostscript/

=== modified file 'gnu/gift/Makefile'
--- a/gnu/gift/Makefile 2012-11-02 16:36:41 +0000
+++ b/gnu/gift/Makefile 2012-12-16 22:26:25 +0000
@@ -1,7 +1,8 @@
+NAME = The GNU Image-Finding Tool
 GARNAME = gift
 GARVERSION = 0.1.14
 HOME_URL = http://www.gnu.org/software/gift/
-DESCRIPTION = (GIFT) GNU Image Finding Tool
+DESCRIPTION = A content-based retrieval system
 
 ######################################################################
 

=== modified file 'gnu/gimp/Makefile'
--- a/gnu/gimp/Makefile 2012-12-07 23:30:21 +0000
+++ b/gnu/gimp/Makefile 2012-12-16 22:26:25 +0000
@@ -1,3 +1,4 @@
+NAME = GNU Image Manipulation Program
 GARNAME = gimp
 GARVERSION = 2.8.2
 HOME_URL = http://www.gimp.org

=== modified file 'gnu/gleem/Makefile'
--- a/gnu/gleem/Makefile        2012-11-02 17:06:12 +0000
+++ b/gnu/gleem/Makefile        2012-12-16 22:26:25 +0000
@@ -1,3 +1,4 @@
+NAME = gleem
 GARNAME = gleem
 GARVERSION = 1.2.1
 HOME_URL = http://www.gnu.org/software/gleem/

=== modified file 'gnu/global/Makefile'
--- a/gnu/global/Makefile       2012-12-12 09:02:55 +0000
+++ b/gnu/global/Makefile       2012-12-16 22:26:25 +0000
@@ -1,3 +1,4 @@
+NAME = GNU GLOBAL
 GARNAME = global
 GARVERSION = 6.2.6
 HOME_URL = http://www.gnu.org/software/global/

=== modified file 'gnu/glpk/Makefile'
--- a/gnu/glpk/Makefile 2012-11-02 17:12:58 +0000
+++ b/gnu/glpk/Makefile 2012-12-16 22:26:25 +0000
@@ -1,7 +1,9 @@
+NAME = GNU Linear Programming Kit
 GARNAME = glpk
 GARVERSION = 4.47
 HOME_URL = http://www.gnu.org/software/glpk/
-DESCRIPTION = The GNU Linear Programming Kit
+DESCRIPTION = A package for solving large-scale linear programming \
+and related problems
 
 ######################################################################
 

=== modified file 'gnu/gmediaserver/Makefile'
--- a/gnu/gmediaserver/Makefile 2012-12-07 23:53:48 +0000
+++ b/gnu/gmediaserver/Makefile 2012-12-16 22:26:25 +0000
@@ -1,3 +1,4 @@
+NAME = GMediaServer
 GARNAME = gmediaserver
 GARVERSION = 0.13.0
 HOME_URL = http://www.gnu.org/software/gmediaserver/

=== modified file 'gnu/gmp/Makefile'
--- a/gnu/gmp/Makefile  2012-11-02 17:16:34 +0000
+++ b/gnu/gmp/Makefile  2012-12-16 22:26:25 +0000
@@ -1,3 +1,4 @@
+NAME = GNU MP
 GARNAME = gmp
 GARVERSION = 5.0.5
 HOME_URL = http://www.gnu.org/software/gmp

=== modified file 'gnu/gnash/Makefile'
--- a/gnu/gnash/Makefile        2012-12-13 19:52:38 +0000
+++ b/gnu/gnash/Makefile        2012-12-16 22:26:25 +0000
@@ -1,3 +1,4 @@
+NAME = GNU Gnash
 GARNAME = gnash
 GARVERSION = 0.8.10
 HOME_URL = http://www.gnu.org/software/gnash/

=== modified file 'gnu/gnats/Makefile'
--- a/gnu/gnats/Makefile        2012-11-03 00:04:43 +0000
+++ b/gnu/gnats/Makefile        2012-12-16 22:26:25 +0000
@@ -1,3 +1,4 @@
+NAME = GNU GNATS
 GARNAME = gnats
 GARVERSION = 4.1.0
 HOME_URL = http://www.gnu.org/software/gnats

=== modified file 'gnu/gnatsweb/Makefile'
--- a/gnu/gnatsweb/Makefile     2012-11-03 00:30:40 +0000
+++ b/gnu/gnatsweb/Makefile     2012-12-16 22:26:25 +0000
@@ -1,3 +1,4 @@
+NAME = Gnatsweb
 GARNAME = gnatsweb
 GARVERSION = 4.00
 HOME_URL = http://www.gnu.org/software/gnatsweb

=== modified file 'gnu/gnu-arch/Makefile'
--- a/gnu/gnu-arch/Makefile     2012-11-03 00:38:31 +0000
+++ b/gnu/gnu-arch/Makefile     2012-12-16 22:26:25 +0000
@@ -1,3 +1,4 @@
+NAME = GNU arch
 GARNAME =  tla
 GARVERSION = 1.3.5
 HOME_URL = http://www.gnu.org/software/gnu-arch/

=== modified file 'gnu/gnu-c-manual/Makefile'
--- a/gnu/gnu-c-manual/Makefile 2012-11-04 12:52:43 +0000
+++ b/gnu/gnu-c-manual/Makefile 2012-12-16 22:26:25 +0000
@@ -1,7 +1,8 @@
+NAME = The GNU C Reference Manual
 GARNAME = gnu-c-manual
 GARVERSION = 0.2.2
 HOME_URL = http://www.gnu.org/software/gnu-c-manual/
-DESCRIPTION = GNU C Reference Manual
+DESCRIPTION = A reference for the C programming language
 
 ######################################################################
 


reply via email to

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