summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-03-27 02:57:32 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-03-27 02:57:32 +0000
commitcb4f365c545b4f85f1277defc02116b8fd3b6ec4 (patch)
tree80db38675cc287f2b894b01794f999f7c65c5d62 /media-sound/fluidsynth
parentStable on x86. (diff)
downloadhistorical-cb4f365c545b4f85f1277defc02116b8fd3b6ec4.tar.gz
historical-cb4f365c545b4f85f1277defc02116b8fd3b6ec4.tar.bz2
historical-cb4f365c545b4f85f1277defc02116b8fd3b6ec4.zip
Stable on x86.
Diffstat (limited to 'media-sound/fluidsynth')
-rw-r--r--media-sound/fluidsynth/ChangeLog6
-rw-r--r--media-sound/fluidsynth/fluidsynth-1.0.1.ebuild5
-rw-r--r--media-sound/fluidsynth/fluidsynth-1.0.3.ebuild9
3 files changed, 11 insertions, 9 deletions
diff --git a/media-sound/fluidsynth/ChangeLog b/media-sound/fluidsynth/ChangeLog
index 470e733377ea..e06250194314 100644
--- a/media-sound/fluidsynth/ChangeLog
+++ b/media-sound/fluidsynth/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/fluidsynth
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.5 2004/03/21 20:58:51 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.6 2004/03/27 02:54:13 eradicator Exp $
+
+ 26 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ fluidsynth-1.0.1.ebuild, fluidsynth-1.0.3.ebuild:
+ Stable on x86.
21 Mar 2004; David Holm <dholm@gentoo.org> fluidsynth-1.0.3.ebuild:
Added to ~ppc.
diff --git a/media-sound/fluidsynth/fluidsynth-1.0.1.ebuild b/media-sound/fluidsynth/fluidsynth-1.0.1.ebuild
index 9466a1f9893a..7ba93d0411e8 100644
--- a/media-sound/fluidsynth/fluidsynth-1.0.1.ebuild
+++ b/media-sound/fluidsynth/fluidsynth-1.0.1.ebuild
@@ -1,9 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.1.ebuild,v 1.5 2004/03/01 05:37:14 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.1.ebuild,v 1.6 2004/03/27 02:54:13 eradicator Exp $
-DESCRIPTION="IIWU Synth is a software real-time synthesizer based on the
-Soundfont 2 specifications."
+DESCRIPTION="IIWU Synth is a software real-time synthesizer based on the Soundfont 2 specifications."
HOMEPAGE="http://www.fluidsynth.org/"
SRC_URI="http://savannah.nongnu.org/download/fluid/stable.pkg/1.0.1/${P}.tar.gz"
diff --git a/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild b/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild
index 2ca141c92108..b79b4ed7935c 100644
--- a/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild
+++ b/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild
@@ -1,17 +1,16 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild,v 1.4 2004/03/21 20:58:51 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild,v 1.5 2004/03/27 02:54:13 eradicator Exp $
-inherit flag-o-matic
+inherit flag-o-matic eutils
-DESCRIPTION="IIWU Synth is a software real-time synthesizer based on the
-Soundfont 2 specifications."
+DESCRIPTION="IIWU Synth is a software real-time synthesizer based on the Soundfont 2 specifications."
HOMEPAGE="http://www.fluidsynth.org/"
SRC_URI="http://savannah.nongnu.org/download/fluid/stable.pkg/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc"
IUSE="alsa ladcca jack sse"