summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 02:40:33 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 02:40:33 +0000
commit899f7a39e158204b552de75f98aa0bd89d10e0cb (patch)
tree7f87de79f457a7e26623c6b6a6a1a41d4309cc90 /sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild
parentwhitespace (diff)
downloadgentoo-2-899f7a39e158204b552de75f98aa0bd89d10e0cb.tar.gz
gentoo-2-899f7a39e158204b552de75f98aa0bd89d10e0cb.tar.bz2
gentoo-2-899f7a39e158204b552de75f98aa0bd89d10e0cb.zip
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild')
-rw-r--r--sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild b/sci-chemistry/mpqc/mpqc-2.3.1-r1.ebuild
index 2055edd664e2..6d3024525f80 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.5 2006/10/05 09:16:35 blubb Exp $
+# $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 $
inherit fortran
@@ -72,7 +72,7 @@ src_install() {
dodoc CHANGES CITATION README || die "failed to install docs"
- # make extended docs
+ # make extended docs
if use doc; then
cd "${S}"/doc
make all || die "failed to generate documentation"