summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-libs/ladcca/ChangeLog5
-rw-r--r--media-libs/ladcca/ladcca-0.3.2.ebuild4
-rw-r--r--media-sound/fluidsynth/ChangeLog6
-rw-r--r--media-sound/fluidsynth/fluidsynth-1.0.3.ebuild4
4 files changed, 13 insertions, 6 deletions
diff --git a/media-libs/ladcca/ChangeLog b/media-libs/ladcca/ChangeLog
index ca8bca1af9b9..fead4d614bad 100644
--- a/media-libs/ladcca/ChangeLog
+++ b/media-libs/ladcca/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/ladcca
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/ladcca/ChangeLog,v 1.16 2004/06/24 23:04:31 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/ladcca/ChangeLog,v 1.17 2004/09/03 17:16:48 eradicator Exp $
+
+ 03 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org> ladcca-0.3.2.ebuild:
+ Stable amd64.
16 Jun 2004; Jeremy Huddleston <eradicator@gentoo.org> ladcca-0.4.0.ebuild:
Stable amd64.
diff --git a/media-libs/ladcca/ladcca-0.3.2.ebuild b/media-libs/ladcca/ladcca-0.3.2.ebuild
index b2a59248a1fd..feab2db36a7b 100644
--- a/media-libs/ladcca/ladcca-0.3.2.ebuild
+++ b/media-libs/ladcca/ladcca-0.3.2.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/ladcca/ladcca-0.3.2.ebuild,v 1.7 2004/06/24 23:04:31 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/ladcca/ladcca-0.3.2.ebuild,v 1.8 2004/09/03 17:16:48 eradicator Exp $
DESCRIPTION="Linux Audio Developer's Configuration and Connection API (LADCCA)"
HOMEPAGE="http://pkl.net/~node/ladcca.html"
SRC_URI="http://pkl.net/~node/software/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc ~amd64"
+KEYWORDS="x86 ppc amd64"
IUSE=""
DEPEND="media-libs/alsa-lib \
diff --git a/media-sound/fluidsynth/ChangeLog b/media-sound/fluidsynth/ChangeLog
index d904d6f69595..84b267b4d75d 100644
--- a/media-sound/fluidsynth/ChangeLog
+++ b/media-sound/fluidsynth/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/fluidsynth
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.14 2004/06/24 23:59:23 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.15 2004/09/03 17:17:15 eradicator Exp $
+
+ 03 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ fluidsynth-1.0.3.ebuild:
+ Stable amd64.
13 Jun 2004; Jeremy Huddleston <eradicator@gentoo.org>
fluidsynth-1.0.3.ebuild:
diff --git a/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild b/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild
index 2e0eabf46e94..87f5f83c48d5 100644
--- a/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild
+++ b/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# 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.14 2004/06/24 23:59:23 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild,v 1.15 2004/09/03 17:17:15 eradicator Exp $
inherit flag-o-matic eutils
@@ -10,7 +10,7 @@ SRC_URI="http://savannah.nongnu.org/download/fluid/stable.pkg/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc ~amd64"
+KEYWORDS="x86 ppc amd64"
IUSE="alsa jack sse ladcca"