diff options
Diffstat (limited to 'x11-toolkits/py-gtk/pkg-plist')
-rw-r--r-- | x11-toolkits/py-gtk/pkg-plist | 22 |
1 files changed, 13 insertions, 9 deletions
diff --git a/x11-toolkits/py-gtk/pkg-plist b/x11-toolkits/py-gtk/pkg-plist index a3b39ddc87a6..0d4f663222cd 100644 --- a/x11-toolkits/py-gtk/pkg-plist +++ b/x11-toolkits/py-gtk/pkg-plist @@ -17,9 +17,13 @@ lib/%%PYTHON_VERSION%%/site-packages/Gtkinter.pyc lib/%%PYTHON_VERSION%%/site-packages/Gtkinter.pyo lib/%%PYTHON_VERSION%%/site-packages/_gdkimlibmodule.so lib/%%PYTHON_VERSION%%/site-packages/_gtkmodule.so +lib/%%PYTHON_VERSION%%/site-packages/_libglademodule.so lib/%%PYTHON_VERSION%%/site-packages/gtk.py lib/%%PYTHON_VERSION%%/site-packages/gtk.pyc lib/%%PYTHON_VERSION%%/site-packages/gtk.pyo +lib/%%PYTHON_VERSION%%/site-packages/libglade.py +lib/%%PYTHON_VERSION%%/site-packages/libglade.pyc +lib/%%PYTHON_VERSION%%/site-packages/libglade.pyo lib/%%PYTHON_VERSION%%/site-packages/pyglade/__init__.py lib/%%PYTHON_VERSION%%/site-packages/pyglade/__init__.pyc lib/%%PYTHON_VERSION%%/site-packages/pyglade/__init__.pyo @@ -82,14 +86,14 @@ share/examples/py-gtk/testgtk/README share/examples/py-gtk/testgtk/test.xpm share/examples/py-gtk/testgtk/testgtk.py share/examples/py-gtk/testgtk/testgtkrc -@dirrm include/pygtk -@dirrm lib/%%PYTHON_VERSION%%/site-packages/pyglade -@dirrm share/doc/py-gtk -@dirrm share/examples/py-gtk/gl -@dirrm share/examples/py-gtk/glade -@dirrm share/examples/py-gtk/ide -@dirrm share/examples/py-gtk/imlib -@dirrm share/examples/py-gtk/neil -@dirrm share/examples/py-gtk/simple @dirrm share/examples/py-gtk/testgtk +@dirrm share/examples/py-gtk/simple +@dirrm share/examples/py-gtk/neil +@dirrm share/examples/py-gtk/imlib +@dirrm share/examples/py-gtk/ide +@dirrm share/examples/py-gtk/glade +@dirrm share/examples/py-gtk/gl @dirrm share/examples/py-gtk +@dirrm share/doc/py-gtk +@dirrm lib/%%PYTHON_VERSION%%/site-packages/pyglade +@dirrm include/pygtk |