summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-07-25 12:22:01 +0000
committerDavid Holm <dholm@gentoo.org>2005-07-25 12:22:01 +0000
commite7a983989164bd94121394ecf63807e0761c6acb (patch)
treecb060e92f1fe40f04c62b5c375723f04c5b6399d
parentFixed compile problems when gg USE flag is disabled, bug #100186. Stable on x86 (diff)
downloadhistorical-e7a983989164bd94121394ecf63807e0761c6acb.tar.gz
historical-e7a983989164bd94121394ecf63807e0761c6acb.tar.bz2
historical-e7a983989164bd94121394ecf63807e0761c6acb.zip
Added to ~ppc
Package-Manager: portage-2.0.51.22-r2
-rw-r--r--media-sound/aseqview/ChangeLog7
-rw-r--r--media-sound/aseqview/aseqview-0.2.1.ebuild6
-rw-r--r--media-sound/asunder/ChangeLog5
-rw-r--r--media-sound/asunder/asunder-0.1.0.ebuild4
-rw-r--r--media-sound/bplay/ChangeLog7
-rw-r--r--media-sound/bplay/bplay-0.991.ebuild6
-rw-r--r--media-sound/cantus/ChangeLog7
-rw-r--r--media-sound/cantus/cantus-1.99.9.ebuild6
-rw-r--r--media-sound/cdmp3/ChangeLog5
-rw-r--r--media-sound/cdmp3/cdmp3-0.5.0.ebuild4
-rw-r--r--media-sound/cdstatus/ChangeLog5
-rw-r--r--media-sound/cdstatus/cdstatus-0.95.04.ebuild4
-rw-r--r--media-sound/choad/ChangeLog7
-rw-r--r--media-sound/choad/choad-0.822.ebuild6
-rw-r--r--media-sound/cm/ChangeLog7
-rw-r--r--media-sound/cm/cm-2.4.2.ebuild6
-rw-r--r--media-sound/cmix/ChangeLog7
-rw-r--r--media-sound/cmix/cmix-1.6.ebuild6
-rw-r--r--media-sound/darksnow/ChangeLog5
-rw-r--r--media-sound/darksnow/darksnow-0.5.ebuild4
-rw-r--r--media-sound/daudio/ChangeLog7
-rw-r--r--media-sound/daudio/daudio-0.3.ebuild6
-rw-r--r--media-sound/dcd/ChangeLog7
-rw-r--r--media-sound/dcd/dcd-0.95.ebuild6
-rw-r--r--media-sound/digitaldj/ChangeLog5
-rw-r--r--media-sound/digitaldj/digitaldj-0.7.5.ebuild4
-rw-r--r--media-sound/dir2ogg/ChangeLog5
-rw-r--r--media-sound/dir2ogg/dir2ogg-0.9.1.ebuild4
28 files changed, 100 insertions, 58 deletions
diff --git a/media-sound/aseqview/ChangeLog b/media-sound/aseqview/ChangeLog
index e2c1653c74bb..4a559e935ed2 100644
--- a/media-sound/aseqview/ChangeLog
+++ b/media-sound/aseqview/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/aseqview
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/aseqview/ChangeLog,v 1.10 2004/12/19 05:34:23 eradicator Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/aseqview/ChangeLog,v 1.11 2005/07/25 12:03:06 dholm Exp $
+
+ 25 Jul 2005; David Holm <dholm@gentoo.org> aseqview-0.2.1.ebuild:
+ Added to ~ppc.
18 Dec 2004; Jeremy Huddleston <eradicator@gentoo.org>
aseqview-0.2.1.ebuild:
diff --git a/media-sound/aseqview/aseqview-0.2.1.ebuild b/media-sound/aseqview/aseqview-0.2.1.ebuild
index 24a45306fdd7..351969f7109d 100644
--- a/media-sound/aseqview/aseqview-0.2.1.ebuild
+++ b/media-sound/aseqview/aseqview-0.2.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/aseqview/aseqview-0.2.1.ebuild,v 1.7 2004/12/19 05:34:23 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/aseqview/aseqview-0.2.1.ebuild,v 1.8 2005/07/25 12:03:06 dholm Exp $
IUSE=""
@@ -10,7 +10,7 @@ SRC_URI="http://www.alsa-project.org/~iwai/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 sparc x86"
+KEYWORDS="amd64 ~ppc sparc x86"
DEPEND=">=media-libs/alsa-lib-0.9.0
x11-libs/gtk+"
diff --git a/media-sound/asunder/ChangeLog b/media-sound/asunder/ChangeLog
index dade6a11b1cc..0e7bf71261cc 100644
--- a/media-sound/asunder/ChangeLog
+++ b/media-sound/asunder/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/asunder
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/asunder/ChangeLog,v 1.1 2005/03/29 13:02:22 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/asunder/ChangeLog,v 1.2 2005/07/25 12:03:49 dholm Exp $
+
+ 25 Jul 2005; David Holm <dholm@gentoo.org> asunder-0.1.0.ebuild:
+ Added to ~ppc.
*asunder-0.1.0 (29 Mar 2005)
diff --git a/media-sound/asunder/asunder-0.1.0.ebuild b/media-sound/asunder/asunder-0.1.0.ebuild
index 7984cd6e2c9e..fec432f90be9 100644
--- a/media-sound/asunder/asunder-0.1.0.ebuild
+++ b/media-sound/asunder/asunder-0.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/asunder/asunder-0.1.0.ebuild,v 1.1 2005/03/29 13:02:22 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/asunder/asunder-0.1.0.ebuild,v 1.2 2005/07/25 12:03:49 dholm Exp $
MY_P=Asunder-${PV}
S=${WORKDIR}/${MY_P}
@@ -12,7 +12,7 @@ SRC_URI="http://ericlathrop.com/${PN}/${MY_P}.tar.bz2"
HOMEPAGE="http://ericlathrop.com/asunder/"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
SLOT="0"
DEPEND=">=x11-libs/gtk+-2.4
diff --git a/media-sound/bplay/ChangeLog b/media-sound/bplay/ChangeLog
index 7be6d3935b7c..864fa4fb7534 100644
--- a/media-sound/bplay/ChangeLog
+++ b/media-sound/bplay/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/bplay
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/bplay/ChangeLog,v 1.11 2004/12/19 05:36:38 eradicator Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/bplay/ChangeLog,v 1.12 2005/07/25 12:07:33 dholm Exp $
+
+ 25 Jul 2005; David Holm <dholm@gentoo.org> bplay-0.991.ebuild:
+ Added to ~ppc.
18 Dec 2004; Jeremy Huddleston <eradicator@gentoo.org> bplay-0.991.ebuild:
Stable sparc.
diff --git a/media-sound/bplay/bplay-0.991.ebuild b/media-sound/bplay/bplay-0.991.ebuild
index 51817569b3ff..457e6d4b808a 100644
--- a/media-sound/bplay/bplay-0.991.ebuild
+++ b/media-sound/bplay/bplay-0.991.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/bplay/bplay-0.991.ebuild,v 1.15 2004/12/19 05:36:38 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/bplay/bplay-0.991.ebuild,v 1.16 2005/07/25 12:07:33 dholm Exp $
IUSE=""
@@ -10,7 +10,7 @@ SRC_URI="http://www.amberdata.demon.co.uk/bplay/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 hppa sparc x86"
+KEYWORDS="amd64 hppa ~ppc sparc x86"
DEPEND="virtual/libc"
diff --git a/media-sound/cantus/ChangeLog b/media-sound/cantus/ChangeLog
index 5298f00aaf81..ccfcfe540c9e 100644
--- a/media-sound/cantus/ChangeLog
+++ b/media-sound/cantus/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/cantus
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/cantus/ChangeLog,v 1.11 2004/12/19 07:08:23 eradicator Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cantus/ChangeLog,v 1.12 2005/07/25 12:07:25 dholm Exp $
+
+ 25 Jul 2005; David Holm <dholm@gentoo.org> cantus-1.99.9.ebuild:
+ Added to ~ppc.
18 Dec 2004; Jeremy Huddleston <eradicator@gentoo.org>
cantus-1.99.9.ebuild:
diff --git a/media-sound/cantus/cantus-1.99.9.ebuild b/media-sound/cantus/cantus-1.99.9.ebuild
index 5bf0226c3266..47fcc32b9537 100644
--- a/media-sound/cantus/cantus-1.99.9.ebuild
+++ b/media-sound/cantus/cantus-1.99.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/cantus/cantus-1.99.9.ebuild,v 1.8 2004/12/19 07:08:23 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cantus/cantus-1.99.9.ebuild,v 1.9 2005/07/25 12:07:25 dholm Exp $
IUSE="oggvorbis"
@@ -10,7 +10,7 @@ SRC_URI="http://sam.homeunix.com/software.manicsadness.com-step4/releases/cantus
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="amd64 ~sparc x86"
+KEYWORDS="amd64 ~ppc ~sparc x86"
DEPEND="oggvorbis? ( media-libs/libvorbis media-libs/libogg )
>=x11-libs/gtk+-2.2
diff --git a/media-sound/cdmp3/ChangeLog b/media-sound/cdmp3/ChangeLog
index 7c678598257a..d86768455e59 100644
--- a/media-sound/cdmp3/ChangeLog
+++ b/media-sound/cdmp3/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/cdmp3
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/cdmp3/ChangeLog,v 1.7 2005/05/14 22:01:53 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cdmp3/ChangeLog,v 1.8 2005/07/25 12:08:36 dholm Exp $
+
+ 25 Jul 2005; David Holm <dholm@gentoo.org> cdmp3-0.5.0.ebuild:
+ Added to ~ppc.
*cdmp3-0.5.0 (14 May 2005)
diff --git a/media-sound/cdmp3/cdmp3-0.5.0.ebuild b/media-sound/cdmp3/cdmp3-0.5.0.ebuild
index e6349e1f9509..8d5495f9b9ec 100644
--- a/media-sound/cdmp3/cdmp3-0.5.0.ebuild
+++ b/media-sound/cdmp3/cdmp3-0.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/cdmp3/cdmp3-0.5.0.ebuild,v 1.1 2005/05/14 22:01:53 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cdmp3/cdmp3-0.5.0.ebuild,v 1.2 2005/07/25 12:08:36 dholm Exp $
DESCRIPTION="Conveniently rip audio CDs to MP3 or OGG files."
HOMEPAGE="http://www.roland-riegel.de/cdmp3/index_en.html"
@@ -8,7 +8,7 @@ SRC_URI="http://www.roland-riegel.de/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64 ~sparc ~ppc64"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="media-sound/cdparanoia
diff --git a/media-sound/cdstatus/ChangeLog b/media-sound/cdstatus/ChangeLog
index 8d7e6d51818d..9c678d677370 100644
--- a/media-sound/cdstatus/ChangeLog
+++ b/media-sound/cdstatus/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/cdstatus
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/cdstatus/ChangeLog,v 1.10 2005/04/23 10:42:23 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cdstatus/ChangeLog,v 1.11 2005/07/25 12:08:30 dholm Exp $
+
+ 25 Jul 2005; David Holm <dholm@gentoo.org> cdstatus-0.95.04.ebuild:
+ Added to ~ppc.
*cdstatus-0.95.04 (23 Apr 2005)
diff --git a/media-sound/cdstatus/cdstatus-0.95.04.ebuild b/media-sound/cdstatus/cdstatus-0.95.04.ebuild
index e5072bc4e21c..2221d35a0dc1 100644
--- a/media-sound/cdstatus/cdstatus-0.95.04.ebuild
+++ b/media-sound/cdstatus/cdstatus-0.95.04.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/cdstatus/cdstatus-0.95.04.ebuild,v 1.2 2005/07/09 19:04:22 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cdstatus/cdstatus-0.95.04.ebuild,v 1.3 2005/07/25 12:08:30 dholm Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/cdstatus/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
#-sparc -amd64: 0.94a: Generates bad wav files x86 is good...
-KEYWORDS="~x86 -amd64 -sparc ~ppc64"
+KEYWORDS="-amd64 ~ppc ~ppc64 -sparc ~x86"
IUSE=""
DEPEND="virtual/libc"
diff --git a/media-sound/choad/ChangeLog b/media-sound/choad/ChangeLog
index 1f67a3ea14de..6c68dddc0794 100644
--- a/media-sound/choad/ChangeLog
+++ b/media-sound/choad/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/choad
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/choad/ChangeLog,v 1.5 2004/09/14 07:26:01 eradicator Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/choad/ChangeLog,v 1.6 2005/07/25 12:14:13 dholm Exp $
+
+ 25 Jul 2005; David Holm <dholm@gentoo.org> choad-0.822.ebuild:
+ Added to ~ppc.
14 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org> choad-0.822.ebuild:
Stable amd64, sparc.
diff --git a/media-sound/choad/choad-0.822.ebuild b/media-sound/choad/choad-0.822.ebuild
index 3851ad77ea55..4cd07ba1c522 100644
--- a/media-sound/choad/choad-0.822.ebuild
+++ b/media-sound/choad/choad-0.822.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/choad/choad-0.822.ebuild,v 1.6 2004/09/14 07:26:01 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/choad/choad-0.822.ebuild,v 1.7 2005/07/25 12:14:13 dholm Exp $
DESCRIPTION="a command-line, Perl-based CD-ripping-ID3-tagging-and-mp3-encoding utility"
HOMEPAGE="http://ftso.org/choad/index1.html"
@@ -8,7 +8,7 @@ SRC_URI="http://ftso.org/choad/choad.tgz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="x86 amd64 sparc"
+KEYWORDS="amd64 ~ppc sparc x86"
IUSE="offensive"
diff --git a/media-sound/cm/ChangeLog b/media-sound/cm/ChangeLog
index 383fb7a09b48..d0daf1870818 100644
--- a/media-sound/cm/ChangeLog
+++ b/media-sound/cm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/cm
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/cm/ChangeLog,v 1.9 2004/10/20 09:22:24 eradicator Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cm/ChangeLog,v 1.10 2005/07/25 12:12:44 dholm Exp $
+
+ 25 Jul 2005; David Holm <dholm@gentoo.org> cm-2.4.2.ebuild:
+ Added to ~ppc.
20 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org> -cm-2.4.0.ebuild:
Removing old version. Ebuild cleanup.
diff --git a/media-sound/cm/cm-2.4.2.ebuild b/media-sound/cm/cm-2.4.2.ebuild
index 63d3afb54baa..6ecaca3fa458 100644
--- a/media-sound/cm/cm-2.4.2.ebuild
+++ b/media-sound/cm/cm-2.4.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/cm/cm-2.4.2.ebuild,v 1.8 2004/10/20 09:22:24 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cm/cm-2.4.2.ebuild,v 1.9 2005/07/25 12:12:44 dholm Exp $
IUSE="doc"
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/commonmusic/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 sparc amd64"
+KEYWORDS="amd64 ~ppc sparc x86"
DEPEND=">=dev-util/guile-1.6.4"
diff --git a/media-sound/cmix/ChangeLog b/media-sound/cmix/ChangeLog
index dbba8ce35614..7a4577aff941 100644
--- a/media-sound/cmix/ChangeLog
+++ b/media-sound/cmix/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/cmix
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/cmix/ChangeLog,v 1.7 2004/07/06 07:16:14 eradicator Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cmix/ChangeLog,v 1.8 2005/07/25 12:15:37 dholm Exp $
+
+ 25 Jul 2005; David Holm <dholm@gentoo.org> cmix-1.6.ebuild:
+ Added to ~ppc.
06 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> cmix-1.6.ebuild:
-amd64
diff --git a/media-sound/cmix/cmix-1.6.ebuild b/media-sound/cmix/cmix-1.6.ebuild
index 22cd22f691d6..f21769da3c32 100644
--- a/media-sound/cmix/cmix-1.6.ebuild
+++ b/media-sound/cmix/cmix-1.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/cmix/cmix-1.6.ebuild,v 1.11 2004/07/06 07:16:14 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cmix/cmix-1.6.ebuild,v 1.12 2005/07/25 12:15:37 dholm Exp $
IUSE=""
@@ -11,7 +11,7 @@ SRC_URI="http://antipoder.dyndns.org/downloads/${P}.tbz2"
LICENSE="GPL-2"
SLOT="0"
#-amd64: 1.6: 'cmix list' gives: MIXER_READ(SOUND_MIXER_OUTSRC): Input/output error
-KEYWORDS="x86 sparc -amd64"
+KEYWORDS="-amd64 ~ppc sparc x86"
DEPEND="virtual/libc"
diff --git a/media-sound/darksnow/ChangeLog b/media-sound/darksnow/ChangeLog
index 2cb361a232c3..3b63240ba01f 100644
--- a/media-sound/darksnow/ChangeLog
+++ b/media-sound/darksnow/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/darksnow
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/darksnow/ChangeLog,v 1.7 2005/04/19 08:22:30 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/darksnow/ChangeLog,v 1.8 2005/07/25 12:16:11 dholm Exp $
+
+ 25 Jul 2005; David Holm <dholm@gentoo.org> darksnow-0.5.ebuild:
+ Added to ~ppc.
19 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> metadata.xml:
Remove retired developer from metadata.xml.
diff --git a/media-sound/darksnow/darksnow-0.5.ebuild b/media-sound/darksnow/darksnow-0.5.ebuild
index 9e38a8161b7b..f0d79a3a7bba 100644
--- a/media-sound/darksnow/darksnow-0.5.ebuild
+++ b/media-sound/darksnow/darksnow-0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/darksnow/darksnow-0.5.ebuild,v 1.1 2005/04/18 15:50:42 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/darksnow/darksnow-0.5.ebuild,v 1.2 2005/07/25 12:16:11 dholm Exp $
DESCRIPTION="Streaming GTK2 Front-End based in Darkice Ice Streamer"
@@ -9,7 +9,7 @@ SRC_URI="http://darksnow.radiolivre.org/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
DEPEND=">=x11-libs/gtk+-2
diff --git a/media-sound/daudio/ChangeLog b/media-sound/daudio/ChangeLog
index 5458667bc8cb..8134b17fe2f7 100644
--- a/media-sound/daudio/ChangeLog
+++ b/media-sound/daudio/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/daudio
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/daudio/ChangeLog,v 1.6 2004/09/14 07:33:59 eradicator Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/daudio/ChangeLog,v 1.7 2005/07/25 12:17:36 dholm Exp $
+
+ 25 Jul 2005; David Holm <dholm@gentoo.org> daudio-0.3.ebuild:
+ Added to ~ppc.
14 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org> daudio-0.3.ebuild:
Stable amd64.
diff --git a/media-sound/daudio/daudio-0.3.ebuild b/media-sound/daudio/daudio-0.3.ebuild
index 6b7aeb61b8b9..8c49bf23fccf 100644
--- a/media-sound/daudio/daudio-0.3.ebuild
+++ b/media-sound/daudio/daudio-0.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/daudio/daudio-0.3.ebuild,v 1.6 2004/09/14 07:33:59 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/daudio/daudio-0.3.ebuild,v 1.7 2005/07/25 12:17:36 dholm Exp $
DESCRIPTION="Distributed audio on the local network"
HOMEPAGE="http://daudio.sourceforge.net/"
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
#-sparc: 0.3: static audio on local daemon. No audio when client connects to amd64 daemon
-KEYWORDS="x86 amd64 -sparc"
+KEYWORDS="amd64 ~ppc -sparc x86"
IUSE=""
DEPEND="virtual/libc
diff --git a/media-sound/dcd/ChangeLog b/media-sound/dcd/ChangeLog
index 35733e4ce0c3..81cb1058d114 100644
--- a/media-sound/dcd/ChangeLog
+++ b/media-sound/dcd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/dcd
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/dcd/ChangeLog,v 1.9 2004/10/19 03:24:35 tgall Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/dcd/ChangeLog,v 1.10 2005/07/25 12:17:59 dholm Exp $
+
+ 25 Jul 2005; David Holm <dholm@gentoo.org> dcd-0.95.ebuild:
+ Added to ~ppc.
18 Oct 2004; Tom Gall <tgall@gentoo.org> dcd-0.95.ebuild:
stable on ppc64, bug #64541
diff --git a/media-sound/dcd/dcd-0.95.ebuild b/media-sound/dcd/dcd-0.95.ebuild
index a4ad861d716a..e003c51714e9 100644
--- a/media-sound/dcd/dcd-0.95.ebuild
+++ b/media-sound/dcd/dcd-0.95.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/dcd/dcd-0.95.ebuild,v 1.12 2004/10/19 03:24:35 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/dcd/dcd-0.95.ebuild,v 1.13 2005/07/25 12:17:59 dholm Exp $
IUSE=""
@@ -13,7 +13,7 @@ DEPEND="virtual/libc"
SLOT="0"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="x86 ~alpha amd64 sparc ppc64"
+KEYWORDS="~alpha amd64 ~ppc ppc64 sparc x86"
src_unpack() {
diff --git a/media-sound/digitaldj/ChangeLog b/media-sound/digitaldj/ChangeLog
index 0420d08bf7b0..e402ed76ba4d 100644
--- a/media-sound/digitaldj/ChangeLog
+++ b/media-sound/digitaldj/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/digitaldj
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/digitaldj/ChangeLog,v 1.10 2005/03/02 21:08:23 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/digitaldj/ChangeLog,v 1.11 2005/07/25 12:20:02 dholm Exp $
+
+ 25 Jul 2005; David Holm <dholm@gentoo.org> digitaldj-0.7.5.ebuild:
+ Added to ~ppc.
*digitaldj-0.7.5 (02 Mar 2005)
diff --git a/media-sound/digitaldj/digitaldj-0.7.5.ebuild b/media-sound/digitaldj/digitaldj-0.7.5.ebuild
index d098f204bf19..c9a19c080da3 100644
--- a/media-sound/digitaldj/digitaldj-0.7.5.ebuild
+++ b/media-sound/digitaldj/digitaldj-0.7.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/digitaldj/digitaldj-0.7.5.ebuild,v 1.1 2005/03/02 21:08:23 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/digitaldj/digitaldj-0.7.5.ebuild,v 1.2 2005/07/25 12:20:02 dholm Exp $
DESCRIPTION="A SQL-based mp3-player frontend designed to work with Grip"
HOMEPAGE="http://www.nostatic.org/ddj/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/ddj/${P}.tar.gz"
LICENSE="GPL-1"
SLOT="0"
#-amd64: 0.7.3-r1: segfault when "attempt to configure database->yes"
-KEYWORDS="~alpha ~hppa ~sparc ~x86 -amd64"
+KEYWORDS="~alpha -amd64 ~hppa ~ppc ~sparc ~x86"
IUSE="lirc"
DEPEND="dev-db/mysql
lirc? ( app-misc/lirc )
diff --git a/media-sound/dir2ogg/ChangeLog b/media-sound/dir2ogg/ChangeLog
index 26a957feb72f..968338dc9466 100644
--- a/media-sound/dir2ogg/ChangeLog
+++ b/media-sound/dir2ogg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/dir2ogg
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/dir2ogg/ChangeLog,v 1.4 2005/05/16 14:57:13 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/dir2ogg/ChangeLog,v 1.5 2005/07/25 12:22:01 dholm Exp $
+
+ 25 Jul 2005; David Holm <dholm@gentoo.org> dir2ogg-0.9.1.ebuild:
+ Added to ~ppc.
*dir2ogg-0.9.1 (16 May 2005)
diff --git a/media-sound/dir2ogg/dir2ogg-0.9.1.ebuild b/media-sound/dir2ogg/dir2ogg-0.9.1.ebuild
index 91ae9b65ffd4..0061e0a18280 100644
--- a/media-sound/dir2ogg/dir2ogg-0.9.1.ebuild
+++ b/media-sound/dir2ogg/dir2ogg-0.9.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/dir2ogg/dir2ogg-0.9.1.ebuild,v 1.1 2005/05/16 14:57:13 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/dir2ogg/dir2ogg-0.9.1.ebuild,v 1.2 2005/07/25 12:22:01 dholm Exp $
DESCRIPTION="Converts MP3, M4A, and WAV files to OGG format."
@@ -9,7 +9,7 @@ SRC_URI="http://badcomputer.no-ip.com/linux/dir2ogg/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
DEPEND=""