summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2008-09-09 03:58:16 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2008-09-09 03:58:16 +0000
commitaaf4291aa361025926bd9be8365ecd42ae779186 (patch)
treecdf41a32fccca6682f41b5255634fb06a0226e1d /x11-misc
parentFix ipager to actually build. (diff)
downloadgentoo-2-aaf4291aa361025926bd9be8365ecd42ae779186.tar.gz
gentoo-2-aaf4291aa361025926bd9be8365ecd42ae779186.tar.bz2
gentoo-2-aaf4291aa361025926bd9be8365ecd42ae779186.zip
Fix whitespace.
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc5-00283-g70bb089 x86_64)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/ipager/ipager-1.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/ipager/ipager-1.1.0.ebuild b/x11-misc/ipager/ipager-1.1.0.ebuild
index 10c5a1a7e91f..2b693febc367 100644
--- a/x11-misc/ipager/ipager-1.1.0.ebuild
+++ b/x11-misc/ipager/ipager-1.1.0.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/x11-misc/ipager/ipager-1.1.0.ebuild,v 1.2 2008/09/09 03:48:26 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/ipager/ipager-1.1.0.ebuild,v 1.3 2008/09/09 03:58:16 robbat2 Exp $
inherit eutils
@@ -31,7 +31,7 @@ src_compile() {
CONFIG_OPTS="xinerama=false"
use xinerama && CONFIG_OPTS="${CONFIG_OPTS} xinerama=true"
# FYI: Passing debug=true only adds -ggdb inside the SConstruct
-
+
scons \
--cache-disable \
PREFIX="/usr" \