summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-12-27 08:17:26 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-12-27 08:17:26 +0000
commit0853172f84d6ddf3a12caae70141a5caca7eb566 (patch)
treed83556299bc60e4067740e23761a984753a2cc54 /media-sound/fluidsynth
parentAdd epiphany[jit] to webkit-gtk[jit] mask. (diff)
downloadgentoo-2-0853172f84d6ddf3a12caae70141a5caca7eb566.tar.gz
gentoo-2-0853172f84d6ddf3a12caae70141a5caca7eb566.tar.bz2
gentoo-2-0853172f84d6ddf3a12caae70141a5caca7eb566.zip
alpha/sparc stable wrt #444388
(Portage version: 2.1.11.38/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
Diffstat (limited to 'media-sound/fluidsynth')
-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 73cd22add0c9..e1b82d58d8f3 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.76 2012/12/04 15:41:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.77 2012/12/27 08:17:26 armin76 Exp $
+
+ 27 Dec 2012; Raúl Porcel <armin76@gentoo.org> fluidsynth-1.1.6.ebuild:
+ alpha/sparc stable wrt #444388
04 Dec 2012; <ago@gentoo.org> fluidsynth-1.1.6.ebuild:
Stable for x86, wrt bug #444388
diff --git a/media-sound/fluidsynth/fluidsynth-1.1.6.ebuild b/media-sound/fluidsynth/fluidsynth-1.1.6.ebuild
index 29d89421b4e4..8dcc671463a7 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.6 2012/12/04 15:41:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.6.ebuild,v 1.7 2012/12/27 08:17:26 armin76 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