diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 06:01:18 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 06:01:18 +0000 |
commit | c1a92ec67b13af95dc89452c452cb581d6aebc5a (patch) | |
tree | 6154dbf370fb1f1e894f4bd493271f9110e7715a /sci-physics/camfr | |
parent | whitespace (diff) | |
download | historical-c1a92ec67b13af95dc89452c452cb581d6aebc5a.tar.gz historical-c1a92ec67b13af95dc89452c452cb581d6aebc5a.tar.bz2 historical-c1a92ec67b13af95dc89452c452cb581d6aebc5a.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'sci-physics/camfr')
-rw-r--r-- | sci-physics/camfr/camfr-1.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-physics/camfr/camfr-1.2.ebuild b/sci-physics/camfr/camfr-1.2.ebuild index 27a42e01139e..7e3ced07a073 100644 --- a/sci-physics/camfr/camfr-1.2.ebuild +++ b/sci-physics/camfr/camfr-1.2.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/camfr/camfr-1.2.ebuild,v 1.3 2007/03/23 14:22:46 pbienst Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/camfr/camfr-1.2.ebuild,v 1.4 2007/07/15 06:01:18 mr_bones_ Exp $ inherit eutils distutils fortran @@ -47,7 +47,6 @@ src_compile() { make } - src_install() { distutils_src_install |