gsrc-commit
[Top][All Lists]
Advanced

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

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


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

------------------------------------------------------------
revno: 1472
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sun 2012-12-16 23:50:44 +0100
message:
  add NAME field to many Makefiles
modified:
  gnu/gnubatch/Makefile
  gnu/gnubiff/Makefile
  gnu/gnubik/Makefile
  gnu/gnucap/Makefile
  gnu/gnucash/Makefile
  gnu/gnue-appserver/Makefile
  gnu/gnue-common/Makefile
  gnu/gnue-forms/Makefile
  gnu/gnue-navigator/Makefile
  gnu/gnue-reports/Makefile
  gnu/gnugo/Makefile
  gnu/gnuit/Makefile
  gnu/gnujump/Makefile
  gnu/gnumach/Makefile
  gnu/gnump3d/Makefile
  gnu/gnun/Makefile
  gnu/gnunet-gtk/Makefile
  gnu/gnunet/Makefile
  gnu/gnupg/Makefile
  gnu/gnupod/Makefile
  gnu/gnuprologjava/Makefile
  gnu/gnuradio/Makefile
  gnu/gnurobots/Makefile
  gnu/gnuschool/Makefile
  gnu/gnushogi/Makefile
  gnu/gnusound/Makefile
  gnu/gnuspool/Makefile
  gnu/gnutls/Makefile
  gnu/gnutrition/Makefile
  gnu/goptical/Makefile
  gnu/gperf/Makefile
  gnu/gprolog/Makefile
  gnu/greg/Makefile
  gnu/grep/Makefile
  gnu/gretl/Makefile
  gnu/groff/Makefile
  gnu/grub/Makefile
  gnu/gsasl/Makefile
  gnu/gsegrafix/Makefile
  gnu/gsl/Makefile
  gnu/gss/Makefile
  gnu/gtick/Makefile
  gnu/gtypist/Makefile
  gnu/guile-dbi/Makefile
  gnu/guile-gnome-platform/Makefile
  gnu/guile-gtk/Makefile
  gnu/guile-ncurses/Makefile
  gnu/guile/Makefile
  gnu/gurgle/Makefile
  gnu/gv/Makefile
  gnu/gvpe/Makefile
  gnu/gxmessage/Makefile
  gnu/gzip/Makefile
  gnu/hello/Makefile
=== modified file 'gnu/gnubatch/Makefile'
--- a/gnu/gnubatch/Makefile     2012-11-10 23:43:38 +0000
+++ b/gnu/gnubatch/Makefile     2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = GNUbatch
 GARNAME = gnubatch
 GARVERSION = 1.6
 HOME_URL = http://www.gnu.org/software/gnubatch/

=== modified file 'gnu/gnubiff/Makefile'
--- a/gnu/gnubiff/Makefile      2012-11-04 16:25:37 +0000
+++ b/gnu/gnubiff/Makefile      2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = gnubiff
 GARNAME = gnubiff
 GARVERSION = 2.2.15
 HOME_URL = http://www.gnu.org/software/gnubiff

=== modified file 'gnu/gnubik/Makefile'
--- a/gnu/gnubik/Makefile       2012-11-04 16:28:16 +0000
+++ b/gnu/gnubik/Makefile       2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = GNU Gnubik
 GARNAME = gnubik
 GARVERSION = 2.4
 HOME_URL = http://www.gnu.org/software/gnubik

=== modified file 'gnu/gnucap/Makefile'
--- a/gnu/gnucap/Makefile       2012-11-04 21:37:38 +0000
+++ b/gnu/gnucap/Makefile       2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = Gnucap
 GARNAME = gnucap
 GARVERSION = 0.31
 HOME_URL = http://www.gnu.org/software/gnucap/

=== modified file 'gnu/gnucash/Makefile'
--- a/gnu/gnucash/Makefile      2012-12-16 21:28:35 +0000
+++ b/gnu/gnucash/Makefile      2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = GnuCash
 GARNAME = gnucash
 GARVERSION = 2.4.11
 HOME_URL = http://www.gnucash.org

