diff options
author | 2009-09-19 20:53:18 +0000 | |
---|---|---|
committer | 2009-09-19 20:53:18 +0000 | |
commit | 0d506718863ddf249856efd99735dfb7e1341a05 (patch) | |
tree | e0cb31b6e5606fe329d73d6f49b736edd2b27432 /dev-lang | |
parent | whitespace (diff) | |
download | gentoo-2-0d506718863ddf249856efd99735dfb7e1341a05.tar.gz gentoo-2-0d506718863ddf249856efd99735dfb7e1341a05.tar.bz2 gentoo-2-0d506718863ddf249856efd99735dfb7e1341a05.zip |
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ocaml/ocaml-3.11.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ocaml/ocaml-3.11.1.ebuild b/dev-lang/ocaml/ocaml-3.11.1.ebuild index 6b603c53bfc3..9e3599b28723 100644 --- a/dev-lang/ocaml/ocaml-3.11.1.ebuild +++ b/dev-lang/ocaml/ocaml-3.11.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.11.1.ebuild,v 1.4 2009/09/19 09:36:28 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.11.1.ebuild,v 1.5 2009/09/19 20:53:18 mr_bones_ Exp $ EAPI="1" @@ -49,7 +49,7 @@ src_compile() { export LC_ALL=C local myconf="" - # Causes build failures because it builds some programs with -pg, + # Causes build failures because it builds some programs with -pg, # bug #270920 filter-flags -fomit-frame-pointer |