summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-11-29 14:57:25 +0000
committerJeroen Roovers <jer@gentoo.org>2012-11-29 14:57:25 +0000
commit02532ba8bf755cf1df74d51af33664eafb11b532 (patch)
tree6bbb9c52088fafe97a9b3b2e0fb2abb8c5b168fa /media-sound
parentdev-lang/tcl: Renaming done wrong (diff)
downloadgentoo-2-02532ba8bf755cf1df74d51af33664eafb11b532.tar.gz
gentoo-2-02532ba8bf755cf1df74d51af33664eafb11b532.tar.bz2
gentoo-2-02532ba8bf755cf1df74d51af33664eafb11b532.zip
Stable for HPPA (bug #444388).
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key A792A613)
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 8198e187649d..5b0ca24b8870 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.74 2012/11/23 14:57:20 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.75 2012/11/29 14:57:25 jer Exp $
+
+ 29 Nov 2012; Jeroen Roovers <jer@gentoo.org> fluidsynth-1.1.6.ebuild:
+ Stable for HPPA (bug #444388).
23 Nov 2012; Anthony G. Basile <blueness@gentoo.org> fluidsynth-1.1.6.ebuild:
stable ppc ppc64, bug #444388
diff --git a/media-sound/fluidsynth/fluidsynth-1.1.6.ebuild b/media-sound/fluidsynth/fluidsynth-1.1.6.ebuild
index 3b03b3968d4b..27bcae05138d 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.4 2012/11/23 14:57:20 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.6.ebuild,v 1.5 2012/11/29 14:57:25 jer 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