diff options
author | 2007-08-24 19:23:08 +0000 | |
---|---|---|
committer | 2007-08-24 19:23:08 +0000 | |
commit | 9bdbb3593796258b9e4b45df3091ddd2df93de75 (patch) | |
tree | 8d8cc68cd0725a43e89ebcd37e9be87194a25641 /sci-libs | |
parent | whitespace (diff) | |
download | gentoo-2-9bdbb3593796258b9e4b45df3091ddd2df93de75.tar.gz gentoo-2-9bdbb3593796258b9e4b45df3091ddd2df93de75.tar.bz2 gentoo-2-9bdbb3593796258b9e4b45df3091ddd2df93de75.zip |
whitespace
(Portage version: 2.1.2.12)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/scipy/scipy-0.5.2.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-libs/scipy/scipy-0.5.2.1.ebuild b/sci-libs/scipy/scipy-0.5.2.1.ebuild index 96c67e7c4492..2c7d94eb1062 100644 --- a/sci-libs/scipy/scipy-0.5.2.1.ebuild +++ b/sci-libs/scipy/scipy-0.5.2.1.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-libs/scipy/scipy-0.5.2.1.ebuild,v 1.1 2007/08/24 13:35:48 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/scipy/scipy-0.5.2.1.ebuild,v 1.2 2007/08/24 19:23:08 mr_bones_ Exp $ NEED_PYTHON=2.3 @@ -58,7 +58,6 @@ scipy_fortran_setup() { export SCIPY_FCONFIG="config_fc --fcompiler=${fc}" } - # see numpy ebuild about unsetting LDFLAGS LDFLAGS_sav="${LDFLAGS}" unset LDFLAGS |