summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-10-31 23:09:51 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-10-31 23:09:51 +0000
commit00c7ca4a9da3426b8ea47cdf19909b2edb7f2b42 (patch)
treed089ca520d5d5a290ce021daa4637c709f9db314 /media-sound/fluidsynth
parentStable on amd64 wrt bug #343571 (diff)
downloadgentoo-2-00c7ca4a9da3426b8ea47cdf19909b2edb7f2b42.tar.gz
gentoo-2-00c7ca4a9da3426b8ea47cdf19909b2edb7f2b42.tar.bz2
gentoo-2-00c7ca4a9da3426b8ea47cdf19909b2edb7f2b42.zip
Stable on amd64 wrt bug #343589
(Portage version: 2.2.0_alpha2/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/fluidsynth')
-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