Gentoo Archives: gentoo-commits

From: "Markus Dittrich (markusle)" <markusle@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-biology/clustalx/files: clustalx-2.0.9-gcc4.3.patch
Date: Tue, 09 Sep 2008 13:31:37
Message-Id: E1Kd3Jc-0000kM-Iv@stork.gentoo.org
1 markusle 08/09/09 13:31:32
2
3 Added: clustalx-2.0.9-gcc4.3.patch
4 Log:
5 Added patch to fix gcc-4.3 header issue (bug #237077). Relaxed dependency on full qt:4 to qt-gui:4 only which should be sufficient. Finally, keyworded the 2.0.9 ebuild amd64 since it works fine.
6 (Portage version: 2.2_rc8/cvs/Linux 2.6.26-SENTINEL-2 i686)
7
8 Revision Changes Path
9 1.1 sci-biology/clustalx/files/clustalx-2.0.9-gcc4.3.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/clustalx/files/clustalx-2.0.9-gcc4.3.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-biology/clustalx/files/clustalx-2.0.9-gcc4.3.patch?rev=1.1&content-type=text/plain
13
14 Index: clustalx-2.0.9-gcc4.3.patch
15 ===================================================================
16 # patch to fix missing headers under gcc-4.3 (see bug #237077)
17
18 diff -Naur clustalx-2.0.9/Resources.cpp clustalx-2.0.9.new/Resources.cpp
19 --- clustalx-2.0.9/Resources.cpp 2008-06-23 06:58:51.000000000 -0400
20 +++ clustalx-2.0.9.new/Resources.cpp 2008-09-09 08:57:22.000000000 -0400
21 @@ -11,6 +11,7 @@
22 #include <QDir>
23 #include <QFile>
24 #include <iostream>
25 +#include <cstdlib>
26 using namespace std;
27
28 //environment variables