summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-07-17 23:03:35 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-07-17 23:03:35 +0000
commit0480eb30e1d95a5f4f7557ffb016784ad84c4cf5 (patch)
tree16d4420ac71df3acaeb2fb5e8c869c33fe638ebe /games-board/pouetchess
parentbackport a patch from upstream to fix build without vlm, bug #231918 (diff)
downloadgentoo-2-0480eb30e1d95a5f4f7557ffb016784ad84c4cf5.tar.gz
gentoo-2-0480eb30e1d95a5f4f7557ffb016784ad84c4cf5.tar.bz2
gentoo-2-0480eb30e1d95a5f4f7557ffb016784ad84c4cf5.zip
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-board/pouetchess')
-rw-r--r--games-board/pouetchess/pouetchess-0.2.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/pouetchess/pouetchess-0.2.0-r1.ebuild b/games-board/pouetchess/pouetchess-0.2.0-r1.ebuild
index ba79285e848e..8099de04cb65 100644
--- a/games-board/pouetchess/pouetchess-0.2.0-r1.ebuild
+++ b/games-board/pouetchess/pouetchess-0.2.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/pouetchess/pouetchess-0.2.0-r1.ebuild,v 1.4 2008/07/17 21:52:15 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pouetchess/pouetchess-0.2.0-r1.ebuild,v 1.5 2008/07/17 23:03:35 mr_bones_ Exp $
inherit eutils toolchain-funcs games
@@ -49,7 +49,7 @@ src_unpack() {
src_compile() {
tc-export CC CXX
-
+
# turn off the hackish optimization setting code (bug #230127)
scons configure \
strip=false \