summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-12-23 17:27:25 +0000
committerMarkus Meier <maekke@gentoo.org>2008-12-23 17:27:25 +0000
commitf80eac1444aa998a2c7ea0ee91d3671b9faaf2a8 (patch)
tree0fd6d024f3a25e7b0abc093f9014ffbff0b7d3b5
parentx86 stable, bug #239341 (diff)
downloadhistorical-f80eac1444aa998a2c7ea0ee91d3671b9faaf2a8.tar.gz
historical-f80eac1444aa998a2c7ea0ee91d3671b9faaf2a8.tar.bz2
historical-f80eac1444aa998a2c7ea0ee91d3671b9faaf2a8.zip
x86 stable, bug #239341
Package-Manager: portage-2.1.6.2/cvs/Linux 2.6.27.10 x86_64
-rw-r--r--media-plugins/mytharchive/ChangeLog6
-rw-r--r--media-plugins/mytharchive/mytharchive-0.21_p17948.ebuild4
-rw-r--r--media-plugins/mythbrowser/ChangeLog6
-rw-r--r--media-plugins/mythbrowser/mythbrowser-0.21_p17105.ebuild4
-rw-r--r--media-plugins/mythcontrols/ChangeLog6
-rw-r--r--media-plugins/mythcontrols/mythcontrols-0.21_p17105.ebuild4
-rw-r--r--media-plugins/mythdvd/ChangeLog5
-rw-r--r--media-plugins/mythdvd/mythdvd-0.21.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/ChangeLog6
-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/ChangeLog6
-rw-r--r--media-plugins/mythmovies/mythmovies-0.21_p17821.ebuild4
-rw-r--r--media-plugins/mythmusic/ChangeLog6
-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/ChangeLog6
-rw-r--r--media-plugins/mythphone/mythphone-0.21_p17105.ebuild4
-rw-r--r--media-plugins/mythvideo/ChangeLog6
-rw-r--r--media-plugins/mythvideo/mythvideo-0.21_p17595.ebuild4
-rw-r--r--media-plugins/mythweather/ChangeLog6
-rw-r--r--media-plugins/mythweather/mythweather-0.21_p17719.ebuild4
26 files changed, 87 insertions, 39 deletions
diff --git a/media-plugins/mytharchive/ChangeLog b/media-plugins/mytharchive/ChangeLog
index fc981784fc09..841451596b9d 100644
--- a/media-plugins/mytharchive/ChangeLog
+++ b/media-plugins/mytharchive/ChangeLog
@@ -1,6 +1,10 @@
# 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.34 2008/12/21 16:57:03 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mytharchive/ChangeLog,v 1.35 2008/12/23 17:18:59 maekke Exp $
+
+ 23 Dec 2008; Markus Meier <maekke@gentoo.org>
+ mytharchive-0.21_p17948.ebuild:
+ x86 stable, bug #239341
21 Dec 2008; nixnut <nixnut@gentoo.org> mytharchive-0.21_p17948.ebuild:
Stable on ppc wrt bug 239341
diff --git a/media-plugins/mytharchive/mytharchive-0.21_p17948.ebuild b/media-plugins/mytharchive/mytharchive-0.21_p17948.ebuild
index 5788a398c1fe..74ca4dfa3466 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.3 2008/12/21 16:57:03 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mytharchive/mytharchive-0.21_p17948.ebuild,v 1.4 2008/12/23 17:18:59 maekke 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 b5c7cab22df9..860a0d771041 100644
--- a/media-plugins/mythbrowser/ChangeLog
+++ b/media-plugins/mythbrowser/ChangeLog
@@ -1,6 +1,10 @@
# 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.42 2008/12/21 16:58:23 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythbrowser/ChangeLog,v 1.43 2008/12/23 17:19:43 maekke Exp $
+
+ 23 Dec 2008; Markus Meier <maekke@gentoo.org>
+ mythbrowser-0.21_p17105.ebuild:
+ x86 stable, bug #239341
21 Dec 2008; nixnut <nixnut@gentoo.org> mythbrowser-0.21_p17105.ebuild:
Stable on ppc wrt bug 239341
diff --git a/media-plugins/mythbrowser/mythbrowser-0.21_p17105.ebuild b/media-plugins/mythbrowser/mythbrowser-0.21_p17105.ebuild
index 243ca2368db6..403777947402 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.3 2008/12/21 16:58:23 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythbrowser/mythbrowser-0.21_p17105.ebuild,v 1.4 2008/12/23 17:19:43 maekke 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 70ca58c84c64..adfea9763e85 100644
--- a/media-plugins/mythcontrols/ChangeLog
+++ b/media-plugins/mythcontrols/ChangeLog
@@ -1,6 +1,10 @@
# 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.19 2008/12/21 16:59:42 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythcontrols/ChangeLog,v 1.20 2008/12/23 17:20:24 maekke Exp $
+
+ 23 Dec 2008; Markus Meier <maekke@gentoo.org>
+ mythcontrols-0.21_p17105.ebuild:
+ x86 stable, bug #239341
21 Dec 2008; nixnut <nixnut@gentoo.org> mythcontrols-0.21_p17105.ebuild:
Stable on ppc wrt bug 239341
diff --git a/media-plugins/mythcontrols/mythcontrols-0.21_p17105.ebuild b/media-plugins/mythcontrols/mythcontrols-0.21_p17105.ebuild
index 6af86c6f35bd..a274c8cf7f17 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.3 2008/12/21 16:59:42 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythcontrols/mythcontrols-0.21_p17105.ebuild,v 1.4 2008/12/23 17:20:24 maekke Exp $
inherit mythtv-plugins
DESCRIPTION="Key Binding Editor for MythTV."
IUSE=""
-KEYWORDS="amd64 ppc ~x86"
+KEYWORDS="amd64 ppc x86"
diff --git a/media-plugins/mythdvd/ChangeLog b/media-plugins/mythdvd/ChangeLog
index e40bb00bb4a8..dc452434bec8 100644
--- a/media-plugins/mythdvd/ChangeLog
+++ b/media-plugins/mythdvd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-plugins/mythdvd
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/ChangeLog,v 1.52 2008/12/21 16:48:26 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/ChangeLog,v 1.53 2008/12/23 17:21:05 maekke Exp $
+
+ 23 Dec 2008; Markus Meier <maekke@gentoo.org> mythdvd-0.21.ebuild:
+ x86 stable, bug #239341
21 Dec 2008; nixnut <nixnut@gentoo.org> mythdvd-0.21.ebuild:
Stable on ppc wrt bug 239341
diff --git a/media-plugins/mythdvd/mythdvd-0.21.ebuild b/media-plugins/mythdvd/mythdvd-0.21.ebuild
index e8f3f84bc0e7..bb8fd91a5a61 100644
--- a/media-plugins/mythdvd/mythdvd-0.21.ebuild
+++ b/media-plugins/mythdvd/mythdvd-0.21.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/mythdvd-0.21.ebuild,v 1.3 2008/12/21 16:48:26 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythdvd/mythdvd-0.21.ebuild,v 1.4 2008/12/23 17:21:05 maekke Exp $
DESCRIPTION="stub build"
HOMEPAGE="http://www.gentoo.org"
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="amd64 ppc ~x86"
+KEYWORDS="amd64 ppc x86"
IUSE=""
DEPEND=""
diff --git a/media-plugins/mythflix/ChangeLog b/media-plugins/mythflix/ChangeLog
index 0bf52b56f893..6d6bdbb51600 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.22 2008/12/21 17:00:57 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythflix/ChangeLog,v 1.23 2008/12/23 17:21:45 maekke Exp $
+
+ 23 Dec 2008; Markus Meier <maekke@gentoo.org> mythflix-0.21_p19046.ebuild:
+ x86 stable, bug #239341
21 Dec 2008; nixnut <nixnut@gentoo.org> mythflix-0.21_p19046.ebuild:
Stable on ppc wrt bug 239341
diff --git a/media-plugins/mythflix/mythflix-0.21_p19046.ebuild b/media-plugins/mythflix/mythflix-0.21_p19046.ebuild
index e4f56e8a464a..9f50bc7ea566 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.3 2008/12/21 17:00:57 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythflix/mythflix-0.21_p19046.ebuild,v 1.4 2008/12/23 17:21:45 maekke 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 1eefe7a1338e..9c46a13d74e0 100644
--- a/media-plugins/mythgallery/ChangeLog
+++ b/media-plugins/mythgallery/ChangeLog
@@ -1,6 +1,10 @@
# 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.53 2008/12/21 17:02:19 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.54 2008/12/23 17:22:27 maekke Exp $
+
+ 23 Dec 2008; Markus Meier <maekke@gentoo.org>
+ mythgallery-0.21_p17105.ebuild:
+ x86 stable, bug #239341
21 Dec 2008; nixnut <nixnut@gentoo.org> mythgallery-0.21_p17105.ebuild:
Stable on ppc wrt bug 239341
diff --git a/media-plugins/mythgallery/mythgallery-0.21_p17105.ebuild b/media-plugins/mythgallery/mythgallery-0.21_p17105.ebuild
index c8ffeb6ae028..603880f283c8 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.3 2008/12/21 17:02:19 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.21_p17105.ebuild,v 1.4 2008/12/23 17:22:27 maekke 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 cffb56c74d20..3e218bc9b4e7 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.54 2008/12/21 17:03:57 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.55 2008/12/23 17:23:11 maekke Exp $
+
+ 23 Dec 2008; Markus Meier <maekke@gentoo.org> mythgame-0.21_p17965.ebuild:
+ x86 stable, bug #239341
21 Dec 2008; nixnut <nixnut@gentoo.org> mythgame-0.21_p17965.ebuild:
Stable on ppc wrt bug 239341
diff --git a/media-plugins/mythgame/mythgame-0.21_p17965.ebuild b/media-plugins/mythgame/mythgame-0.21_p17965.ebuild
index e1c3ccccdb94..6a4cbfac5344 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.3 2008/12/21 17:03:57 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.21_p17965.ebuild,v 1.4 2008/12/23 17:23:11 maekke 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 c3d0cd76e922..b2a26edfa2c5 100644
--- a/media-plugins/mythmovies/ChangeLog
+++ b/media-plugins/mythmovies/ChangeLog
@@ -1,6 +1,10 @@
# 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.9 2008/12/21 17:05:09 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmovies/ChangeLog,v 1.10 2008/12/23 17:23:54 maekke Exp $
+
+ 23 Dec 2008; Markus Meier <maekke@gentoo.org>
+ mythmovies-0.21_p17821.ebuild:
+ x86 stable, bug #239341
21 Dec 2008; nixnut <nixnut@gentoo.org> mythmovies-0.21_p17821.ebuild:
Stable on ppc wrt bug 239341
diff --git a/media-plugins/mythmovies/mythmovies-0.21_p17821.ebuild b/media-plugins/mythmovies/mythmovies-0.21_p17821.ebuild
index 3522a886a46b..297af4f9e180 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.3 2008/12/21 17:05:09 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmovies/mythmovies-0.21_p17821.ebuild,v 1.4 2008/12/23 17:23:54 maekke 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 d53c45657e54..54abd1618fe7 100644
--- a/media-plugins/mythmusic/ChangeLog
+++ b/media-plugins/mythmusic/ChangeLog
@@ -1,6 +1,10 @@
# 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.79 2008/12/21 17:06:30 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/ChangeLog,v 1.80 2008/12/23 17:24:38 maekke Exp $
+
+ 23 Dec 2008; Markus Meier <maekke@gentoo.org>
+ mythmusic-0.21_p17821.ebuild:
+ x86 stable, bug #239341
21 Dec 2008; nixnut <nixnut@gentoo.org> mythmusic-0.21_p17821.ebuild:
Stable on ppc wrt bug 239341
diff --git a/media-plugins/mythmusic/mythmusic-0.21_p17821.ebuild b/media-plugins/mythmusic/mythmusic-0.21_p17821.ebuild
index 2a3d8eeb4c63..fb686509550d 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.3 2008/12/21 17:06:30 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/mythmusic-0.21_p17821.ebuild,v 1.4 2008/12/23 17:24:38 maekke 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 cea86a84da53..a256c0f13b66 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.40 2008/12/21 17:07:44 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.41 2008/12/23 17:25:19 maekke Exp $
+
+ 23 Dec 2008; Markus Meier <maekke@gentoo.org> mythnews-0.21_p17105.ebuild:
+ x86 stable, bug #239341
21 Dec 2008; nixnut <nixnut@gentoo.org> mythnews-0.21_p17105.ebuild:
Stable on ppc wrt bug 239341
diff --git a/media-plugins/mythnews/mythnews-0.21_p17105.ebuild b/media-plugins/mythnews/mythnews-0.21_p17105.ebuild
index 48c373285384..aa7263e07be0 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.3 2008/12/21 17:07:44 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.21_p17105.ebuild,v 1.4 2008/12/23 17:25:19 maekke 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 865f4bcd3dbd..2fb98e124768 100644
--- a/media-plugins/mythphone/ChangeLog
+++ b/media-plugins/mythphone/ChangeLog
@@ -1,6 +1,10 @@
# 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.32 2008/12/21 17:08:57 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/ChangeLog,v 1.33 2008/12/23 17:25:59 maekke Exp $
+
+ 23 Dec 2008; Markus Meier <maekke@gentoo.org>
+ mythphone-0.21_p17105.ebuild:
+ x86 stable, bug #239341
21 Dec 2008; nixnut <nixnut@gentoo.org> mythphone-0.21_p17105.ebuild:
Stable on ppc wrt bug 239341
diff --git a/media-plugins/mythphone/mythphone-0.21_p17105.ebuild b/media-plugins/mythphone/mythphone-0.21_p17105.ebuild
index 666ed58912d6..3031a4dbd1bc 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.3 2008/12/21 17:08:57 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/mythphone-0.21_p17105.ebuild,v 1.4 2008/12/23 17:25:59 maekke 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 9ed291baa34e..cca7106f2c0c 100644
--- a/media-plugins/mythvideo/ChangeLog
+++ b/media-plugins/mythvideo/ChangeLog
@@ -1,6 +1,10 @@
# 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.73 2008/12/21 17:10:17 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.74 2008/12/23 17:26:40 maekke Exp $
+
+ 23 Dec 2008; Markus Meier <maekke@gentoo.org>
+ mythvideo-0.21_p17595.ebuild:
+ x86 stable, bug #239341
21 Dec 2008; nixnut <nixnut@gentoo.org> mythvideo-0.21_p17595.ebuild:
Stable on ppc wrt bug 239341
diff --git a/media-plugins/mythvideo/mythvideo-0.21_p17595.ebuild b/media-plugins/mythvideo/mythvideo-0.21_p17595.ebuild
index 4d4567befed6..81b5bbfddace 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.3 2008/12/21 17:10:17 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.21_p17595.ebuild,v 1.4 2008/12/23 17:26:40 maekke 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 1447d1967a24..36d47291c639 100644
--- a/media-plugins/mythweather/ChangeLog
+++ b/media-plugins/mythweather/ChangeLog
@@ -1,6 +1,10 @@
# 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.53 2008/12/21 17:11:50 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.54 2008/12/23 17:27:25 maekke Exp $
+
+ 23 Dec 2008; Markus Meier <maekke@gentoo.org>
+ mythweather-0.21_p17719.ebuild:
+ x86 stable, bug #239341
21 Dec 2008; nixnut <nixnut@gentoo.org> mythweather-0.21_p17719.ebuild:
Stable on ppc wrt bug 239341
diff --git a/media-plugins/mythweather/mythweather-0.21_p17719.ebuild b/media-plugins/mythweather/mythweather-0.21_p17719.ebuild
index 8790b91fc82d..4054dc33990d 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.3 2008/12/21 17:11:50 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.21_p17719.ebuild,v 1.4 2008/12/23 17:27:25 maekke 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