summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-12-21 17:11:50 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-12-21 17:11:50 +0000
commit1249a3a12dc1a566a37ad6aa4925134f2a2b429e (patch)
treeb169b7f5f3a55565fd15a48f175163fb3bb7e571 /media-plugins
parentFix postinst message. (diff)
downloadhistorical-1249a3a12dc1a566a37ad6aa4925134f2a2b429e.tar.gz
historical-1249a3a12dc1a566a37ad6aa4925134f2a2b429e.tar.bz2
historical-1249a3a12dc1a566a37ad6aa4925134f2a2b429e.zip
Stable on ppc wrt bug 239341
Package-Manager: portage-2.1.6.2/cvs/Linux 2.6.27-hardened-r3 ppc
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/mytharchive/ChangeLog5
-rw-r--r--media-plugins/mytharchive/mytharchive-0.21_p17948.ebuild4
-rw-r--r--media-plugins/mythbrowser/ChangeLog5
-rw-r--r--media-plugins/mythbrowser/mythbrowser-0.21_p17105.ebuild4
-rw-r--r--media-plugins/mythcontrols/ChangeLog5
-rw-r--r--media-plugins/mythcontrols/mythcontrols-0.21_p17105.ebuild4
-rw-r--r--media-plugins/mythflix/ChangeLog5
-rw-r--r--media-plugins/mythflix/mythflix-0.21_p19046.ebuild4
-rw-r--r--media-plugins/mythgallery/ChangeLog5
-rw-r--r--media-plugins/mythgallery/mythgallery-0.21_p17105.ebuild4
-rw-r--r--media-plugins/mythgame/ChangeLog5
-rw-r--r--media-plugins/mythgame/mythgame-0.21_p17965.ebuild4
-rw-r--r--media-plugins/mythmovies/ChangeLog5
-rw-r--r--media-plugins/mythmovies/mythmovies-0.21_p17821.ebuild4
-rw-r--r--media-plugins/mythmusic/ChangeLog5
-rw-r--r--media-plugins/mythmusic/mythmusic-0.21_p17821.ebuild4
-rw-r--r--media-plugins/mythnews/ChangeLog5
-rw-r--r--media-plugins/mythnews/mythnews-0.21_p17105.ebuild4
-rw-r--r--media-plugins/mythphone/ChangeLog5
-rw-r--r--media-plugins/mythphone/mythphone-0.21_p17105.ebuild4
-rw-r--r--media-plugins/mythvideo/ChangeLog5
-rw-r--r--media-plugins/mythvideo/mythvideo-0.21_p17595.ebuild4
-rw-r--r--media-plugins/mythweather/ChangeLog5
-rw-r--r--media-plugins/mythweather/mythweather-0.21_p17719.ebuild4
24 files changed, 72 insertions, 36 deletions
diff --git a/media-plugins/mytharchive/ChangeLog b/media-plugins/mytharchive/ChangeLog
index aaad80ac0a11..fc981784fc09 100644
--- a/media-plugins/mytharchive/ChangeLog
+++ b/media-plugins/mytharchive/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-plugins/mytharchive
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mytharchive/ChangeLog,v 1.33 2008/12/12 19:37:25 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mytharchive/ChangeLog,v 1.34 2008/12/21 16:57:03 nixnut Exp $
+
+ 21 Dec 2008; nixnut <nixnut@gentoo.org> mytharchive-0.21_p17948.ebuild:
+ Stable on ppc wrt bug 239341
12 Dec 2008; Steve Dibb <beandog@gentoo.org>
mytharchive-0.21_p17948.ebuild:
diff --git a/media-plugins/mytharchive/mytharchive-0.21_p17948.ebuild b/media-plugins/mytharchive/mytharchive-0.21_p17948.ebuild
index f52001097ba9..5788a398c1fe 100644
--- a/media-plugins/mytharchive/mytharchive-0.21_p17948.ebuild
+++ b/media-plugins/mytharchive/mytharchive-0.21_p17948.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mytharchive/mytharchive-0.21_p17948.ebuild,v 1.2 2008/12/12 19:37:25 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mytharchive/mytharchive-0.21_p17948.ebuild,v 1.3 2008/12/21 16:57:03 nixnut Exp $
inherit mythtv-plugins
DESCRIPTION="Allows for archiving your videos to DVD."
IUSE=""
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc ~x86"
RDEPEND=">=dev-lang/python-2.3.5
dev-python/mysql-python
diff --git a/media-plugins/mythbrowser/ChangeLog b/media-plugins/mythbrowser/ChangeLog
index 4a4fb24cc793..b5c7cab22df9 100644
--- a/media-plugins/mythbrowser/ChangeLog
+++ b/media-plugins/mythbrowser/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-plugins/mythbrowser
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythbrowser/ChangeLog,v 1.41 2008/12/12 19:38:11 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythbrowser/ChangeLog,v 1.42 2008/12/21 16:58:23 nixnut Exp $
+
+ 21 Dec 2008; nixnut <nixnut@gentoo.org> mythbrowser-0.21_p17105.ebuild:
+ Stable on ppc wrt bug 239341
12 Dec 2008; Steve Dibb <beandog@gentoo.org>
mythbrowser-0.21_p17105.ebuild:
diff --git a/media-plugins/mythbrowser/mythbrowser-0.21_p17105.ebuild b/media-plugins/mythbrowser/mythbrowser-0.21_p17105.ebuild
index fa891ab2b418..243ca2368db6 100644
--- a/media-plugins/mythbrowser/mythbrowser-0.21_p17105.ebuild
+++ b/media-plugins/mythbrowser/mythbrowser-0.21_p17105.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythbrowser/mythbrowser-0.21_p17105.ebuild,v 1.2 2008/12/12 19:38:11 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythbrowser/mythbrowser-0.21_p17105.ebuild,v 1.3 2008/12/21 16:58:23 nixnut Exp $
inherit mythtv-plugins kde-functions multilib
DESCRIPTION="Web browser module for MythTV."
IUSE=""
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc ~x86"
RDEPEND=">=kde-base/kdelibs-3.1"
DEPEND="${RDEPEND}"
diff --git a/media-plugins/mythcontrols/ChangeLog b/media-plugins/mythcontrols/ChangeLog
index c8e37b627dfd..70ca58c84c64 100644
--- a/media-plugins/mythcontrols/ChangeLog
+++ b/media-plugins/mythcontrols/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-plugins/mythcontrols
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythcontrols/ChangeLog,v 1.18 2008/12/12 19:38:43 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythcontrols/ChangeLog,v 1.19 2008/12/21 16:59:42 nixnut Exp $
+
+ 21 Dec 2008; nixnut <nixnut@gentoo.org> mythcontrols-0.21_p17105.ebuild:
+ Stable on ppc wrt bug 239341
12 Dec 2008; Steve Dibb <beandog@gentoo.org>
mythcontrols-0.21_p17105.ebuild:
diff --git a/media-plugins/mythcontrols/mythcontrols-0.21_p17105.ebuild b/media-plugins/mythcontrols/mythcontrols-0.21_p17105.ebuild
index 9eca87c34c17..6af86c6f35bd 100644
--- a/media-plugins/mythcontrols/mythcontrols-0.21_p17105.ebuild
+++ b/media-plugins/mythcontrols/mythcontrols-0.21_p17105.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythcontrols/mythcontrols-0.21_p17105.ebuild,v 1.2 2008/12/12 19:38:43 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythcontrols/mythcontrols-0.21_p17105.ebuild,v 1.3 2008/12/21 16:59:42 nixnut Exp $
inherit mythtv-plugins
DESCRIPTION="Key Binding Editor for MythTV."
IUSE=""
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc ~x86"
diff --git a/media-plugins/mythflix/ChangeLog b/media-plugins/mythflix/ChangeLog
index f565473dd45c..0bf52b56f893 100644
--- a/media-plugins/mythflix/ChangeLog
+++ b/media-plugins/mythflix/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-plugins/mythflix
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythflix/ChangeLog,v 1.21 2008/12/12 19:40:12 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythflix/ChangeLog,v 1.22 2008/12/21 17:00:57 nixnut Exp $
+
+ 21 Dec 2008; nixnut <nixnut@gentoo.org> mythflix-0.21_p19046.ebuild:
+ Stable on ppc wrt bug 239341
12 Dec 2008; Steve Dibb <beandog@gentoo.org> mythflix-0.21_p19046.ebuild:
amd64 stable, bug 239341
diff --git a/media-plugins/mythflix/mythflix-0.21_p19046.ebuild b/media-plugins/mythflix/mythflix-0.21_p19046.ebuild
index cbc385660a6e..e4f56e8a464a 100644
--- a/media-plugins/mythflix/mythflix-0.21_p19046.ebuild
+++ b/media-plugins/mythflix/mythflix-0.21_p19046.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythflix/mythflix-0.21_p19046.ebuild,v 1.2 2008/12/12 19:40:12 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythflix/mythflix-0.21_p19046.ebuild,v 1.3 2008/12/21 17:00:57 nixnut Exp $
inherit mythtv-plugins
DESCRIPTION="NetFlix manager via MythTV."
IUSE=""
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc ~x86"
diff --git a/media-plugins/mythgallery/ChangeLog b/media-plugins/mythgallery/ChangeLog
index 84c7887438dc..1eefe7a1338e 100644
--- a/media-plugins/mythgallery/ChangeLog
+++ b/media-plugins/mythgallery/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-plugins/mythgallery
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.52 2008/12/12 19:40:53 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.53 2008/12/21 17:02:19 nixnut Exp $
+
+ 21 Dec 2008; nixnut <nixnut@gentoo.org> mythgallery-0.21_p17105.ebuild:
+ Stable on ppc wrt bug 239341
12 Dec 2008; Steve Dibb <beandog@gentoo.org>
mythgallery-0.21_p17105.ebuild:
diff --git a/media-plugins/mythgallery/mythgallery-0.21_p17105.ebuild b/media-plugins/mythgallery/mythgallery-0.21_p17105.ebuild
index a4a68c2f012f..c8ffeb6ae028 100644
--- a/media-plugins/mythgallery/mythgallery-0.21_p17105.ebuild
+++ b/media-plugins/mythgallery/mythgallery-0.21_p17105.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.21_p17105.ebuild,v 1.2 2008/12/12 19:40:53 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.21_p17105.ebuild,v 1.3 2008/12/21 17:02:19 nixnut Exp $
inherit mythtv-plugins
DESCRIPTION="Gallery and slideshow module for MythTV."
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc ~x86"
IUSE="exif opengl"
RDEPEND="exif? ( >=media-libs/libexif-0.6.10 )
diff --git a/media-plugins/mythgame/ChangeLog b/media-plugins/mythgame/ChangeLog
index 410beda5d206..cffb56c74d20 100644
--- a/media-plugins/mythgame/ChangeLog
+++ b/media-plugins/mythgame/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-plugins/mythgame
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.53 2008/12/12 19:41:28 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.54 2008/12/21 17:03:57 nixnut Exp $
+
+ 21 Dec 2008; nixnut <nixnut@gentoo.org> mythgame-0.21_p17965.ebuild:
+ Stable on ppc wrt bug 239341
12 Dec 2008; Steve Dibb <beandog@gentoo.org> mythgame-0.21_p17965.ebuild:
amd64 stable, bug 239341
diff --git a/media-plugins/mythgame/mythgame-0.21_p17965.ebuild b/media-plugins/mythgame/mythgame-0.21_p17965.ebuild
index bdeca2563aaf..e1c3ccccdb94 100644
--- a/media-plugins/mythgame/mythgame-0.21_p17965.ebuild
+++ b/media-plugins/mythgame/mythgame-0.21_p17965.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.21_p17965.ebuild,v 1.2 2008/12/12 19:41:28 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.21_p17965.ebuild,v 1.3 2008/12/21 17:03:57 nixnut Exp $
inherit mythtv-plugins
DESCRIPTION="Game emulator module for MythTV."
IUSE=""
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc ~x86"
RDEPEND="sys-libs/zlib"
DEPEND="${RDEPEND}"
diff --git a/media-plugins/mythmovies/ChangeLog b/media-plugins/mythmovies/ChangeLog
index b43e173f9d36..c3d0cd76e922 100644
--- a/media-plugins/mythmovies/ChangeLog
+++ b/media-plugins/mythmovies/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-plugins/mythmovies
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmovies/ChangeLog,v 1.8 2008/12/12 19:42:15 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmovies/ChangeLog,v 1.9 2008/12/21 17:05:09 nixnut Exp $
+
+ 21 Dec 2008; nixnut <nixnut@gentoo.org> mythmovies-0.21_p17821.ebuild:
+ Stable on ppc wrt bug 239341
12 Dec 2008; Steve Dibb <beandog@gentoo.org>
mythmovies-0.21_p17821.ebuild:
diff --git a/media-plugins/mythmovies/mythmovies-0.21_p17821.ebuild b/media-plugins/mythmovies/mythmovies-0.21_p17821.ebuild
index 80501f1e4c79..3522a886a46b 100644
--- a/media-plugins/mythmovies/mythmovies-0.21_p17821.ebuild
+++ b/media-plugins/mythmovies/mythmovies-0.21_p17821.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmovies/mythmovies-0.21_p17821.ebuild,v 1.2 2008/12/12 19:42:15 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmovies/mythmovies-0.21_p17821.ebuild,v 1.3 2008/12/21 17:05:09 nixnut Exp $
inherit mythtv-plugins subversion
DESCRIPTION="Local movie listings via MythTV."
IUSE=""
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc ~x86"
diff --git a/media-plugins/mythmusic/ChangeLog b/media-plugins/mythmusic/ChangeLog
index 05dbaac6cfee..d53c45657e54 100644
--- a/media-plugins/mythmusic/ChangeLog
+++ b/media-plugins/mythmusic/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-plugins/mythmusic
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/ChangeLog,v 1.78 2008/12/12 19:42:56 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/ChangeLog,v 1.79 2008/12/21 17:06:30 nixnut Exp $
+
+ 21 Dec 2008; nixnut <nixnut@gentoo.org> mythmusic-0.21_p17821.ebuild:
+ Stable on ppc wrt bug 239341
12 Dec 2008; Steve Dibb <beandog@gentoo.org> mythmusic-0.21_p17821.ebuild:
amd64 stable, bug 239341
diff --git a/media-plugins/mythmusic/mythmusic-0.21_p17821.ebuild b/media-plugins/mythmusic/mythmusic-0.21_p17821.ebuild
index d1792fa6a268..2a3d8eeb4c63 100644
--- a/media-plugins/mythmusic/mythmusic-0.21_p17821.ebuild
+++ b/media-plugins/mythmusic/mythmusic-0.21_p17821.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/mythmusic-0.21_p17821.ebuild,v 1.2 2008/12/12 19:42:56 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/mythmusic-0.21_p17821.ebuild,v 1.3 2008/12/21 17:06:30 nixnut Exp $
inherit mythtv-plugins flag-o-matic toolchain-funcs eutils subversion
DESCRIPTION="Music player module for MythTV."
IUSE="aac cdr fftw libvisual opengl sdl"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc ~x86"
RDEPEND=">=media-sound/cdparanoia-3.9.8
>=media-libs/libmad-0.15.1b
diff --git a/media-plugins/mythnews/ChangeLog b/media-plugins/mythnews/ChangeLog
index 1fcb0f52c4c6..cea86a84da53 100644
--- a/media-plugins/mythnews/ChangeLog
+++ b/media-plugins/mythnews/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-plugins/mythnews
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.39 2008/12/12 19:43:37 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.40 2008/12/21 17:07:44 nixnut Exp $
+
+ 21 Dec 2008; nixnut <nixnut@gentoo.org> mythnews-0.21_p17105.ebuild:
+ Stable on ppc wrt bug 239341
12 Dec 2008; Steve Dibb <beandog@gentoo.org> mythnews-0.21_p17105.ebuild:
amd64 stable, bug 239341
diff --git a/media-plugins/mythnews/mythnews-0.21_p17105.ebuild b/media-plugins/mythnews/mythnews-0.21_p17105.ebuild
index 7c5196dad5e2..48c373285384 100644
--- a/media-plugins/mythnews/mythnews-0.21_p17105.ebuild
+++ b/media-plugins/mythnews/mythnews-0.21_p17105.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.21_p17105.ebuild,v 1.2 2008/12/12 19:43:37 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.21_p17105.ebuild,v 1.3 2008/12/21 17:07:44 nixnut Exp $
inherit mythtv-plugins subversion
DESCRIPTION="RSS feed news reading module for MythTV."
IUSE=""
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc ~x86"
diff --git a/media-plugins/mythphone/ChangeLog b/media-plugins/mythphone/ChangeLog
index 67d4d50780ec..865f4bcd3dbd 100644
--- a/media-plugins/mythphone/ChangeLog
+++ b/media-plugins/mythphone/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-plugins/mythphone
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/ChangeLog,v 1.31 2008/12/12 19:44:51 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/ChangeLog,v 1.32 2008/12/21 17:08:57 nixnut Exp $
+
+ 21 Dec 2008; nixnut <nixnut@gentoo.org> mythphone-0.21_p17105.ebuild:
+ Stable on ppc wrt bug 239341
12 Dec 2008; Steve Dibb <beandog@gentoo.org> mythphone-0.21_p17105.ebuild:
amd64 stable, bug 239341
diff --git a/media-plugins/mythphone/mythphone-0.21_p17105.ebuild b/media-plugins/mythphone/mythphone-0.21_p17105.ebuild
index 8fde573218d6..666ed58912d6 100644
--- a/media-plugins/mythphone/mythphone-0.21_p17105.ebuild
+++ b/media-plugins/mythphone/mythphone-0.21_p17105.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/mythphone-0.21_p17105.ebuild,v 1.2 2008/12/12 19:44:51 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/mythphone-0.21_p17105.ebuild,v 1.3 2008/12/21 17:08:57 nixnut Exp $
inherit mythtv-plugins subversion
DESCRIPTION="Phone and video calls with SIP."
IUSE="festival"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc ~x86"
RDEPEND="festival? ( app-accessibility/festival )"
DEPEND="${RDEPEND}"
diff --git a/media-plugins/mythvideo/ChangeLog b/media-plugins/mythvideo/ChangeLog
index 590456ecf88e..9ed291baa34e 100644
--- a/media-plugins/mythvideo/ChangeLog
+++ b/media-plugins/mythvideo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-plugins/mythvideo
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.72 2008/12/12 20:05:26 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.73 2008/12/21 17:10:17 nixnut Exp $
+
+ 21 Dec 2008; nixnut <nixnut@gentoo.org> mythvideo-0.21_p17595.ebuild:
+ Stable on ppc wrt bug 239341
12 Dec 2008; Steve Dibb <beandog@gentoo.org> mythvideo-0.21_p17595.ebuild:
amd64 stable, bug 239341
diff --git a/media-plugins/mythvideo/mythvideo-0.21_p17595.ebuild b/media-plugins/mythvideo/mythvideo-0.21_p17595.ebuild
index 4373fdb2249e..4d4567befed6 100644
--- a/media-plugins/mythvideo/mythvideo-0.21_p17595.ebuild
+++ b/media-plugins/mythvideo/mythvideo-0.21_p17595.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.21_p17595.ebuild,v 1.2 2008/12/12 20:05:26 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.21_p17595.ebuild,v 1.3 2008/12/21 17:10:17 nixnut Exp $
inherit mythtv-plugins
DESCRIPTION="Video player module for MythTV."
IUSE=""
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc ~x86"
RDEPEND="dev-perl/libwww-perl
dev-perl/HTML-Parser
diff --git a/media-plugins/mythweather/ChangeLog b/media-plugins/mythweather/ChangeLog
index c75deeb43f0c..1447d1967a24 100644
--- a/media-plugins/mythweather/ChangeLog
+++ b/media-plugins/mythweather/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-plugins/mythweather
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.52 2008/12/12 20:06:29 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.53 2008/12/21 17:11:50 nixnut Exp $
+
+ 21 Dec 2008; nixnut <nixnut@gentoo.org> mythweather-0.21_p17719.ebuild:
+ Stable on ppc wrt bug 239341
12 Dec 2008; Steve Dibb <beandog@gentoo.org>
mythweather-0.21_p17719.ebuild:
diff --git a/media-plugins/mythweather/mythweather-0.21_p17719.ebuild b/media-plugins/mythweather/mythweather-0.21_p17719.ebuild
index 35cea2c4f898..8790b91fc82d 100644
--- a/media-plugins/mythweather/mythweather-0.21_p17719.ebuild
+++ b/media-plugins/mythweather/mythweather-0.21_p17719.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.21_p17719.ebuild,v 1.2 2008/12/12 20:06:29 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.21_p17719.ebuild,v 1.3 2008/12/21 17:11:50 nixnut Exp $
inherit mythtv-plugins subversion
DESCRIPTION="Weather forecast module for MythTV."
IUSE=""
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc ~x86"
DEPEND="dev-perl/DateManip
dev-perl/ImageSize