summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-02-22 05:23:18 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-02-22 05:23:18 +0000
commit616fd08896a5ec2109d0a2ea88e6c1b424109d28 (patch)
tree520bbfe3715737793983bc471c6e8d6135d98443 /games-emulation/mupen64-glide64
parentwhitespace (diff)
downloadgentoo-2-616fd08896a5ec2109d0a2ea88e6c1b424109d28.tar.gz
gentoo-2-616fd08896a5ec2109d0a2ea88e6c1b424109d28.tar.bz2
gentoo-2-616fd08896a5ec2109d0a2ea88e6c1b424109d28.zip
whitespace
(Portage version: 2.1.2-r9)
Diffstat (limited to 'games-emulation/mupen64-glide64')
-rw-r--r--games-emulation/mupen64-glide64/mupen64-glide64-0.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/mupen64-glide64/mupen64-glide64-0.7.ebuild b/games-emulation/mupen64-glide64/mupen64-glide64-0.7.ebuild
index 5969d016257b..3294d0aa5e0d 100644
--- a/games-emulation/mupen64-glide64/mupen64-glide64-0.7.ebuild
+++ b/games-emulation/mupen64-glide64/mupen64-glide64-0.7.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/games-emulation/mupen64-glide64/mupen64-glide64-0.7.ebuild,v 1.8 2006/02/10 03:56:43 morfic Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64-glide64/mupen64-glide64-0.7.ebuild,v 1.9 2007/02/22 05:23:18 mr_bones_ Exp $
inherit flag-o-matic eutils games
@@ -33,7 +33,7 @@ src_unpack() {
# gcc 3.4 at least has a problem with -O3 and inline asm
replace-flags -O3 -O2
- # -ftracer is causing bug#122192
+ # -ftracer is causing bug#122192
filter-flags -ftracer
sed -i \
-e "s:CFLAGS.*=\(.*\):CFLAGS=\1 ${CFLAGS}:" \