summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-04 15:41:01 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-04 15:41:01 +0000
commita88d1fb2ea63c4140d2b75e7f83110d5f81b4b5a (patch)
tree39909b544bf2dd6505bc026ea86ca6bbe7b5d8dd /media-sound
parentStable for x86, wrt bug #442748 (diff)
downloadgentoo-2-a88d1fb2ea63c4140d2b75e7f83110d5f81b4b5a.tar.gz
gentoo-2-a88d1fb2ea63c4140d2b75e7f83110d5f81b4b5a.tar.bz2
gentoo-2-a88d1fb2ea63c4140d2b75e7f83110d5f81b4b5a.zip
Stable for x86, wrt bug #444388
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/fluidsynth/ChangeLog5
-rw-r--r--media-sound/fluidsynth/fluidsynth-1.1.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/fluidsynth/ChangeLog b/media-sound/fluidsynth/ChangeLog
index 5b0ca24b8870..73cd22add0c9 100644
--- a/media-sound/fluidsynth/ChangeLog
+++ b/media-sound/fluidsynth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/fluidsynth
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.75 2012/11/29 14:57:25 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.76 2012/12/04 15:41:01 ago Exp $
+
+ 04 Dec 2012; <ago@gentoo.org> fluidsynth-1.1.6.ebuild:
+ Stable for x86, wrt bug #444388
29 Nov 2012; Jeroen Roovers <jer@gentoo.org> fluidsynth-1.1.6.ebuild:
Stable for HPPA (bug #444388).
diff --git a/media-sound/fluidsynth/fluidsynth-1.1.6.ebuild b/media-sound/fluidsynth/fluidsynth-1.1.6.ebuild
index 27bcae05138d..29d89421b4e4 100644
--- a/media-sound/fluidsynth/fluidsynth-1.1.6.ebuild
+++ b/media-sound/fluidsynth/fluidsynth-1.1.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.6.ebuild,v 1.5 2012/11/29 14:57:25 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.6.ebuild,v 1.6 2012/12/04 15:41:01 ago Exp $
EAPI=4
inherit cmake-utils flag-o-matic
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${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"
IUSE="alsa dbus debug examples jack ladspa lash portaudio pulseaudio readline sndfile"
RDEPEND=">=dev-libs/glib-2.6.5:2