pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gnome-themes Comment out two directories in PLIST....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/977c5351b30b
branches:  trunk
changeset: 472057:977c5351b30b
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Apr 03 05:25:17 2004 +0000

description:
Comment out two directories in PLIST.  They are handled by metacity.
Bump PKGREVISION.

diffstat:

 x11/gnome-themes/Makefile |  3 ++-
 x11/gnome-themes/PLIST    |  6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diffs (40 lines):

diff -r 83439709b6c7 -r 977c5351b30b x11/gnome-themes/Makefile
--- a/x11/gnome-themes/Makefile Sat Apr 03 05:01:03 2004 +0000
+++ b/x11/gnome-themes/Makefile Sat Apr 03 05:25:17 2004 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2004/04/01 19:03:00 jmmv Exp $
+# $NetBSD: Makefile,v 1.16 2004/04/03 05:25:17 minskim Exp $
 #
 
 DISTNAME=              gnome-themes-2.6.0
+PKGREVISION=           1
 CATEGORIES=            x11
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gnome-themes/2.6/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 83439709b6c7 -r 977c5351b30b x11/gnome-themes/PLIST
--- a/x11/gnome-themes/PLIST    Sat Apr 03 05:01:03 2004 +0000
+++ b/x11/gnome-themes/PLIST    Sat Apr 03 05:25:17 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2004/04/01 19:03:00 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.5 2004/04/03 05:25:17 minskim Exp $
 lib/gtk-2.0/2.4.0/engines/libcrux-engine.a
 lib/gtk-2.0/2.4.0/engines/libcrux-engine.la
 lib/gtk-2.0/2.4.0/engines/libcrux-engine.so
@@ -1657,7 +1657,7 @@
 @dirrm share/themes/Smokey-Blue
 @dirrm share/themes/Smokey
 @dirrm share/themes/Simple/gtk-2.0
-@dirrm share/themes/Simple
+@comment in metacity: @dirrm share/themes/Simple
 @dirrm share/themes/Sandwish/metacity-1
 @dirrm share/themes/Sandwish
 @dirrm share/themes/Ocean-Dream
@@ -1687,7 +1687,7 @@
 @dirrm share/themes/Grand-Canyon/gtk-2.0
 @dirrm share/themes/Grand-Canyon
 @dirrm share/themes/Crux/gtk-2.0
-@dirrm share/themes/Crux
+@comment in metacity: @dirrm share/themes/Crux
 @comment in xdg-dirs: @dirrm share/themes
 @dirrm share/icons/Smokey-Red/48x48/filesystems
 @dirrm share/icons/Smokey-Red/48x48/emblems



Home | Main Index | Thread Index | Old Index