=== modified file 'gnu/gnue-appserver/Makefile'
--- a/gnu/gnue-appserver/Makefile       2012-12-15 18:29:08 +0000
+++ b/gnu/gnue-appserver/Makefile       2012-12-16 22:50:44 +0000
@@ -1,7 +1,8 @@
+NAME = GNU Enterprise Appserver
 GARNAME = gnue-appserver
 GARVERSION = 0.5.3
-HOME_URL = http://www.gnu.org/software/gnue-appserver
-DESCRIPTION = GNU Enterprise application server
+HOME_URL = http://www.gnuenterprise.org
+DESCRIPTION = A data-aware application server
 
 ######################################################################
 

=== modified file 'gnu/gnue-common/Makefile'
--- a/gnu/gnue-common/Makefile  2012-12-15 18:28:39 +0000
+++ b/gnu/gnue-common/Makefile  2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = GNU Enterprise Common
 GARNAME = gnue-common
 GARVERSION = 0.6.9
 HOME_URL = http://www.gnu.org/software/gnue-common

=== modified file 'gnu/gnue-forms/Makefile'
--- a/gnu/gnue-forms/Makefile   2012-12-15 18:58:30 +0000
+++ b/gnu/gnue-forms/Makefile   2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = GNU Enterprise Forms
 GARNAME = gnue-forms
 GARVERSION = 0.6.3
 HOME_URL = http://www.gnu.org/software/gnue-forms

=== modified file 'gnu/gnue-navigator/Makefile'
--- a/gnu/gnue-navigator/Makefile       2012-12-15 19:01:46 +0000
+++ b/gnu/gnue-navigator/Makefile       2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = GNU Enterprise Navigator
 GARNAME = gnue-navigator
 GARVERSION = 0.1.0
 HOME_URL = http://www.gnu.org/software/gnue-navigator

=== modified file 'gnu/gnue-reports/Makefile'
--- a/gnu/gnue-reports/Makefile 2012-12-15 23:15:52 +0000
+++ b/gnu/gnue-reports/Makefile 2012-12-16 22:50:44 +0000
@@ -1,7 +1,8 @@
+NAME = GNU Enterprise Reports
 GARNAME = gnue-reports
 GARVERSION = 0.2.0
 HOME_URL = http://www.gnu.org/software/gnue-reports
-DESCRIPTION = GNU Enterprise data reporting system
+DESCRIPTION = A data reporting system
 
 ######################################################################
 

=== modified file 'gnu/gnugo/Makefile'
--- a/gnu/gnugo/Makefile        2012-11-04 21:46:29 +0000
+++ b/gnu/gnugo/Makefile        2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = GNU Go
 GARNAME = gnugo
 GARVERSION = 3.8
 HOME_URL = http://www.gnu.org/software/gnugo

=== modified file 'gnu/gnuit/Makefile'
--- a/gnu/gnuit/Makefile        2012-11-06 08:26:27 +0000
+++ b/gnu/gnuit/Makefile        2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = GNU Interactive Tools
 GARNAME = gnuit
 GARVERSION = 4.9.5
 HOME_URL = http://www.gnu.org/software/gnuit/

=== modified file 'gnu/gnujump/Makefile'
--- a/gnu/gnujump/Makefile      2012-11-06 08:26:27 +0000
+++ b/gnu/gnujump/Makefile      2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = GNUjump
 GARNAME = gnujump
 GARVERSION = 1.0.8
 HOME_URL = http://www.gnu.org/software/gnujump

=== modified file 'gnu/gnumach/Makefile'
--- a/gnu/gnumach/Makefile      2012-11-17 13:26:52 +0000
+++ b/gnu/gnumach/Makefile      2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = GNU Mach
 GARNAME = gnumach
 GARVERSION = 1.3
 HOME_URL = http://www.gnu.org/software/hurd/

