summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-sound/fluidsynth/ChangeLog6
-rw-r--r--media-sound/fluidsynth/fluidsynth-1.1.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/fluidsynth/ChangeLog b/media-sound/fluidsynth/ChangeLog
index c7125ec03c3d..63edc49f2dfd 100644
--- a/media-sound/fluidsynth/ChangeLog
+++ b/media-sound/fluidsynth/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/fluidsynth
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.60 2010/10/31 13:12:54 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.61 2010/10/31 23:09:51 hwoarang Exp $
+
+ 31 Oct 2010; Markos Chandras <hwoarang@gentoo.org>
+ fluidsynth-1.1.1.ebuild:
+ Stable on amd64 wrt bug #343589
*fluidsynth-1.1.3 (31 Oct 2010)
diff --git a/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild b/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild
index 216a11b10460..edafc01604f8 100644
--- a/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild
+++ b/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild,v 1.4 2010/10/13 06:18:29 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild,v 1.5 2010/10/31 23:09:51 hwoarang Exp $
EAPI=2
inherit libtool
@@ -13,7 +13,7 @@ SRC_URI="http://savannah.nongnu.org/download/fluid/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
RDEPEND="
>=dev-libs/glib-2.6.5