diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-10 14:07:00 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-10 14:07:00 +0000 |
commit | da1e204dbaaec3c5c62403032f8116a41efa4ae2 (patch) | |
tree | 0db257423b2d0391bc5b59212d2eb5ef5869698b /media-sound/fluidsynth | |
parent | Sparc stable directly, see #150398 (diff) | |
download | historical-da1e204dbaaec3c5c62403032f8116a41efa4ae2.tar.gz historical-da1e204dbaaec3c5c62403032f8116a41efa4ae2.tar.bz2 historical-da1e204dbaaec3c5c62403032f8116a41efa4ae2.zip |
Stable on sparc
Package-Manager: portage-2.1.1
Diffstat (limited to 'media-sound/fluidsynth')
-rw-r--r-- | media-sound/fluidsynth/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-1.0.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/fluidsynth/ChangeLog b/media-sound/fluidsynth/ChangeLog index e80e61d10490..7a1791e87854 100644 --- a/media-sound/fluidsynth/ChangeLog +++ b/media-sound/fluidsynth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/fluidsynth # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.25 2006/09/28 05:02:25 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.26 2006/10/10 14:06:01 gustavoz Exp $ + + 10 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> + fluidsynth-1.0.7.ebuild: + Stable on sparc 28 Sep 2006; Joshua Jackson <tsunam@gentoo.org> fluidsynth-1.0.7.ebuild: Stable x86; bug #145971 diff --git a/media-sound/fluidsynth/fluidsynth-1.0.7.ebuild b/media-sound/fluidsynth/fluidsynth-1.0.7.ebuild index d04e3582cc53..cdd03c6c276c 100644 --- a/media-sound/fluidsynth/fluidsynth-1.0.7.ebuild +++ b/media-sound/fluidsynth/fluidsynth-1.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.7.ebuild,v 1.5 2006/09/28 05:02:25 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.7.ebuild,v 1.6 2006/10/10 14:06:01 gustavoz Exp $ IUSE="alsa jack sse lash static" @@ -13,7 +13,7 @@ SRC_URI="http://savannah.nongnu.org/download/fluid/${P}${RELEASE_SUFFIX}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc sparc x86" DEPEND="jack? ( media-sound/jack-audio-connection-kit ) media-libs/ladspa-sdk |