diff options
author | Raúl Porcel <armin76@gentoo.org> | 2015-01-16 09:55:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2015-01-16 09:55:39 +0000 |
commit | f182bc5c56852f6c6f6fdd3b8124c94be67e5bba (patch) | |
tree | 5924a79bee2ddf81993e111df1d6108d80ae1e1b /media-sound/fluidsynth | |
parent | sparc stable wrt #522764 (diff) | |
download | gentoo-2-f182bc5c56852f6c6f6fdd3b8124c94be67e5bba.tar.gz gentoo-2-f182bc5c56852f6c6f6fdd3b8124c94be67e5bba.tar.bz2 gentoo-2-f182bc5c56852f6c6f6fdd3b8124c94be67e5bba.zip |
alpha/sparc stable wrt #525744
(Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'media-sound/fluidsynth')
-rw-r--r-- | media-sound/fluidsynth/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/fluidsynth/ChangeLog b/media-sound/fluidsynth/ChangeLog index f31e50c67ce2..320e84cce946 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.83 2014/10/21 14:37:48 pacho Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.84 2015/01/16 09:55:39 armin76 Exp $ + + 16 Jan 2015; Raúl Porcel <armin76@gentoo.org> fluidsynth-1.1.6-r1.ebuild: + alpha/sparc stable wrt #525744 21 Oct 2014; Pacho Ramos <pacho@gentoo.org> fluidsynth-1.1.6-r1.ebuild: amd64/x86 stable, 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 ef6f781685da..8afab47c0701 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 +# 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.6 2014/10/21 14:37:48 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild,v 1.7 2015/01/16 09:55:39 armin76 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}] |