diff options
author | 2015-05-01 19:48:16 +0000 | |
---|---|---|
committer | 2015-05-01 19:48:16 +0000 | |
commit | 0797636bff708f3e0215c8fa2627484bedd6284b (patch) | |
tree | a44081483e57b131a2cb4994bd25cf9b7f7e4a9c /media-sound/fluidsynth | |
parent | Stable for PPC64 (bug #525878). (diff) | |
download | gentoo-2-0797636bff708f3e0215c8fa2627484bedd6284b.tar.gz gentoo-2-0797636bff708f3e0215c8fa2627484bedd6284b.tar.bz2 gentoo-2-0797636bff708f3e0215c8fa2627484bedd6284b.zip |
Stable for PPC64 (bug #525744).
(Portage version: 2.2.18/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/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/fluidsynth/ChangeLog b/media-sound/fluidsynth/ChangeLog index f11b430a5509..a0ac98d1b5ad 100644 --- a/media-sound/fluidsynth/ChangeLog +++ b/media-sound/fluidsynth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/fluidsynth # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.86 2015/04/21 18:38:27 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.87 2015/05/01 19:48:16 jer Exp $ + + 01 May 2015; Jeroen Roovers <jer@gentoo.org> fluidsynth-1.1.6-r1.ebuild: + Stable for PPC64 (bug #525744). 21 Apr 2015; Pacho Ramos <pacho@gentoo.org> fluidsynth-1.1.6-r1.ebuild: ppc stable wrt bug #525744 diff --git a/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild b/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild index 30aa3e6e927b..deba12e1a95b 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-2015 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.8 2015/04/21 18:38:27 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild,v 1.9 2015/05/01 19:48:16 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}] |