summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-08-14 21:44:55 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-08-14 21:44:55 +0000
commit450aae7f52cfb31a49f196dba7fc66e336048658 (patch)
tree8dee0d7a51710aef92a70e79cbe9a1a67cacc9f5 /sci-mathematics
parentwhitespace (diff)
downloadgentoo-2-450aae7f52cfb31a49f196dba7fc66e336048658.tar.gz
gentoo-2-450aae7f52cfb31a49f196dba7fc66e336048658.tar.bz2
gentoo-2-450aae7f52cfb31a49f196dba7fc66e336048658.zip
whitespace
(Portage version: 2.1.2.11)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/freemat/freemat-3.3.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-mathematics/freemat/freemat-3.3.ebuild b/sci-mathematics/freemat/freemat-3.3.ebuild
index 920112d3b75b..9c6a876b5b0b 100644
--- a/sci-mathematics/freemat/freemat-3.3.ebuild
+++ b/sci-mathematics/freemat/freemat-3.3.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/freemat/freemat-3.3.ebuild,v 1.1 2007/08/13 15:16:24 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/freemat/freemat-3.3.ebuild,v 1.2 2007/08/14 21:44:55 mr_bones_ Exp $
inherit eutils flag-o-matic autotools qt4
@@ -37,7 +37,6 @@ src_unpack() {
epatch "${FILESDIR}"/${P}-pointer.patch
}
-
src_compile() {
# -O3 won't compile for freemat-3.2
replace-flags "-O3" "-O2"