diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-08-25 22:58:47 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-08-25 22:58:47 +0000 |
commit | 5dce1eafd9c1b31930507c8c47bc754e2167011e (patch) | |
tree | fd65324f4772e217ba0112fecf938b9f4a34db94 /sci-physics | |
parent | arm/s390/sh stable (diff) | |
download | historical-5dce1eafd9c1b31930507c8c47bc754e2167011e.tar.gz historical-5dce1eafd9c1b31930507c8c47bc754e2167011e.tar.bz2 historical-5dce1eafd9c1b31930507c8c47bc754e2167011e.zip |
whitespace
Package-Manager: portage-2.1.2.12
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/cernlib/cernlib-2006.ebuild | 3 | ||||
-rw-r--r-- | sci-physics/paw/paw-2.14.04.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/sci-physics/cernlib/cernlib-2006.ebuild b/sci-physics/cernlib/cernlib-2006.ebuild index 554260f14323..e0b4425372e7 100644 --- a/sci-physics/cernlib/cernlib-2006.ebuild +++ b/sci-physics/cernlib/cernlib-2006.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-physics/cernlib/cernlib-2006.ebuild,v 1.1 2007/08/24 21:31:50 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/cernlib/cernlib-2006.ebuild,v 1.2 2007/08/25 22:58:25 mr_bones_ Exp $ inherit eutils multilib fortran @@ -31,7 +31,6 @@ RDEPEND="virtual/motif virtual/lapack dev-lang/cfortran" - S=${WORKDIR}/${DEB_PN}-${DEB_PV}.orig FORTRAN="gfortran g77 ifc" diff --git a/sci-physics/paw/paw-2.14.04.ebuild b/sci-physics/paw/paw-2.14.04.ebuild index d437dac7d32a..1f47f4c9daef 100644 --- a/sci-physics/paw/paw-2.14.04.ebuild +++ b/sci-physics/paw/paw-2.14.04.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-physics/paw/paw-2.14.04.ebuild,v 1.1 2007/08/24 21:38:52 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/paw/paw-2.14.04.ebuild,v 1.2 2007/08/25 22:58:47 mr_bones_ Exp $ inherit eutils multilib fortran @@ -63,7 +63,6 @@ src_unpack() { mkdir -p .texmf-var } - src_compile() { emake -j1 \ DEB_BUILD_OPTIONS="${FORTRANC} nostrip" \ |