From 11573c11128e6e4a39ddef1f4a2c7a4dd496e413 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Mon, 30 Aug 2004 00:44:47 +0000 Subject: repoman: Trim trailing whitespace --- net-wireless/kdebluetooth/kdebluetooth-0.0.20040824.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-wireless/kdebluetooth') diff --git a/net-wireless/kdebluetooth/kdebluetooth-0.0.20040824.ebuild b/net-wireless/kdebluetooth/kdebluetooth-0.0.20040824.ebuild index a830b3621694..b2d396221e91 100644 --- a/net-wireless/kdebluetooth/kdebluetooth-0.0.20040824.ebuild +++ b/net-wireless/kdebluetooth/kdebluetooth-0.0.20040824.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/kdebluetooth/kdebluetooth-0.0.20040824.ebuild,v 1.1 2004/08/29 12:14:59 puggy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/kdebluetooth/kdebluetooth-0.0.20040824.ebuild,v 1.2 2004/08/30 00:44:47 mr_bones_ Exp $ inherit kde @@ -27,7 +27,7 @@ src_compile() { use arts || myconf="${myconf} --without-arts" use xmms || myconf="${myconf} --without-xmms" econf ${myconf} || die "./configure failed" - + # remove once author has fixed arts bug if ! use arts then -- cgit v1.2.3-65-gdbad