Gentoo Archives: gentoo-commits

From: "Sebastien Fabbro (bicatali)" <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/qwtplot3d/files: qwtplot3d-sys-gl2ps.patch
Date: Wed, 08 Apr 2009 07:57:58
Message-Id: E1LrSfU-0001Ij-6a@stork.gentoo.org
1 bicatali 09/04/08 07:57:56
2
3 Modified: qwtplot3d-sys-gl2ps.patch
4 Log:
5 Fixed a syntax error in the gl2ps patch
6 (Portage version: 2.2_rc28/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 x11-libs/qwtplot3d/files/qwtplot3d-sys-gl2ps.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qwtplot3d/files/qwtplot3d-sys-gl2ps.patch?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qwtplot3d/files/qwtplot3d-sys-gl2ps.patch?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qwtplot3d/files/qwtplot3d-sys-gl2ps.patch?r1=1.1&r2=1.2
14
15 Index: qwtplot3d-sys-gl2ps.patch
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qwtplot3d/files/qwtplot3d-sys-gl2ps.patch,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- qwtplot3d-sys-gl2ps.patch 7 Apr 2009 18:51:30 -0000 1.1
22 +++ qwtplot3d-sys-gl2ps.patch 8 Apr 2009 07:57:56 -0000 1.2
23 @@ -14,7 +14,7 @@
24 - 3rdparty/gl2ps/gl2ps.c
25 -
26 +SOURCES+=src/qwt3d_io_gl2ps.cpp
27 -+unix:LIBS += -lg2ps
28 ++unix:LIBS += -lgl2ps
29 # zlib support for gl2ps
30 zlib {
31 DEFINES += GL2PS_HAVE_ZLIB