summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-10-21 10:17:10 +0000
committerJeroen Roovers <jer@gentoo.org>2014-10-21 10:17:10 +0000
commit6f30d5a5e473b26cef2db4a9869654a5720ae421 (patch)
treeb3a81721e25eca4d2cf5c00dfdcc111daccfcc4f /media-sound/fluidsynth
parentStable for HPPA (bug #525878). (diff)
downloadgentoo-2-6f30d5a5e473b26cef2db4a9869654a5720ae421.tar.gz
gentoo-2-6f30d5a5e473b26cef2db4a9869654a5720ae421.tar.bz2
gentoo-2-6f30d5a5e473b26cef2db4a9869654a5720ae421.zip
Stable for HPPA (bug #525744).
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-sound/fluidsynth')
-rw-r--r--media-sound/fluidsynth/ChangeLog5
-rw-r--r--media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/fluidsynth/ChangeLog b/media-sound/fluidsynth/ChangeLog
index 87c0de7c486d..abc41766860d 100644
--- a/media-sound/fluidsynth/ChangeLog
+++ b/media-sound/fluidsynth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/fluidsynth
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.81 2014/08/10 21:05:38 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.82 2014/10/21 10:17:10 jer Exp $
+
+ 21 Oct 2014; Jeroen Roovers <jer@gentoo.org> fluidsynth-1.1.6-r1.ebuild:
+ Stable for HPPA (bug #525744).
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> fluidsynth-1.1.1.ebuild,
fluidsynth-1.1.5.ebuild, fluidsynth-1.1.6-r1.ebuild, fluidsynth-1.1.6.ebuild:
diff --git a/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild b/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild
index 4317b413a29f..45a45f1b6945 100644
--- a/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild
+++ b/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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-r1.ebuild,v 1.4 2014/08/10 21:05:38 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild,v 1.5 2014/10/21 10:17:10 jer Exp $
EAPI=5
inherit cmake-multilib 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.34.3:2[${MULTILIB_USEDEP}]