=== modified file 'gnu/gnump3d/Makefile'
--- a/gnu/gnump3d/Makefile      2012-11-06 08:26:27 +0000
+++ b/gnu/gnump3d/Makefile      2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = GNUMP3d
 GARNAME = gnump3d
 GARVERSION = 3.0
 HOME_URL = http://www.gnu.org/software/gnump3d

=== modified file 'gnu/gnun/Makefile'
--- a/gnu/gnun/Makefile 2012-11-06 08:26:27 +0000
+++ b/gnu/gnun/Makefile 2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = GNUnited Nations
 GARNAME = gnun
 GARVERSION = 0.6
 HOME_URL = http://www.gnu.org/software/gnun/

=== modified file 'gnu/gnunet-gtk/Makefile'
--- a/gnu/gnunet-gtk/Makefile   2012-12-06 23:41:56 +0000
+++ b/gnu/gnunet-gtk/Makefile   2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = GNUnet-gtk
 GARNAME = gnunet-gtk
 GARVERSION = 0.9.4
 HOME_URL = http://www.gnu.org/software/gnunet

=== modified file 'gnu/gnunet/Makefile'
--- a/gnu/gnunet/Makefile       2012-11-06 21:06:50 +0000
+++ b/gnu/gnunet/Makefile       2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = GNUnet
 GARNAME = gnunet
 GARVERSION = 0.9.4
 HOME_URL = http://www.gnu.org/software/gnunet

=== modified file 'gnu/gnupg/Makefile'
--- a/gnu/gnupg/Makefile        2012-11-06 08:26:27 +0000
+++ b/gnu/gnupg/Makefile        2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = GnuPG
 GARNAME = gnupg
 GARVERSION = 2.0.19
 HOME_URL = http://www.gnu.org/software/gnupg/

=== modified file 'gnu/gnupod/Makefile'
--- a/gnu/gnupod/Makefile       2012-11-06 08:26:27 +0000
+++ b/gnu/gnupod/Makefile       2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = GNUpod
 GARNAME = gnupod
 GARVERSION = 0.99.8
 HOME_URL = http://www.gnu.org/software/gnupod

=== modified file 'gnu/gnuprologjava/Makefile'
--- a/gnu/gnuprologjava/Makefile        2012-12-15 23:59:51 +0000
+++ b/gnu/gnuprologjava/Makefile        2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = GNU Prolog for Java
 GARNAME = gnuprologjava
 GARVERSION = 0.2.6
 HOME_URL = http://www.gnu.org/software/gnuprologjava

=== modified file 'gnu/gnuradio/Makefile'
--- a/gnu/gnuradio/Makefile     2012-11-05 22:33:27 +0000
+++ b/gnu/gnuradio/Makefile     2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = GNU Radio
 GARNAME = gnuradio
 GARVERSION = 3.6.2
 HOME_URL = http://www.gnu.org/software/gnuradio/

=== modified file 'gnu/gnurobots/Makefile'
--- a/gnu/gnurobots/Makefile    2012-11-05 23:26:22 +0000
+++ b/gnu/gnurobots/Makefile    2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = GNU Robots
 GARNAME = gnurobots
 GARVERSION = 1.2.0
 HOME_URL = http://www.gnu.org/software/gnurobots/

=== modified file 'gnu/gnuschool/Makefile'
--- a/gnu/gnuschool/Makefile    2012-11-06 22:09:57 +0000
+++ b/gnu/gnuschool/Makefile    2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = gnuschool
 GARNAME = gnuschool
 GARVERSION = 0.2
 HOME_URL = http://www.gnu.org/software/gnuschool/

=== modified file 'gnu/gnushogi/Makefile'
--- a/gnu/gnushogi/Makefile     2012-11-06 21:58:28 +0000
+++ b/gnu/gnushogi/Makefile     2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = GNU Shogi
 GARNAME = gnushogi
 GARVERSION = 1.4.0
 HOME_URL = http://www.gnu.org/software/gnushogi

