diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:41:20 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:41:20 +0000 |
commit | 5a4a557f698ce138e7ee7af7262de97dbec997c7 (patch) | |
tree | 20ebc69ca580d9f08521d5ffad6751c948222d0c /sci-chemistry/moldy | |
parent | whitespace (diff) | |
download | historical-5a4a557f698ce138e7ee7af7262de97dbec997c7.tar.gz historical-5a4a557f698ce138e7ee7af7262de97dbec997c7.tar.bz2 historical-5a4a557f698ce138e7ee7af7262de97dbec997c7.zip |
whitespace
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'sci-chemistry/moldy')
-rw-r--r-- | sci-chemistry/moldy/moldy-2.16e.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/moldy/moldy-2.16e.ebuild b/sci-chemistry/moldy/moldy-2.16e.ebuild index 71bc3488b43c..c7c735dff169 100644 --- a/sci-chemistry/moldy/moldy-2.16e.ebuild +++ b/sci-chemistry/moldy/moldy-2.16e.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/moldy/moldy-2.16e.ebuild,v 1.5 2006/01/18 05:46:30 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/moldy/moldy-2.16e.ebuild,v 1.6 2007/06/26 02:40:09 mr_bones_ Exp $ IUSE="" @@ -29,7 +29,7 @@ src_compile() { #It should be safe to select an optimization which means "treat all #function arguments as restricted pointers which are not aliased to #any other object". OPT is used for less preformance-critical modules -#and may be set to a lower level of optimization than OPT2. +#and may be set to a lower level of optimization than OPT2. OPT=${CFLAGS} OPT2=${CFLAGS} \ ./configure --prefix=/usr \ |