summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-03-02 00:25:43 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-03-02 00:25:43 +0000
commitda148f8ddfa32feee674fc28da1bf03b986ade09 (patch)
treeb43250cd9992ab9d390d76b7adf64fc75cb0d471 /sys-libs
parentppc64 added dependancy on ppc64 headers (diff)
downloadgentoo-2-da148f8ddfa32feee674fc28da1bf03b986ade09.tar.gz
gentoo-2-da148f8ddfa32feee674fc28da1bf03b986ade09.tar.bz2
gentoo-2-da148f8ddfa32feee674fc28da1bf03b986ade09.zip
repoman: Trim trailing whitespace
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/ncurses/ncurses-5.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/ncurses/ncurses-5.4.ebuild b/sys-libs/ncurses/ncurses-5.4.ebuild
index 9a0aafeacdb8..91aa14442b45 100644
--- a/sys-libs/ncurses/ncurses-5.4.ebuild
+++ b/sys-libs/ncurses/ncurses-5.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.4.ebuild,v 1.1 2004/02/29 21:57:39 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ncurses-5.4.ebuild,v 1.2 2004/03/02 00:25:43 mr_bones_ Exp $
inherit eutils flag-o-matic 64-bit gnuconfig
filter-flags -fno-exceptions
@@ -27,7 +27,7 @@ src_unpack() {
src_compile() {
local myconf=
-
+
[ -n "`use debug`" ] || myconf="${myconf} --without-debug"
# Shared objects are compiled properly with -fPIC, but