=== modified file 'gnu/gnusound/Makefile'
--- a/gnu/gnusound/Makefile     2012-11-21 19:19:06 +0000
+++ b/gnu/gnusound/Makefile     2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = GNUsound
 GARNAME = gnusound
 GARVERSION = 0.7.5
 HOME_URL = http://www.gnu.org/software/gnusound/

=== modified file 'gnu/gnuspool/Makefile'
--- a/gnu/gnuspool/Makefile     2012-11-10 15:38:59 +0000
+++ b/gnu/gnuspool/Makefile     2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = GNUspool
 GARNAME = gnuspool
 GARVERSION = 1.8
 HOME_URL = http://www.gnu.org/software/gnuspool/

=== modified file 'gnu/gnutls/Makefile'
--- a/gnu/gnutls/Makefile       2012-12-06 22:01:27 +0000
+++ b/gnu/gnutls/Makefile       2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = GnuTLS
 GARNAME = gnutls
 GARVERSION = 3.1.5
 HOME_URL = http://www.gnu.org/software/gnutls/

=== modified file 'gnu/gnutrition/Makefile'
--- a/gnu/gnutrition/Makefile   2012-11-10 11:49:18 +0000
+++ b/gnu/gnutrition/Makefile   2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = GNUtrition
 GARNAME = gnutrition
 GARVERSION = 0.32
 HOME_URL = http://www.gnu.org/software/gnutrition

=== modified file 'gnu/goptical/Makefile'
--- a/gnu/goptical/Makefile     2012-12-16 11:39:15 +0000
+++ b/gnu/goptical/Makefile     2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = Goptical
 GARNAME = goptical
 GARVERSION = 1.0
 HOME_URL = http://www.gnu.org/software/goptical

=== modified file 'gnu/gperf/Makefile'
--- a/gnu/gperf/Makefile        2012-11-10 11:56:01 +0000
+++ b/gnu/gperf/Makefile        2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = gperf
 GARNAME = gperf
 GARVERSION = 3.0.4
 HOME_URL = http://www.gnu.org/software/gperf/

=== modified file 'gnu/gprolog/Makefile'
--- a/gnu/gprolog/Makefile      2012-12-11 21:46:32 +0000
+++ b/gnu/gprolog/Makefile      2012-12-16 22:50:44 +0000
@@ -1,7 +1,9 @@
+NAME = GNU Prolog
 GARNAME = gprolog
 GARVERSION = 1.4.2
 HOME_URL = http://www.gnu.org/software/gprolog/
-DESCRIPTION = A free Prolog compiler with constraint solving over finite 
domains
+DESCRIPTION = A free Prolog compiler with constraint solving over \
+finite domains
 
 ######################################################################
 

=== modified file 'gnu/greg/Makefile'
--- a/gnu/greg/Makefile 2012-11-10 12:31:30 +0000
+++ b/gnu/greg/Makefile 2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = Greg
 GARNAME = greg
 GARVERSION = 1.4
 HOME_URL = http://www.gnu.org/software/greg

=== modified file 'gnu/grep/Makefile'
--- a/gnu/grep/Makefile 2012-11-10 12:33:33 +0000
+++ b/gnu/grep/Makefile 2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = grep
 GARNAME = grep
 GARVERSION = 2.14
 HOME_URL = http://www.gnu.org/software/grep/

=== modified file 'gnu/gretl/Makefile'
--- a/gnu/gretl/Makefile        2012-11-10 16:20:22 +0000
+++ b/gnu/gretl/Makefile        2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = gretl
 GARNAME = gretl
 GARVERSION = 1.9.10
 HOME_URL = http://www.gnu.org/software/gretl/

