Gentoo Archives: gentoo-commits

From: "Alexey Shvetsov (alexxy)" <alexxy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-chemistry/gamess: gamess-20090112.1-r1.ebuild
Date: Thu, 23 Apr 2009 11:52:01
Message-Id: E1LwxTB-0007Dd-W0@stork.gentoo.org
1 alexxy 09/04/23 11:51:57
2
3 Modified: gamess-20090112.1-r1.ebuild
4 Log:
5 whitespace
6 (Portage version: 2.2_rc31/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.3 sci-chemistry/gamess/gamess-20090112.1-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gamess/gamess-20090112.1-r1.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gamess/gamess-20090112.1-r1.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gamess/gamess-20090112.1-r1.ebuild?r1=1.2&r2=1.3
14
15 Index: gamess-20090112.1-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gamess/gamess-20090112.1-r1.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- gamess-20090112.1-r1.ebuild 23 Apr 2009 11:50:19 -0000 1.2
22 +++ gamess-20090112.1-r1.ebuild 23 Apr 2009 11:51:57 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gamess/gamess-20090112.1-r1.ebuild,v 1.2 2009/04/23 11:50:19 alexxy Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gamess/gamess-20090112.1-r1.ebuild,v 1.3 2009/04/23 11:51:57 alexxy Exp $
28
29 inherit eutils toolchain-funcs fortran flag-o-matic
30
31 @@ -51,7 +51,7 @@
32 if [[ "${ARCH}" == "amd64" ]] && [[ "${FORTRANC}" != "gfortran" ]];
33 then die "You will need gfortran to compile gamess on amd64"
34 fi
35 -
36 +
37 if use qmmm-tinker; then
38 einfo "By default MM subsistem is restricted to 1000 atoms"
39 einfo "if you want larger MM subsystems then you should set"