diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:40:09 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:40:09 +0000 |
commit | 118d7d19dd475cf880dd78b835230691de988d88 (patch) | |
tree | 65a9ec48e4b86dc52227068fd30292e68f0b18f8 /sci-chemistry | |
parent | whitespace (diff) | |
download | gentoo-2-118d7d19dd475cf880dd78b835230691de988d88.tar.gz gentoo-2-118d7d19dd475cf880dd78b835230691de988d88.tar.bz2 gentoo-2-118d7d19dd475cf880dd78b835230691de988d88.zip |
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'sci-chemistry')
-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 \ |