diff options
author | drochner <drochner> | 2006-10-12 13:55:38 +0000 |
---|---|---|
committer | drochner <drochner> | 2006-10-12 13:55:38 +0000 |
commit | fabeec4c31ed64dc31926497001474470353aa9f (patch) | |
tree | d2bbb45d401e9790f2a2e5f856ea4be38329b382 /x11/py-gtk2/PLIST | |
parent | 21076923a4375b531596fdeccf883f64fd035e71 (diff) | |
download | pkgsrc-fabeec4c31ed64dc31926497001474470353aa9f.tar.gz |
update to 2.10.3
changes:
- distutils / win32 compilation fixes
- gtk.TreeSelection.selected_foreach bug fix
- Fix compilation older C compilers
- Make PyGTK work with Python 2.5 and 64-bit
pkgsrc change: don't try to @dirrm stuff needed by py-gobject
Diffstat (limited to 'x11/py-gtk2/PLIST')
-rw-r--r-- | x11/py-gtk2/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/py-gtk2/PLIST b/x11/py-gtk2/PLIST index f84bdf77d4c..afc8ffc9a77 100644 --- a/x11/py-gtk2/PLIST +++ b/x11/py-gtk2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2006/09/15 15:14:16 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.10 2006/10/12 13:55:38 drochner Exp $ bin/pygtk-codegen-2.0 bin/pygtk-demo include/pygtk-2.0/pygtk/pygtk.h @@ -457,10 +457,8 @@ share/pygtk/2.0/defs/pangocairo.override @dirrm share/pygtk @dirrm share/gtk-doc/html/pygtk @dirrm ${PYSITELIB}/gtk-2.0/gtk -@dirrm ${PYSITELIB}/gtk-2.0 @dirrm lib/pygtk/2.0/demos/images @dirrm lib/pygtk/2.0/demos @dirrm lib/pygtk/2.0 @dirrm lib/pygtk @dirrm include/pygtk-2.0/pygtk -@dirrm include/pygtk-2.0 |