diff options
Diffstat (limited to 'media-sound/fluidsynth/fluidsynth-1.0.8.ebuild')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-1.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-1.0.8.ebuild b/media-sound/fluidsynth/fluidsynth-1.0.8.ebuild index 0360b021382a..92f0d83375f0 100644 --- a/media-sound/fluidsynth/fluidsynth-1.0.8.ebuild +++ b/media-sound/fluidsynth/fluidsynth-1.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.8.ebuild,v 1.1 2008/01/28 18:51:11 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.8.ebuild,v 1.2 2008/08/08 17:49:51 nixnut Exp $ inherit flag-o-matic eutils libtool @@ -12,7 +12,7 @@ SRC_URI="http://savannah.nongnu.org/download/fluid/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" DEPEND="jack? ( media-sound/jack-audio-connection-kit ) ladspa? ( >=media-libs/ladspa-sdk-1.12 |