summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2008-02-20 23:36:47 +0000
committerWulf Krueger <philantrop@gentoo.org>2008-02-20 23:36:47 +0000
commit86166760b8aa7e1c789581787e2f7bd3d159df87 (patch)
tree3c1095c1c98ae9f6510c9d93134aa0062970a3bd /kde-base/arts/files
parentEnabled support for openmpi and mpich2 (see bug #210639). (diff)
downloadhistorical-86166760b8aa7e1c789581787e2f7bd3d159df87.tar.gz
historical-86166760b8aa7e1c789581787e2f7bd3d159df87.tar.bz2
historical-86166760b8aa7e1c789581787e2f7bd3d159df87.zip
Version bump to KDE 3.5.9.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'kde-base/arts/files')
-rw-r--r--kde-base/arts/files/arts-1.5.5-gcc4.3-build-fix.diff10
1 files changed, 10 insertions, 0 deletions
diff --git a/kde-base/arts/files/arts-1.5.5-gcc4.3-build-fix.diff b/kde-base/arts/files/arts-1.5.5-gcc4.3-build-fix.diff
new file mode 100644
index 000000000000..7087e226861b
--- /dev/null
+++ b/kde-base/arts/files/arts-1.5.5-gcc4.3-build-fix.diff
@@ -0,0 +1,10 @@
+--- arts-1.5.5/mcopidl/mcopidl.cc 2005-09-10 10:13:31.000000000 +0200
++++ arts-1.5.7/mcopidl/mcopidl.cc 2007-05-14 09:36:40.000000000 +0200
+@@ -23,6 +23,7 @@
+
+ */
+
++#include <cstdlib>
+ #include <stdio.h>
+ #include <string.h>
+ #include <unistd.h>