summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2006-05-12 00:25:09 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2006-05-12 00:25:09 +0000
commit2bb41d6f161b7bcb1740d9b4e9d0f1c0b709cac7 (patch)
tree7f72f975fd6ca89c22852ad20534ac20c63fa7a4 /sci-libs
parentVersion bump (diff)
downloadgentoo-2-2bb41d6f161b7bcb1740d9b4e9d0f1c0b709cac7.tar.gz
gentoo-2-2bb41d6f161b7bcb1740d9b4e9d0f1c0b709cac7.tar.bz2
gentoo-2-2bb41d6f161b7bcb1740d9b4e9d0f1c0b709cac7.zip
repoman: Trim trailing whitespace
(Portage version: 2.1_pre10-r5)
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/fftw/fftw-3.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/fftw/fftw-3.1.1.ebuild b/sci-libs/fftw/fftw-3.1.1.ebuild
index 06a0d5e449d4..142f4120a0b0 100644
--- a/sci-libs/fftw/fftw-3.1.1.ebuild
+++ b/sci-libs/fftw/fftw-3.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/fftw/fftw-3.1.1.ebuild,v 1.4 2006/05/11 09:59:33 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/fftw/fftw-3.1.1.ebuild,v 1.5 2006/05/12 00:25:09 mr_bones_ Exp $
inherit flag-o-matic eutils toolchain-funcs autotools
@@ -68,7 +68,7 @@ src_compile() {
${myconfdouble} || \
die "./configure in double failed"
emake || die
-
+
#the only difference here is --enable-long-double
cd "${S}-longdouble"
econf \