diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-01-12 17:50:26 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-01-12 17:50:26 +0000 |
commit | d52ac451ba67268c3e56dad6bd3bb876c4f3ec7e (patch) | |
tree | 0f108bac2fc9322056822e48bdf4dd56d7cdcded /sci-visualization | |
parent | whitespace (diff) | |
download | gentoo-2-d52ac451ba67268c3e56dad6bd3bb876c4f3ec7e.tar.gz gentoo-2-d52ac451ba67268c3e56dad6bd3bb876c4f3ec7e.tar.bz2 gentoo-2-d52ac451ba67268c3e56dad6bd3bb876c4f3ec7e.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-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-visualization/qtiplot/qtiplot-0.9.7.11-r2.ebuild b/sci-visualization/qtiplot/qtiplot-0.9.7.11-r2.ebuild index 71b058501532..004e290ff4bd 100644 --- a/sci-visualization/qtiplot/qtiplot-0.9.7.11-r2.ebuild +++ b/sci-visualization/qtiplot/qtiplot-0.9.7.11-r2.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-r2.ebuild,v 1.1 2010/01/11 19:13:52 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/qtiplot/qtiplot-0.9.7.11-r2.ebuild,v 1.2 2010/01/12 17:50:26 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 |