diff options
author | 2007-10-27 21:52:03 +0000 | |
---|---|---|
committer | 2007-10-27 21:52:03 +0000 | |
commit | a9238ae707401fc4a36383dbe3c7a62750fa45f3 (patch) | |
tree | 8b5ee03ae452cd78e90fd2513ff5bbe01dc93c6c /sci-chemistry/gamess | |
parent | whitespace (diff) | |
download | gentoo-2-a9238ae707401fc4a36383dbe3c7a62750fa45f3.tar.gz gentoo-2-a9238ae707401fc4a36383dbe3c7a62750fa45f3.tar.bz2 gentoo-2-a9238ae707401fc4a36383dbe3c7a62750fa45f3.zip |
whitespace
(Portage version: 2.1.3.9)
Diffstat (limited to 'sci-chemistry/gamess')
-rw-r--r-- | sci-chemistry/gamess/gamess-20070324.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/gamess/gamess-20070324.3.ebuild b/sci-chemistry/gamess/gamess-20070324.3.ebuild index e07c57dc876b..19c29b057208 100644 --- a/sci-chemistry/gamess/gamess-20070324.3.ebuild +++ b/sci-chemistry/gamess/gamess-20070324.3.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-chemistry/gamess/gamess-20070324.3.ebuild,v 1.1 2007/10/27 17:00:41 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gamess/gamess-20070324.3.ebuild,v 1.2 2007/10/27 21:52:03 mr_bones_ Exp $ inherit eutils toolchain-funcs fortran flag-o-matic @@ -53,7 +53,7 @@ src_unpack() { # apply LINUX-arch patches to gamess makesfiles epatch "${FILESDIR}"/${P}.gentoo.patch - # select arch + # select arch # NOTE: please leave lked alone; it should be good as is!! cd "${S}" local active_arch; |