summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-11-23 14:57:20 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-11-23 14:57:20 +0000
commit714b319bbb79f5e0d97b0c3fa750bf72822ccd9c (patch)
tree44a0db61137c892e2c1084a8bf370c8af57caa2e /media-sound
parentVersion bump, drop old (diff)
downloadgentoo-2-714b319bbb79f5e0d97b0c3fa750bf72822ccd9c.tar.gz
gentoo-2-714b319bbb79f5e0d97b0c3fa750bf72822ccd9c.tar.bz2
gentoo-2-714b319bbb79f5e0d97b0c3fa750bf72822ccd9c.zip
stable ppc ppc64, bug #444388
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/fluidsynth/ChangeLog6
-rw-r--r--media-sound/fluidsynth/fluidsynth-1.1.6.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/media-sound/fluidsynth/ChangeLog b/media-sound/fluidsynth/ChangeLog
index a137ff19c088..8198e187649d 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.73 2012/11/23 13:05:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.74 2012/11/23 14:57:20 blueness Exp $
+
+ 23 Nov 2012; Anthony G. Basile <blueness@gentoo.org> fluidsynth-1.1.6.ebuild:
+ stable ppc ppc64, bug #444388
23 Nov 2012; <ago@gentoo.org> fluidsynth-1.1.6.ebuild:
Stable for amd64, wrt bug #444388
@@ -291,4 +294,3 @@
Initial revision.
Submitted by: Jonathan Kraut <jkraut1@nyc.rr.com>
-
diff --git a/media-sound/fluidsynth/fluidsynth-1.1.6.ebuild b/media-sound/fluidsynth/fluidsynth-1.1.6.ebuild
index f63d025e4262..3b03b3968d4b 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.3 2012/11/23 13:05:28 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.6.ebuild,v 1.4 2012/11/23 14:57:20 blueness 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