summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-01-19 00:27:40 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-01-19 00:27:40 +0000
commit4b5c5e9790647ccf7621e238be34b1b4b187b8ee (patch)
tree5c487584678ca8c67f48731871f1eccc4e18a1c4 /sci-chemistry/mopac7
parentwhitespace (diff)
downloadgentoo-2-4b5c5e9790647ccf7621e238be34b1b4b187b8ee.tar.gz
gentoo-2-4b5c5e9790647ccf7621e238be34b1b4b187b8ee.tar.bz2
gentoo-2-4b5c5e9790647ccf7621e238be34b1b4b187b8ee.zip
whitespace
(Portage version: 2.1.6.4/cvs/Linux 2.6.27.8 i686)
Diffstat (limited to 'sci-chemistry/mopac7')
-rw-r--r--sci-chemistry/mopac7/mopac7-1.14-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-chemistry/mopac7/mopac7-1.14-r1.ebuild b/sci-chemistry/mopac7/mopac7-1.14-r1.ebuild
index fb75ed075dde..c51238cdfe46 100644
--- a/sci-chemistry/mopac7/mopac7-1.14-r1.ebuild
+++ b/sci-chemistry/mopac7/mopac7-1.14-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mopac7/mopac7-1.14-r1.ebuild,v 1.1 2009/01/18 18:24:26 je_fro Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mopac7/mopac7-1.14-r1.ebuild,v 1.2 2009/01/19 00:27:40 mr_bones_ Exp $
inherit autotools fortran
@@ -50,7 +50,6 @@ src_compile() {
emake || die "mopac7 failed to build."
}
-
src_install() {
# A correct fix would have a run_mopac7.in with @bindir@ that gets
# replaced by configure, and run_mopac7 added to AC_OUTPUT in configure.ac