summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2009-04-08 07:57:56 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2009-04-08 07:57:56 +0000
commit44fc97f31fef0533932c88b890cf0d0a273cd399 (patch)
tree6d9b897b58a4685575fa3d15ef1dcd9e718c213a /x11-libs/qwtplot3d
parentAllow only qt >=4.4 and simplify qt deps; by Davide Pesavento <davidepesa@gma... (diff)
downloadgentoo-2-44fc97f31fef0533932c88b890cf0d0a273cd399.tar.gz
gentoo-2-44fc97f31fef0533932c88b890cf0d0a273cd399.tar.bz2
gentoo-2-44fc97f31fef0533932c88b890cf0d0a273cd399.zip
Fixed a syntax error in the gl2ps patch
(Portage version: 2.2_rc28/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/qwtplot3d')
-rw-r--r--x11-libs/qwtplot3d/ChangeLog6
-rw-r--r--x11-libs/qwtplot3d/files/qwtplot3d-sys-gl2ps.patch2
2 files changed, 6 insertions, 2 deletions
diff --git a/x11-libs/qwtplot3d/ChangeLog b/x11-libs/qwtplot3d/ChangeLog
index ac2e7c77ca92..f41c5376eefb 100644
--- a/x11-libs/qwtplot3d/ChangeLog
+++ b/x11-libs/qwtplot3d/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/qwtplot3d
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwtplot3d/ChangeLog,v 1.15 2009/04/07 18:51:30 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qwtplot3d/ChangeLog,v 1.16 2009/04/08 07:57:55 bicatali Exp $
+
+ 08 Apr 2009; Sébastien Fabbro <bicatali@gentoo.org>
+ files/qwtplot3d-sys-gl2ps.patch:
+ Fixed a syntax error in the gl2ps patch
*qwtplot3d-0.2.7-r1 (07 Apr 2009)
diff --git a/x11-libs/qwtplot3d/files/qwtplot3d-sys-gl2ps.patch b/x11-libs/qwtplot3d/files/qwtplot3d-sys-gl2ps.patch
index 83c70ef825b7..81a77e13249f 100644
--- a/x11-libs/qwtplot3d/files/qwtplot3d-sys-gl2ps.patch
+++ b/x11-libs/qwtplot3d/files/qwtplot3d-sys-gl2ps.patch
@@ -14,7 +14,7 @@
- 3rdparty/gl2ps/gl2ps.c
-
+SOURCES+=src/qwt3d_io_gl2ps.cpp
-+unix:LIBS += -lg2ps
++unix:LIBS += -lgl2ps
# zlib support for gl2ps
zlib {
DEFINES += GL2PS_HAVE_ZLIB