From 8380554d4688642e0ea9e67659823a0347ac8f52 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Fri, 13 Jul 2007 05:48:10 +0000 Subject: whitespace (Portage version: 2.1.2.9) --- sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'sci-chemistry/mpqc') diff --git a/sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild b/sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild index 6d3024525f80..f40d47a4580d 100644 --- a/sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild +++ b/sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild,v 1.6 2007/06/26 02:40:33 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild,v 1.7 2007/07/13 05:48:10 mr_bones_ Exp $ inherit fortran @@ -38,7 +38,6 @@ src_unpack() { fi } - src_compile() { # Only shared will work on ppc64 - bug #62124 # But we always want shared libraries @@ -54,7 +53,6 @@ src_compile() { emake || die "emake failed" } - src_test() { cd "${S}"/src/bin/mpqc/validate @@ -64,8 +62,6 @@ src_test() { make check0 || die "failed in test routines" } - - src_install() { make installroot="${D}" install install_devel install_inc \ || die "install failed" @@ -93,8 +89,3 @@ pkg_postinst() { einfo "consistent basis sets." echo } - - - - - -- cgit v1.2.3-65-gdbad