summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-sound/fluidsynth/ChangeLog6
-rw-r--r--media-sound/fluidsynth/fluidsynth-1.0.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/fluidsynth/ChangeLog b/media-sound/fluidsynth/ChangeLog
index 190d5d13aec3..19180ff26135 100644
--- a/media-sound/fluidsynth/ChangeLog
+++ b/media-sound/fluidsynth/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/fluidsynth
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.9 2004/04/16 06:30:16 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.10 2004/04/17 18:18:29 eradicator Exp $
+
+ 17 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ fluidsynth-1.0.3.ebuild:
+ IUSE=ladcca
16 Apr 2004; Travis Tilley <lv@gentoo.org> fluidsynth-1.0.3.ebuild:
adding ~amd64 keyword and versioned ladcca dependency - see bug #46916 for
diff --git a/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild b/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild
index bb3e59360587..b95332e71a31 100644
--- a/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild
+++ b/media-sound/fluidsynth/fluidsynth-1.0.3.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/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild,v 1.8 2004/04/16 06:30:16 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild,v 1.9 2004/04/17 18:18:29 eradicator Exp $
inherit flag-o-matic eutils
@@ -12,7 +12,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ppc ~amd64"
-IUSE="alsa jack sse"
+IUSE="alsa jack sse ladcca"
DEPEND="jack? ( virtual/jack )
media-libs/ladspa-sdk