diff options
Diffstat (limited to 'media-sound/fluidsynth')
-rw-r--r-- | media-sound/fluidsynth/ChangeLog | 8 | ||||
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-1.0.5.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-sound/fluidsynth/ChangeLog b/media-sound/fluidsynth/ChangeLog index ff473913abb5..1f7d14988dab 100644 --- a/media-sound/fluidsynth/ChangeLog +++ b/media-sound/fluidsynth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/fluidsynth -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.18 2004/11/12 08:26:30 eradicator Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.19 2005/04/08 17:30:38 hansmi Exp $ + + 08 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> + fluidsynth-1.0.5.ebuild: + Stable on ppc. 12 Nov 2004; Jeremy Huddleston <eradicator@gentoo.org> -fluidsynth-1.0.1.ebuild, fluidsynth-1.0.5.ebuild: diff --git a/media-sound/fluidsynth/fluidsynth-1.0.5.ebuild b/media-sound/fluidsynth/fluidsynth-1.0.5.ebuild index b4f5d0c0c0a4..4ba7b1eb0b07 100644 --- a/media-sound/fluidsynth/fluidsynth-1.0.5.ebuild +++ b/media-sound/fluidsynth/fluidsynth-1.0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.5.ebuild,v 1.3 2004/11/12 08:26:30 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.5.ebuild,v 1.4 2005/04/08 17:30:38 hansmi Exp $ IUSE="alsa jack sse ladcca static" @@ -12,7 +12,7 @@ SRC_URI="http://savannah.nongnu.org/download/fluid/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86" DEPEND="jack? ( media-sound/jack-audio-connection-kit ) media-libs/ladspa-sdk |