=== modified file 'gnu/groff/Makefile'
--- a/gnu/groff/Makefile        2012-11-10 21:01:18 +0000
+++ b/gnu/groff/Makefile        2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = GNU Troff
 GARNAME = groff
 GARVERSION = 1.21
 HOME_URL = http://www.gnu.org/software/groff/

=== modified file 'gnu/grub/Makefile'
--- a/gnu/grub/Makefile 2012-11-10 21:18:16 +0000
+++ b/gnu/grub/Makefile 2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = GNU GRUB
 GARNAME = grub
 GARVERSION = 2.00
 HOME_URL = http://www.gnu.org/software/grub/

=== modified file 'gnu/gsasl/Makefile'
--- a/gnu/gsasl/Makefile        2012-11-10 23:11:20 +0000
+++ b/gnu/gsasl/Makefile        2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = GNU SASL
 GARNAME = gsasl
 GARVERSION = 1.8.0
 HOME_URL = http://www.gnu.org/software/gsasl/

=== modified file 'gnu/gsegrafix/Makefile'
--- a/gnu/gsegrafix/Makefile    2012-11-11 00:55:23 +0000
+++ b/gnu/gsegrafix/Makefile    2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = GSEGrafix
 GARNAME = gsegrafix
 GARVERSION = 1.0.6
 HOME_URL = http://www.gnu.org/software/gsegrafix/
@@ -11,8 +12,8 @@
 SIGFILES = $(DISTNAME).tar.gz.sig
 
 BUILDDEPS = 
-LIBDEPS =  intltool gtk # libgnomecanvas libbonoboui gconf \
-         gnome-vfs gnome-keyring libgnome #libgnomeui
+LIBDEPS =  intltool gtk libgnomecanvas libbonoboui gconf \
+         gnome-vfs gnome-keyring libgnome libgnomeui
 
 ######################################################################
 

=== modified file 'gnu/gsl/Makefile'
--- a/gnu/gsl/Makefile  2012-11-11 10:31:29 +0000
+++ b/gnu/gsl/Makefile  2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = GSL
 GARNAME = gsl
 GARVERSION = 1.15
 HOME_URL = http://www.gnu.org/software/gsl/

=== modified file 'gnu/gss/Makefile'
--- a/gnu/gss/Makefile  2012-11-11 10:33:06 +0000
+++ b/gnu/gss/Makefile  2012-12-16 22:50:44 +0000
@@ -1,7 +1,8 @@
+NAME = GNU Generic Security Service
 GARNAME = gss
 GARVERSION = 1.0.2
 HOME_URL = http://www.gnu.org/software/gss/
-DESCRIPTION = GNU GSS Generic Security Service
+DESCRIPTION = A free implementation of RFC 2743/2744 (GSS-API)
 
 ######################################################################
 

=== modified file 'gnu/gtick/Makefile'
--- a/gnu/gtick/Makefile        2012-11-11 10:34:22 +0000
+++ b/gnu/gtick/Makefile        2012-12-16 22:50:44 +0000
@@ -1,7 +1,8 @@
+NAME = GTick
 GARNAME = gtick
 GARVERSION = 0.5.1
 HOME_URL = http://www.antcom.de/gtick/
-DESCRIPTION = GTick - The Metronome
+DESCRIPTION = A metronome application
 
 ######################################################################
 

=== modified file 'gnu/gtypist/Makefile'
--- a/gnu/gtypist/Makefile      2012-11-11 10:38:22 +0000
+++ b/gnu/gtypist/Makefile      2012-12-16 22:50:44 +0000
@@ -1,7 +1,8 @@
+NAME = GNU Typist
 GARNAME = gtypist
 GARVERSION = 2.9.1
 HOME_URL = http://www.gnu.org/software/gtypist/
-DESCRIPTION = GNU Typist
+DESCRIPTION = A universal typing tutor
 
 ######################################################################
 

