diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-10-21 14:37:48 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-10-21 14:37:48 +0000 |
commit | 21e1fee3166118f8f6c35d5fac8f372c48d76c7f (patch) | |
tree | 5f9faf77b25e5c4f278ee5d892d1fc7598a062a6 /media-sound | |
parent | amd64/x86 stable, bug #525878 (diff) | |
download | gentoo-2-21e1fee3166118f8f6c35d5fac8f372c48d76c7f.tar.gz gentoo-2-21e1fee3166118f8f6c35d5fac8f372c48d76c7f.tar.bz2 gentoo-2-21e1fee3166118f8f6c35d5fac8f372c48d76c7f.zip |
amd64/x86 stable, bug #525744
(Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-sound')
-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 abc41766860d..f31e50c67ce2 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.82 2014/10/21 10:17:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.83 2014/10/21 14:37:48 pacho Exp $ + + 21 Oct 2014; Pacho Ramos <pacho@gentoo.org> fluidsynth-1.1.6-r1.ebuild: + amd64/x86 stable, bug #525744 21 Oct 2014; Jeroen Roovers <jer@gentoo.org> fluidsynth-1.1.6-r1.ebuild: Stable for HPPA (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 45a45f1b6945..ef6f781685da 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.5 2014/10/21 10:17:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild,v 1.6 2014/10/21 14:37:48 pacho 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}] |