From 55f833dade7a607d758d40d287bb9100d1a99908 Mon Sep 17 00:00:00 2001 From: Leonardo Valeri Manera Date: Fri, 9 May 2008 07:29:22 +0200 Subject: [PATCH] eclass/qt4-qt-copy.eclass: start local broken patch hunt. --- eclass/qt4-qt-copy.eclass | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/eclass/qt4-qt-copy.eclass b/eclass/qt4-qt-copy.eclass index 3ab93b5..6d2e460 100644 --- a/eclass/qt4-qt-copy.eclass +++ b/eclass/qt4-qt-copy.eclass @@ -43,21 +43,21 @@ qt4_qt-copy() { patches_qt3support_text patches_corelib_io=" 0167-fix-group-reading.diff" - patches_corelib_kernel=" - 0180-window-role-corelib.diff" - patches_gui_graphicsview=" - 0214-fix-qgraphicsproxywidget-tab-crash.diff" - patches_gui_image=" - 0223-fix-qpixmap-hasalpha.diff - 0224-fast-qpixmap-fill.diff" - patches_gui_kernel=" - 0180-window-role-gui.diff - 0195-compositing-properties.diff - 0220-no-x-recursion-in-xerrhandler.diff" - patches_gui_text=" - 0203-qtexthtmlparser-link-color.diff" - patches_gui_widgets=" - 0225-invalidate-tabbar-geometry-on-refresh.diff" +# patches_corelib_kernel=" +# 0180-window-role-corelib.diff" +# patches_gui_graphicsview=" +# 0214-fix-qgraphicsproxywidget-tab-crash.diff" +# patches_gui_image=" +# 0223-fix-qpixmap-hasalpha.diff +# 0224-fast-qpixmap-fill.diff" +# patches_gui_kernel=" +# 0180-window-role-gui.diff +# 0195-compositing-properties.diff +# 0220-no-x-recursion-in-xerrhandler.diff" +# patches_gui_text=" +# 0203-qtexthtmlparser-link-color.diff" +# patches_gui_widgets=" +# 0225-invalidate-tabbar-geometry-on-refresh.diff" patches_qt3support_text=" 0210-fix-crash-q3stylesheet-font-size.diff" -- 2.11.4.GIT