diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2006-07-08 18:40:51 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2006-07-08 18:40:51 +0000 |
commit | f0dffad5f5d0881a225b2ac3e66629474d4061b7 (patch) | |
tree | 71571b1cfd14a2ab1dceba1da7e77616a69d537e /media-sound/fluidsynth | |
parent | Stable on ppc64; bug #139661 (diff) | |
download | gentoo-2-f0dffad5f5d0881a225b2ac3e66629474d4061b7.tar.gz gentoo-2-f0dffad5f5d0881a225b2ac3e66629474d4061b7.tar.bz2 gentoo-2-f0dffad5f5d0881a225b2ac3e66629474d4061b7.zip |
Marked ~ppc
(Portage version: 2.1.1_pre2-r4)
Diffstat (limited to 'media-sound/fluidsynth')
-rw-r--r-- | media-sound/fluidsynth/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-1.0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/fluidsynth/ChangeLog b/media-sound/fluidsynth/ChangeLog index 0ae56d1e5db2..cde9cd62424c 100644 --- a/media-sound/fluidsynth/ChangeLog +++ b/media-sound/fluidsynth/ChangeLog @@ -1,6 +1,9 @@ # 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.21 2006/07/08 14:08:01 fvdpol Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.22 2006/07/08 18:40:51 lu_zero Exp $ + + 08 Jul 2006; Luca Barbato <lu_zero@gentoo.org> fluidsynth-1.0.7.ebuild: + Marked ~ppc *fluidsynth-1.0.7 (08 Jul 2006) diff --git a/media-sound/fluidsynth/fluidsynth-1.0.7.ebuild b/media-sound/fluidsynth/fluidsynth-1.0.7.ebuild index 87648d00beda..18720b317600 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.1 2006/07/08 14:08:01 fvdpol Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.7.ebuild,v 1.2 2006/07/08 18:40:51 lu_zero 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 |