=== modified file 'gnu/guile-dbi/Makefile'
--- a/gnu/guile-dbi/Makefile    2012-12-16 12:42:22 +0000
+++ b/gnu/guile-dbi/Makefile    2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = guile-dbi
 GARNAME = guile-dbi
 GARVERSION = 2.1.4
 HOME_URL = http://www.gnu.org/software/guile-dbi

=== modified file 'gnu/guile-gnome-platform/Makefile'
--- a/gnu/guile-gnome-platform/Makefile 2012-12-16 15:49:34 +0000
+++ b/gnu/guile-gnome-platform/Makefile 2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = guile-gnome-platform
 GARNAME = guile-gnome-platform
 GARVERSION = 2.16.2
 HOME_URL = http://www.gnu.org/software/guile-gnome-platform

=== modified file 'gnu/guile-gtk/Makefile'
--- a/gnu/guile-gtk/Makefile    2012-11-11 11:43:41 +0000
+++ b/gnu/guile-gtk/Makefile    2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = guile-gtk
 GARNAME = guile-gtk
 GARVERSION = 2.1
 HOME_URL = http://www.gnu.org/software/guile-gtk

=== modified file 'gnu/guile-ncurses/Makefile'
--- a/gnu/guile-ncurses/Makefile        2012-11-11 11:45:05 +0000
+++ b/gnu/guile-ncurses/Makefile        2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = guile-ncurses
 GARNAME = guile-ncurses
 GARVERSION = 1.3
 HOME_URL = http://www.gnu.org/software/guile-ncurses/

=== modified file 'gnu/guile/Makefile'
--- a/gnu/guile/Makefile        2012-11-30 17:41:15 +0000
+++ b/gnu/guile/Makefile        2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = Guile
 GARNAME = guile
 GARVERSION = 2.0.7
 HOME_URL = http://www.gnu.org/software/guile/

=== modified file 'gnu/gurgle/Makefile'
--- a/gnu/gurgle/Makefile       2012-11-11 11:46:23 +0000
+++ b/gnu/gurgle/Makefile       2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = GURGLE
 GARNAME = gurgle
 GARVERSION = 1.61
 HOME_URL = http://homepages.inf.ed.ac.uk/timc/gurgle/

=== modified file 'gnu/gv/Makefile'
--- a/gnu/gv/Makefile   2012-11-11 12:01:23 +0000
+++ b/gnu/gv/Makefile   2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = GNU GV
 GARNAME = gv
 GARVERSION = 3.7.3
 HOME_URL = http://www.gnu.org/software/gv/

=== modified file 'gnu/gvpe/Makefile'
--- a/gnu/gvpe/Makefile 2012-11-11 12:02:46 +0000
+++ b/gnu/gvpe/Makefile 2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = GNU Virtual Private Ethernet
 GARNAME = gvpe
 GARVERSION = 2.24
 HOME_URL = https://savannah.gnu.org/projects/gvpe/

=== modified file 'gnu/gxmessage/Makefile'
--- a/gnu/gxmessage/Makefile    2012-11-11 12:04:16 +0000
+++ b/gnu/gxmessage/Makefile    2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = gxmessage
 GARNAME = gxmessage
 GARVERSION = 2.20.0
 HOME_URL = http://www.gnu.org/software/gxmessage

=== modified file 'gnu/gzip/Makefile'
--- a/gnu/gzip/Makefile 2012-11-17 16:30:51 +0000
+++ b/gnu/gzip/Makefile 2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = GNU Gzip
 GARNAME = gzip
 GARVERSION = 1.5
 HOME_URL = http://www.gnu.org/software/gzip/

=== modified file 'gnu/hello/Makefile'
--- a/gnu/hello/Makefile        2012-11-11 12:08:28 +0000
+++ b/gnu/hello/Makefile        2012-12-16 22:50:44 +0000
@@ -1,3 +1,4 @@
+NAME = GNU Hello
 GARNAME = hello
 GARVERSION = 2.8
 HOME_URL = http://www.gnu.org/software/hello/manual/


reply via email to

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