diff options
author | Markus Dittrich <markusle@gentoo.org> | 2006-09-08 15:15:34 +0000 |
---|---|---|
committer | Markus Dittrich <markusle@gentoo.org> | 2006-09-08 15:15:34 +0000 |
commit | 17bb826bee15edaa514fcb476cc946d481f72ed0 (patch) | |
tree | ca838d1189a8a112ba46e003c57547c1508a906b /sci-libs/vtk/files | |
parent | Renamed the qt patch in an effort to get rid of the executable permissions. A... (diff) | |
download | gentoo-2-17bb826bee15edaa514fcb476cc946d481f72ed0.tar.gz gentoo-2-17bb826bee15edaa514fcb476cc946d481f72ed0.tar.bz2 gentoo-2-17bb826bee15edaa514fcb476cc946d481f72ed0.zip |
Renamed the qt patch in an effort to get rid of the executable permissions. Also cleaned up the ebuilds some.
(Portage version: 2.1.1_rc1-r3)
(Unsigned Manifest commit)
Diffstat (limited to 'sci-libs/vtk/files')
-rw-r--r-- | sci-libs/vtk/files/vtk-qt3-qt4-gentoo.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/sci-libs/vtk/files/vtk-qt3-qt4-gentoo.patch b/sci-libs/vtk/files/vtk-qt3-qt4-gentoo.patch deleted file mode 100644 index ffe91e0f8329..000000000000 --- a/sci-libs/vtk/files/vtk-qt3-qt4-gentoo.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff -Naur VTK-old/Examples/GUI/Qt/Events/GUI.ui VTK/Examples/GUI/Qt/Events/GUI.ui ---- VTK-old/Examples/GUI/Qt/Events/GUI.ui 2005-01-28 15:23:54.000000000 -0500 -+++ VTK/Examples/GUI/Qt/Events/GUI.ui 2006-09-08 08:26:59.000000000 -0400 -@@ -186,9 +186,4 @@ - <function access="private" specifier="non virtual">init()</function> - <function access="private" specifier="non virtual">destroy()</function> - </functions> --<layoutdefaults spacing="6" margin="11"/> --<includehints> -- <includehint>qvtkwidget.h</includehint> -- <includehint>qvtkwidget.h</includehint> --</includehints> - </UI> |