diff options
author | Markus Meier <maekke@gentoo.org> | 2009-06-07 21:21:06 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-06-07 21:21:06 +0000 |
commit | 688891996e0d7613e6917d0140e514b248601791 (patch) | |
tree | 8037be225e6c2c6c1cc7d9e67e0328422e466092 /media-sound/fluidsynth | |
parent | amd64/x86 stable, bug #272684 (diff) | |
download | gentoo-2-688891996e0d7613e6917d0140e514b248601791.tar.gz gentoo-2-688891996e0d7613e6917d0140e514b248601791.tar.bz2 gentoo-2-688891996e0d7613e6917d0140e514b248601791.zip |
amd64/x86 stable, bug #272758
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/fluidsynth')
-rw-r--r-- | media-sound/fluidsynth/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-1.0.9.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/media-sound/fluidsynth/ChangeLog b/media-sound/fluidsynth/ChangeLog index 37360192b7fa..c5966c0c86ec 100644 --- a/media-sound/fluidsynth/ChangeLog +++ b/media-sound/fluidsynth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/fluidsynth -# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.47 2009/04/20 22:10:40 loki_val Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.48 2009/06/07 21:21:06 maekke Exp $ + + 07 Jun 2009; Markus Meier <maekke@gentoo.org> fluidsynth-1.0.9.ebuild: + amd64/x86 stable, bug #272758 20 Apr 2009; Peter Alfredsen <loki_val@gentoo.org> fluidsynth-1.0.9: Fix build with libtool-1.5*, bug 266823, thanks to Polynomial-C for the diff --git a/media-sound/fluidsynth/fluidsynth-1.0.9.ebuild b/media-sound/fluidsynth/fluidsynth-1.0.9.ebuild index 574ca7b1db28..783439233171 100644 --- a/media-sound/fluidsynth/fluidsynth-1.0.9.ebuild +++ b/media-sound/fluidsynth/fluidsynth-1.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.9.ebuild,v 1.3 2009/06/05 11:06:19 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.9.ebuild,v 1.4 2009/06/07 21:21:06 maekke Exp $ EAPI=2 inherit flag-o-matic eutils libtool autotools @@ -13,7 +13,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" RDEPEND="jack? ( media-sound/jack-audio-connection-kit ) ladspa? ( >=media-libs/ladspa-sdk-1.12 |