summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2010-01-10 23:04:36 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2010-01-10 23:04:36 +0000
commit59ff5c0ed9c33c9c1869e874f1faaa57fe7a6889 (patch)
treec56639ddb71db0cd5430176e580cd103e8f5bfab /sci-visualization
parentProperly install the binaries into /usr/bin, bug 300489 by Andy Kittner (diff)
downloadgentoo-2-59ff5c0ed9c33c9c1869e874f1faaa57fe7a6889.tar.gz
gentoo-2-59ff5c0ed9c33c9c1869e874f1faaa57fe7a6889.tar.bz2
gentoo-2-59ff5c0ed9c33c9c1869e874f1faaa57fe7a6889.zip
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'sci-visualization')
-rw-r--r--sci-visualization/qtiplot/qtiplot-0.9.7.11-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-visualization/qtiplot/qtiplot-0.9.7.11-r1.ebuild b/sci-visualization/qtiplot/qtiplot-0.9.7.11-r1.ebuild
index 699887c1dcc4..20e8ab834295 100644
--- a/sci-visualization/qtiplot/qtiplot-0.9.7.11-r1.ebuild
+++ b/sci-visualization/qtiplot/qtiplot-0.9.7.11-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.7.11-r1.ebuild,v 1.1 2010/01/10 07:46:14 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.7.11-r1.ebuild,v 1.2 2010/01/10 23:04:36 mr_bones_ Exp $
EAPI=2
inherit eutils qt4 fdo-mime python
@@ -104,7 +104,7 @@ src_prepare() {
echo "QUAZIP_LIBS = -lquazip" >> build.conf
fi
- # Fails to build...
+ # Fails to build...
#if use emf; then
# echo "EMF_ENGINE_INCLUDEPATH = /usr/include/libEMF" >> build.conf
# echo "EMF_ENGINE_LIBS = -lEMF" >> build.conf