diff options
author | Jean-Noël Rivasseau <elvanor@gentoo.org> | 2010-04-13 20:42:52 +0000 |
---|---|---|
committer | Jean-Noël Rivasseau <elvanor@gentoo.org> | 2010-04-13 20:42:52 +0000 |
commit | bbc24e75cc289b9cd455b4ed8f2e367d597f6b4f (patch) | |
tree | 8d4d36fc11240a2e2912a641f85d6d2a2197dcf9 /x11-libs/hippo-canvas/files | |
parent | Stable on amd64 wrt bug #311353 (diff) | |
download | gentoo-2-bbc24e75cc289b9cd455b4ed8f2e367d597f6b4f.tar.gz gentoo-2-bbc24e75cc289b9cd455b4ed8f2e367d597f6b4f.tar.bz2 gentoo-2-bbc24e75cc289b9cd455b4ed8f2e367d597f6b4f.zip |
QA issues (#292066 and #299334).
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'x11-libs/hippo-canvas/files')
-rw-r--r-- | x11-libs/hippo-canvas/files/hippo-canvas-python-override.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-libs/hippo-canvas/files/hippo-canvas-python-override.patch b/x11-libs/hippo-canvas/files/hippo-canvas-python-override.patch new file mode 100644 index 000000000000..bcbae474160b --- /dev/null +++ b/x11-libs/hippo-canvas/files/hippo-canvas-python-override.patch @@ -0,0 +1,10 @@ +--- hippo.override 2008-05-21 16:22:02.000000000 -0700 ++++ hippo.override-new 2010-04-13 13:11:20.826177339 -0700 +@@ -19,6 +19,7 @@ + #include "hippo/hippo-canvas-widget.h" + #include "hippo/hippo-canvas-window.h" + #include "hippo/hippo-canvas-widgets.h" ++#include "common/hippo/hippo-canvas-test.h" + + #include "hippo/hippo-canvas-type-builtins.h" + |