summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-11-04 17:04:05 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-11-04 17:04:05 +0000
commita3ee39988ddc2eb77502344b2a85b77e05b41c29 (patch)
treedfcc8d5765ae7991b20d73fe717b79a61b4a85be /media-sound/fluidsynth
parentadd version supporting minor version slotting (diff)
downloadgentoo-2-a3ee39988ddc2eb77502344b2a85b77e05b41c29.tar.gz
gentoo-2-a3ee39988ddc2eb77502344b2a85b77e05b41c29.tar.bz2
gentoo-2-a3ee39988ddc2eb77502344b2a85b77e05b41c29.zip
stable x86, bug 343589
(Portage version: 2.1.8.3/cvs/Linux i686)
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 63edc49f2dfd..d0ceb3b77da0 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.61 2010/10/31 23:09:51 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.62 2010/11/04 17:04:05 fauli Exp $
+
+ 04 Nov 2010; Christian Faulhammer <fauli@gentoo.org>
+ fluidsynth-1.1.1.ebuild:
+ stable x86, bug 343589
31 Oct 2010; Markos Chandras <hwoarang@gentoo.org>
fluidsynth-1.1.1.ebuild:
diff --git a/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild b/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild
index edafc01604f8..9a12b51ae97b 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.5 2010/10/31 23:09:51 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.1.ebuild,v 1.6 2010/11/04 17:04:05 fauli 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