Gentoo Archives: gentoo-commits

From: "Andrey Grozin (grozin)" <grozin@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-visualization/qtiplot/files: qtiplot-0.9.6.2-pro.patch
Date: Tue, 27 May 2008 21:09:48
Message-Id: E1K16QT-0003vs-1o@stork.gentoo.org
1 grozin 08/05/27 21:09:45
2
3 Modified: qtiplot-0.9.6.2-pro.patch
4 Log:
5 Python files are now installed to the proper place and compiled (bugs #223671, #223673)
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.3 sci-visualization/qtiplot/files/qtiplot-0.9.6.2-pro.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/qtiplot/files/qtiplot-0.9.6.2-pro.patch?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/qtiplot/files/qtiplot-0.9.6.2-pro.patch?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/qtiplot/files/qtiplot-0.9.6.2-pro.patch?r1=1.2&r2=1.3
14
15 Index: qtiplot-0.9.6.2-pro.patch
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/files/qtiplot-0.9.6.2-pro.patch,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- qtiplot-0.9.6.2-pro.patch 24 May 2008 17:02:05 -0000 1.2
22 +++ qtiplot-0.9.6.2-pro.patch 27 May 2008 21:09:44 -0000 1.3
23 @@ -60,10 +60,3 @@
24 +# SOURCES += ../3rdparty/liborigin/OPJFile.cpp
25
26 ###############################################################
27 -@@ -474,5 +475,5 @@
28 - qti_wordlist.txt \
29 -
30 -- unix: pythonconfig.path = /usr/local/qtiplot
31 -+ unix: pythonconfig.path = /usr/share/qtiplot
32 - win32: pythonconfig.path = $$INSTALLBASE
33 - DEFINES += PYTHON_CONFIG_PATH="\\\"$$replace(pythonconfig.path," ","\ ")\\\"
34
35
36
37 --
38 gentoo-commits@l.g.o mailing list