summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2004-04-03 06:00:41 +0000
committerLars Weiler <pylon@gentoo.org>2004-04-03 06:00:41 +0000
commitb983f7678e1f30b254128ee1f6f41b678abe05c5 (patch)
treed93fb7553d225029a047d6296fe43cf90feaac2a
parentinstall the showimage binary, thanks to: Gerry <trick@icculus.org> in bug #46... (diff)
downloadgentoo-2-b983f7678e1f30b254128ee1f6f41b678abe05c5.tar.gz
gentoo-2-b983f7678e1f30b254128ee1f6f41b678abe05c5.tar.bz2
gentoo-2-b983f7678e1f30b254128ee1f6f41b678abe05c5.zip
stable on ppc
-rw-r--r--media-libs/ladcca/ChangeLog5
-rw-r--r--media-libs/ladcca/ladcca-0.4.0.ebuild4
-rw-r--r--media-sound/fluidsynth/ChangeLog5
-rw-r--r--media-sound/fluidsynth/fluidsynth-1.0.3.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/media-libs/ladcca/ChangeLog b/media-libs/ladcca/ChangeLog
index 3562b7e00229..21533a309379 100644
--- a/media-libs/ladcca/ChangeLog
+++ b/media-libs/ladcca/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/ladcca
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/ladcca/ChangeLog,v 1.9 2004/03/26 16:25:52 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/ladcca/ChangeLog,v 1.10 2004/04/03 06:00:14 pylon Exp $
+
+ 03 Apr 2004; Lars Weiler <pylon@gentoo.org> ladcca-0.4.0.ebuild:
+ stable on ppc
26 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> ladcca-0.4.0.ebuild:
Stable x86.
diff --git a/media-libs/ladcca/ladcca-0.4.0.ebuild b/media-libs/ladcca/ladcca-0.4.0.ebuild
index 4c6e5d093256..f69e11b7fa48 100644
--- a/media-libs/ladcca/ladcca-0.4.0.ebuild
+++ b/media-libs/ladcca/ladcca-0.4.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/ladcca/ladcca-0.4.0.ebuild,v 1.3 2004/03/26 16:25:52 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/ladcca/ladcca-0.4.0.ebuild,v 1.4 2004/04/03 06:00:14 pylon 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"
+KEYWORDS="x86 ppc"
IUSE=""
DEPEND="media-libs/alsa-lib \
diff --git a/media-sound/fluidsynth/ChangeLog b/media-sound/fluidsynth/ChangeLog
index e06250194314..af0e1aeb0748 100644
--- a/media-sound/fluidsynth/ChangeLog
+++ b/media-sound/fluidsynth/ChangeLog
@@ -1,6 +1,9 @@
# 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.6 2004/03/27 02:54:13 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/ChangeLog,v 1.7 2004/04/03 06:00:41 pylon Exp $
+
+ 03 Apr 2004; Lars Weiler <pylon@gentoo.org> fluidsynth-1.0.3.ebuild:
+ stable on ppc
26 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org>
fluidsynth-1.0.1.ebuild, 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 b79b4ed7935c..57b52434abdb 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 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.5 2004/03/27 02:54:13 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/fluidsynth/fluidsynth-1.0.3.ebuild,v 1.6 2004/04/03 06:00:41 pylon 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"
+KEYWORDS="x86 ppc"
IUSE="alsa ladcca jack sse"