diff options
author | 2008-08-16 12:56:39 +0000 | |
---|---|---|
committer | 2008-08-16 12:56:39 +0000 | |
commit | 9c8b6c3f687a750cf0e560bbc294da1d63f4c5d0 (patch) | |
tree | 46f1eacd267b5a7c8095d5c60d021a882bbb6f03 | |
parent | add patches for improved gnuplot svg handling, bug #234753; describe local US... (diff) | |
download | gentoo-2-9c8b6c3f687a750cf0e560bbc294da1d63f4c5d0.tar.gz gentoo-2-9c8b6c3f687a750cf0e560bbc294da1d63f4c5d0.tar.bz2 gentoo-2-9c8b6c3f687a750cf0e560bbc294da1d63f4c5d0.zip |
Stable on sparc, bug #234201
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r7 sparc64)
-rw-r--r-- | media-sound/fluidsynth/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-1.0.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/fluidsynth/ChangeLog b/media-sound/fluidsynth/ChangeLog index fa7cd1f34405..094a664560af 100644 --- a/media-sound/fluidsynth/ChangeLog +++ b/media-sound/fluidsynth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/fluidsynth # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.40 2008/08/08 20:39:50 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.41 2008/08/16 12:56:39 bluebird Exp $ + + 16 Aug 2008; Friedrich Oslage <bluebird@gentoo.org> + fluidsynth-1.0.8.ebuild: + Stable on sparc, bug #234201 08 Aug 2008; Markus Rothe <corsair@gentoo.org> fluidsynth-1.0.8.ebuild: Stable on ppc64; bug #234201 diff --git a/media-sound/fluidsynth/fluidsynth-1.0.8.ebuild b/media-sound/fluidsynth/fluidsynth-1.0.8.ebuild index b49d58092552..0aa13e67f516 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.4 2008/08/08 20:39:50 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.8.ebuild,v 1.5 2008/08/16 12:56:39 bluebird 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 |