From d0e0d4cf61127d2ddc2ea491cf17c659737a7cb2 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Fri, 5 Sep 2003 22:57:46 +0000 Subject: header fix; whitespace cleanup --- app-cdr/gcombust/gcombust-0.1.52.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-cdr/gcombust/gcombust-0.1.52.ebuild') diff --git a/app-cdr/gcombust/gcombust-0.1.52.ebuild b/app-cdr/gcombust/gcombust-0.1.52.ebuild index 6321c4d66b41..1e5d347bbdd2 100644 --- a/app-cdr/gcombust/gcombust-0.1.52.ebuild +++ b/app-cdr/gcombust/gcombust-0.1.52.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/gcombust/gcombust-0.1.52.ebuild,v 1.9 2003/02/13 06:12:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/gcombust/gcombust-0.1.52.ebuild,v 1.10 2003/09/05 22:57:44 msterret Exp $ IUSE="nls" @@ -21,7 +21,7 @@ RDEPEND="app-cdr/cdrtools" src_compile() { local myconf - if [ -z "`use nls`" ] + if [ -z "`use nls`" ] then myconf="${myconf} --disable-nls" touch intl/libintl.h -- cgit v1.2.3-65-gdbad