summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-13 05:28:09 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-13 05:28:09 +0000
commit878d5f55ebdf1583a78aa8d88e423260081242bb (patch)
treedb2599d00dd7032c830b008452f3ca08ec354e8c /sci-mathematics/octave
parentwhitespace (diff)
downloadgentoo-2-878d5f55ebdf1583a78aa8d88e423260081242bb.tar.gz
gentoo-2-878d5f55ebdf1583a78aa8d88e423260081242bb.tar.bz2
gentoo-2-878d5f55ebdf1583a78aa8d88e423260081242bb.zip
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'sci-mathematics/octave')
-rw-r--r--sci-mathematics/octave/octave-2.1.71-r2.ebuild3
-rw-r--r--sci-mathematics/octave/octave-2.1.72.ebuild3
-rw-r--r--sci-mathematics/octave/octave-2.1.73-r1.ebuild3
-rw-r--r--sci-mathematics/octave/octave-2.1.73-r2.ebuild3
-rw-r--r--sci-mathematics/octave/octave-2.1.73.ebuild3
5 files changed, 5 insertions, 10 deletions
diff --git a/sci-mathematics/octave/octave-2.1.71-r2.ebuild b/sci-mathematics/octave/octave-2.1.71-r2.ebuild
index 69e0099f9353..fb81ab7e6575 100644
--- a/sci-mathematics/octave/octave-2.1.71-r2.ebuild
+++ b/sci-mathematics/octave/octave-2.1.71-r2.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-mathematics/octave/octave-2.1.71-r2.ebuild,v 1.3 2006/01/29 19:41:30 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.71-r2.ebuild,v 1.4 2007/07/13 05:28:09 mr_bones_ Exp $
inherit flag-o-matic fortran
@@ -57,7 +57,6 @@ src_compile() {
myconf="${myconf} --without-mpi"
fi
-
econf \
$(use_with hdf5) \
$(use_enable readline) \
diff --git a/sci-mathematics/octave/octave-2.1.72.ebuild b/sci-mathematics/octave/octave-2.1.72.ebuild
index 914a3377c8d8..bcb7945c423b 100644
--- a/sci-mathematics/octave/octave-2.1.72.ebuild
+++ b/sci-mathematics/octave/octave-2.1.72.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-mathematics/octave/octave-2.1.72.ebuild,v 1.10 2006/08/11 21:30:44 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.72.ebuild,v 1.11 2007/07/13 05:28:09 mr_bones_ Exp $
inherit flag-o-matic fortran
@@ -38,7 +38,6 @@ src_unpack() {
epatch "${FILESDIR}"/octave-2.1.72-gcc4.1-gentoo.patch
}
-
src_compile() {
filter-flags -ffast-math
diff --git a/sci-mathematics/octave/octave-2.1.73-r1.ebuild b/sci-mathematics/octave/octave-2.1.73-r1.ebuild
index 497e1638b662..57148c38ebc7 100644
--- a/sci-mathematics/octave/octave-2.1.73-r1.ebuild
+++ b/sci-mathematics/octave/octave-2.1.73-r1.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-mathematics/octave/octave-2.1.73-r1.ebuild,v 1.3 2006/11/13 13:42:06 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.73-r1.ebuild,v 1.4 2007/07/13 05:28:09 mr_bones_ Exp $
inherit flag-o-matic fortran autotools
@@ -43,7 +43,6 @@ src_unpack() {
eautoconf
}
-
src_compile() {
filter-flags -ffast-math
diff --git a/sci-mathematics/octave/octave-2.1.73-r2.ebuild b/sci-mathematics/octave/octave-2.1.73-r2.ebuild
index 2f66dfb986bd..d31ea2316b93 100644
--- a/sci-mathematics/octave/octave-2.1.73-r2.ebuild
+++ b/sci-mathematics/octave/octave-2.1.73-r2.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-mathematics/octave/octave-2.1.73-r2.ebuild,v 1.1 2006/12/13 02:44:55 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.73-r2.ebuild,v 1.2 2007/07/13 05:28:09 mr_bones_ Exp $
inherit flag-o-matic fortran autotools
@@ -44,7 +44,6 @@ src_unpack() {
eautoconf
}
-
src_compile() {
filter-flags -ffast-math
diff --git a/sci-mathematics/octave/octave-2.1.73.ebuild b/sci-mathematics/octave/octave-2.1.73.ebuild
index c960cafc88d3..c4c1f1fd9eb8 100644
--- a/sci-mathematics/octave/octave-2.1.73.ebuild
+++ b/sci-mathematics/octave/octave-2.1.73.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.73.ebuild,v 1.6 2007/05/20 15:08:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/octave/octave-2.1.73.ebuild,v 1.7 2007/07/13 05:28:09 mr_bones_ Exp $
inherit flag-o-matic fortran
@@ -38,7 +38,6 @@ src_unpack() {
epatch "${FILESDIR}"/${P}-gcc4.1-gentoo.patch
}
-
src_compile() {
filter-flags -ffast-math