pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11 sync COMMENT with gtk package, which had the most ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b49717e3da15
branches:  trunk
changeset: 462983:b49717e3da15
user:      grant <grant%pkgsrc.org@localhost>
date:      Wed Oct 22 01:20:30 2003 +0000

description:
sync COMMENT with gtk package, which had the most sane of them all
(GIMP is an acronym and deserves to be uppercased).

diffstat:

 x11/gtk10/Makefile |  4 ++--
 x11/gtk2/Makefile  |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r 337ff0bdeb3f -r b49717e3da15 x11/gtk10/Makefile
--- a/x11/gtk10/Makefile        Tue Oct 21 23:37:42 2003 +0000
+++ b/x11/gtk10/Makefile        Wed Oct 22 01:20:30 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2003/08/09 11:34:10 seb Exp $
+# $NetBSD: Makefile,v 1.17 2003/10/22 01:20:30 grant Exp $
 
 DISTNAME=      gtk+-1.0.6
 PKGNAME=       gtk10-1.0.6
@@ -7,7 +7,7 @@
 
 MAINTAINER=    bsieker%techfak.uni-bielefeld.de@localhost
 HOMEPAGE=      http://www.gtk.org/
-COMMENT=       Gimp toolkit. Libraries for building X11 user interfaces
+COMMENT=       The GIMP Toolkit - libraries for building X11 user interfaces
 
 CONFLICTS=     gtk+-1.0.*
 
diff -r 337ff0bdeb3f -r b49717e3da15 x11/gtk2/Makefile
--- a/x11/gtk2/Makefile Tue Oct 21 23:37:42 2003 +0000
+++ b/x11/gtk2/Makefile Wed Oct 22 01:20:30 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2003/09/08 15:07:22 adam Exp $
+# $NetBSD: Makefile,v 1.34 2003/10/22 01:20:30 grant Exp $
 #
 
 DISTNAME=              gtk+-2.2.4
@@ -11,7 +11,7 @@
 
 MAINTAINER=            tech-pkg%NetBSD.org@localhost
 HOMEPAGE=              http://www.gtk.org/
-COMMENT=               Gimp toolkit. Libraries for building X11 user interfaces
+COMMENT=               The GIMP Toolkit - libraries for building X11 user interfaces
 
 BUILD_USES_MSGFMT=     yes
 USE_BUILDLINK2=                yes



Home | Main Index | Thread Index | Old Index