From baccee819d91eb3adb835ba00788020d9e395cf3 Mon Sep 17 00:00:00 2001 From: Gregorio Guidi Date: Wed, 24 Aug 2005 15:56:54 +0000 Subject: Correct comment. (Portage version: 2.0.51.22-r2) --- media-sound/k3guitune/k3guitune-0.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media-sound/k3guitune') diff --git a/media-sound/k3guitune/k3guitune-0.5.ebuild b/media-sound/k3guitune/k3guitune-0.5.ebuild index a9d951be14c7..55f6a6cf386e 100644 --- a/media-sound/k3guitune/k3guitune-0.5.ebuild +++ b/media-sound/k3guitune/k3guitune-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/k3guitune-0.5.ebuild,v 1.1 2005/08/24 09:19:00 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/k3guitune/k3guitune-0.5.ebuild,v 1.2 2005/08/24 15:56:54 greg_g Exp $ inherit kde eutils @@ -24,7 +24,7 @@ src_unpack() { } src_compile() { - # the test for jack always fails. + # jack support needs a version of bio2jack not released yet. local myconf="$(use_enable alsa) $(use_enable arts) $(use_enable oss) --disable-jack" -- cgit v1.2.3-65-gdbad