diff options
Diffstat (limited to 'net-wireless/kdebluetooth/kdebluetooth-0.0.20040824.ebuild')
-rw-r--r-- | net-wireless/kdebluetooth/kdebluetooth-0.0.20040824.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |