diff options
author | snj <snj@pkgsrc.org> | 2004-02-27 01:53:45 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-02-27 01:53:45 +0000 |
commit | 8bad784271f4214dfc164ed13d7d93ad55510c10 (patch) | |
tree | fb828411dfd4d64382505704b76ad2fcadca6f10 /x11 | |
parent | 4eab02a6d66de7541b3a5536137ea95fc9107503 (diff) | |
download | pkgsrc-8bad784271f4214dfc164ed13d7d93ad55510c10.tar.gz |
lib/gtk-2.0/2.2.0/engines is "owned" by gtk2. Bump PKGREVISION.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gtk-thinice-engine/Makefile | 4 | ||||
-rw-r--r-- | x11/gtk-thinice-engine/PLIST | 4 | ||||
-rw-r--r-- | x11/xfce4-gtk2-engines/Makefile | 3 | ||||
-rw-r--r-- | x11/xfce4-gtk2-engines/PLIST | 4 |
4 files changed, 8 insertions, 7 deletions
diff --git a/x11/gtk-thinice-engine/Makefile b/x11/gtk-thinice-engine/Makefile index 7dd3265439f..89d5512f6a4 100644 --- a/x11/gtk-thinice-engine/Makefile +++ b/x11/gtk-thinice-engine/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2004/02/14 18:26:29 jmmv Exp $ +# $NetBSD: Makefile,v 1.7 2004/02/27 01:53:45 snj Exp $ # DISTNAME= gtk-thinice-engine-2.0.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-thinice-engine/2.0/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gtk-thinice-engine/PLIST b/x11/gtk-thinice-engine/PLIST index 03b9689d18f..0f27e1b9b5a 100644 --- a/x11/gtk-thinice-engine/PLIST +++ b/x11/gtk-thinice-engine/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/12 17:20:02 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.2 2004/02/27 01:53:45 snj Exp $ lib/gtk-2.0/2.2.0/engines/libthinice.a lib/gtk-2.0/2.2.0/engines/libthinice.la lib/gtk-2.0/2.2.0/engines/libthinice.so @@ -8,4 +8,4 @@ share/themes/ThinIce/README.html share/themes/ThinIce/gtk-2.0/gtkrc @dirrm share/themes/ThinIce/gtk-2.0 @dirrm share/themes/ThinIce -@dirrm lib/gtk-2.0/2.2.0/engines +@comment in gtk2: @dirrm lib/gtk-2.0/2.2.0/engines diff --git a/x11/xfce4-gtk2-engines/Makefile b/x11/xfce4-gtk2-engines/Makefile index 6d11ef82cff..813426f8ef5 100644 --- a/x11/xfce4-gtk2-engines/Makefile +++ b/x11/xfce4-gtk2-engines/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/01/08 08:11:42 martti Exp $ +# $NetBSD: Makefile,v 1.7 2004/02/27 01:54:23 snj Exp $ # .include "../../meta-pkgs/xfce4/Makefile.common" @@ -7,6 +7,7 @@ XFCE4_VERSION= 2.1.8 DISTNAME= gtk-xfce-engine-${XFCE4_VERSION} PKGNAME= xfce4-gtk2-engine-${XFCE4_VERSION} +PKGREVISION= 1 CATEGORIES= x11 COMMENT= XFce4 GTK2 themes diff --git a/x11/xfce4-gtk2-engines/PLIST b/x11/xfce4-gtk2-engines/PLIST index 6191047be88..18a3c0e03c1 100644 --- a/x11/xfce4-gtk2-engines/PLIST +++ b/x11/xfce4-gtk2-engines/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2003/12/03 05:24:38 martti Exp $ +@comment $NetBSD: PLIST,v 1.3 2004/02/27 01:54:23 snj Exp $ lib/gtk-2.0/2.2.0/engines/libxfce.a lib/gtk-2.0/2.2.0/engines/libxfce.la lib/gtk-2.0/2.2.0/engines/libxfce.so @@ -38,7 +38,7 @@ share/themes/Xfce-winter/README.html share/themes/Xfce/ICON.png share/themes/Xfce/README.html share/themes/Xfce/gtk-2.0/gtkrc -@dirrm lib/gtk-2.0/2.2.0/engines +@comment in gtk2: @dirrm lib/gtk-2.0/2.2.0/engines @dirrm lib/gtk-2.0/2.2.0 @dirrm lib/gtk-2.0 @dirrm share/themes/Xfce/gtk-2.0 |