summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2007-04-27 06:36:35 +0000
committerDoug Goldstein <cardoe@gentoo.org>2007-04-27 06:36:35 +0000
commit0bda863455b6d0792215598699b3576b156cda09 (patch)
tree608e0861c40924cb8535498042a5fed153723396 /media-plugins
parentCorrected digest (diff)
downloadhistorical-0bda863455b6d0792215598699b3576b156cda09.tar.gz
historical-0bda863455b6d0792215598699b3576b156cda09.tar.bz2
historical-0bda863455b6d0792215598699b3576b156cda09.zip
bump to 0.20.1 release
Package-Manager: portage-2.1.2.4
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/mythbrowser/mythbrowser-0.20.1.ebuild4
-rw-r--r--media-plugins/mythcontrols/mythcontrols-0.20.1.ebuild4
-rw-r--r--media-plugins/mythflix/ChangeLog7
-rw-r--r--media-plugins/mythflix/files/digest-mythflix-0.20.13
-rw-r--r--media-plugins/mythflix/mythflix-0.20.1.ebuild9
-rw-r--r--media-plugins/mythgallery/ChangeLog8
-rw-r--r--media-plugins/mythgallery/files/digest-mythgallery-0.20.13
-rw-r--r--media-plugins/mythgallery/mythgallery-0.20.1.ebuild15
-rw-r--r--media-plugins/mythgame/ChangeLog7
-rw-r--r--media-plugins/mythgame/files/digest-mythgame-0.20.13
-rw-r--r--media-plugins/mythgame/mythgame-0.20.1.ebuild18
-rw-r--r--media-plugins/mythmusic/ChangeLog7
-rw-r--r--media-plugins/mythmusic/files/digest-mythmusic-0.20.13
-rw-r--r--media-plugins/mythmusic/mythmusic-0.20.1.ebuild32
-rw-r--r--media-plugins/mythnews/ChangeLog7
-rw-r--r--media-plugins/mythnews/files/digest-mythnews-0.20.13
-rw-r--r--media-plugins/mythnews/mythnews-0.20.1.ebuild9
-rw-r--r--media-plugins/mythphone/ChangeLog7
-rw-r--r--media-plugins/mythphone/files/digest-mythphone-0.20.13
-rw-r--r--media-plugins/mythphone/mythphone-0.20.1.ebuild14
-rw-r--r--media-plugins/mythvideo/ChangeLog7
-rw-r--r--media-plugins/mythvideo/files/digest-mythvideo-0.20.13
-rw-r--r--media-plugins/mythvideo/mythvideo-0.20.1.ebuild26
-rw-r--r--media-plugins/mythweather/ChangeLog8
-rw-r--r--media-plugins/mythweather/files/digest-mythweather-0.20.13
-rw-r--r--media-plugins/mythweather/mythweather-0.20.1.ebuild9
26 files changed, 210 insertions, 12 deletions
diff --git a/media-plugins/mythbrowser/mythbrowser-0.20.1.ebuild b/media-plugins/mythbrowser/mythbrowser-0.20.1.ebuild
index 2346100e1509..d17a7ff3c7fd 100644
--- a/media-plugins/mythbrowser/mythbrowser-0.20.1.ebuild
+++ b/media-plugins/mythbrowser/mythbrowser-0.20.1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythbrowser/mythbrowser-0.20.1.ebuild,v 1.1 2007/04/26 17:19:12 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythbrowser/mythbrowser-0.20.1.ebuild,v 1.2 2007/04/27 06:17:08 cardoe 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/mythcontrols-0.20.1.ebuild b/media-plugins/mythcontrols/mythcontrols-0.20.1.ebuild
index 968c27eb140d..c11e217f0e2b 100644
--- a/media-plugins/mythcontrols/mythcontrols-0.20.1.ebuild
+++ b/media-plugins/mythcontrols/mythcontrols-0.20.1.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythcontrols/mythcontrols-0.20.1.ebuild,v 1.1 2007/04/26 18:42:11 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythcontrols/mythcontrols-0.20.1.ebuild,v 1.2 2007/04/27 06:18:10 cardoe 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 8806ea34b3a0..7b105a250cba 100644
--- a/media-plugins/mythflix/ChangeLog
+++ b/media-plugins/mythflix/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-plugins/mythflix
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythflix/ChangeLog,v 1.4 2007/04/20 00:14:44 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythflix/ChangeLog,v 1.5 2007/04/27 06:20:43 cardoe Exp $
+
+*mythflix-0.20.1 (27 Apr 2007)
+
+ 27 Apr 2007; Doug Goldstein <cardoe@gentoo.org> +mythflix-0.20.1.ebuild:
+ bump to 0.20.1 release
20 Apr 2007; Doug Goldstein <cardoe@gentoo.org> -mythflix-0.19.ebuild:
remove old version
diff --git a/media-plugins/mythflix/files/digest-mythflix-0.20.1 b/media-plugins/mythflix/files/digest-mythflix-0.20.1
new file mode 100644
index 000000000000..2d8a71e36917
--- /dev/null
+++ b/media-plugins/mythflix/files/digest-mythflix-0.20.1
@@ -0,0 +1,3 @@
+MD5 e03aedc6a1dc2f9d28d599195d75d6fc mythplugins-0.20.1.tar.bz2 17425315
+RMD160 2cb935dd1af8142654dd41260e640db5bb4464ef mythplugins-0.20.1.tar.bz2 17425315
+SHA256 7a850fa22e831a3b33fd4715ba34bdc6e99c2f5a404dbb3414b99222bb075f04 mythplugins-0.20.1.tar.bz2 17425315
diff --git a/media-plugins/mythflix/mythflix-0.20.1.ebuild b/media-plugins/mythflix/mythflix-0.20.1.ebuild
new file mode 100644
index 000000000000..235a57e089d8
--- /dev/null
+++ b/media-plugins/mythflix/mythflix-0.20.1.ebuild
@@ -0,0 +1,9 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythflix/mythflix-0.20.1.ebuild,v 1.1 2007/04/27 06:20:43 cardoe Exp $
+
+inherit mythtv-plugins
+
+DESCRIPTION="NetFlix manager via MythTV."
+IUSE=""
+KEYWORDS="~amd64 ~ppc ~x86"
diff --git a/media-plugins/mythgallery/ChangeLog b/media-plugins/mythgallery/ChangeLog
index ac55df4d9b9c..4605969a5b5e 100644
--- a/media-plugins/mythgallery/ChangeLog
+++ b/media-plugins/mythgallery/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-plugins/mythgallery
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.37 2007/04/19 23:44:08 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/ChangeLog,v 1.38 2007/04/27 06:23:12 cardoe Exp $
+
+*mythgallery-0.20.1 (27 Apr 2007)
+
+ 27 Apr 2007; Doug Goldstein <cardoe@gentoo.org>
+ +mythgallery-0.20.1.ebuild:
+ bump to 0.20.1 release
19 Apr 2007; Doug Goldstein <cardoe@gentoo.org> -mythgallery-0.19.ebuild,
mythgallery-0.20_p13239.ebuild:
diff --git a/media-plugins/mythgallery/files/digest-mythgallery-0.20.1 b/media-plugins/mythgallery/files/digest-mythgallery-0.20.1
new file mode 100644
index 000000000000..2d8a71e36917
--- /dev/null
+++ b/media-plugins/mythgallery/files/digest-mythgallery-0.20.1
@@ -0,0 +1,3 @@
+MD5 e03aedc6a1dc2f9d28d599195d75d6fc mythplugins-0.20.1.tar.bz2 17425315
+RMD160 2cb935dd1af8142654dd41260e640db5bb4464ef mythplugins-0.20.1.tar.bz2 17425315
+SHA256 7a850fa22e831a3b33fd4715ba34bdc6e99c2f5a404dbb3414b99222bb075f04 mythplugins-0.20.1.tar.bz2 17425315
diff --git a/media-plugins/mythgallery/mythgallery-0.20.1.ebuild b/media-plugins/mythgallery/mythgallery-0.20.1.ebuild
new file mode 100644
index 000000000000..137615f23637
--- /dev/null
+++ b/media-plugins/mythgallery/mythgallery-0.20.1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgallery/mythgallery-0.20.1.ebuild,v 1.1 2007/04/27 06:23:12 cardoe Exp $
+
+inherit mythtv-plugins
+
+DESCRIPTION="Gallery and slideshow module for MythTV."
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="exif"
+
+RDEPEND="exif? ( >=media-libs/libexif-0.6.10 )
+ media-libs/tiff"
+DEPEND="${RDEPEND}"
+
+MTVCONF="$(use_enable exif) $(use_enable exif new-exif)"
diff --git a/media-plugins/mythgame/ChangeLog b/media-plugins/mythgame/ChangeLog
index def1f9b20e01..b189f7dd71e6 100644
--- a/media-plugins/mythgame/ChangeLog
+++ b/media-plugins/mythgame/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-plugins/mythgame
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.36 2007/04/20 00:16:46 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/ChangeLog,v 1.37 2007/04/27 06:25:57 cardoe Exp $
+
+*mythgame-0.20.1 (27 Apr 2007)
+
+ 27 Apr 2007; Doug Goldstein <cardoe@gentoo.org> +mythgame-0.20.1.ebuild:
+ bump to 0.20.1 release
20 Apr 2007; Doug Goldstein <cardoe@gentoo.org>
mythgame-0.20_p13239.ebuild:
diff --git a/media-plugins/mythgame/files/digest-mythgame-0.20.1 b/media-plugins/mythgame/files/digest-mythgame-0.20.1
new file mode 100644
index 000000000000..2d8a71e36917
--- /dev/null
+++ b/media-plugins/mythgame/files/digest-mythgame-0.20.1
@@ -0,0 +1,3 @@
+MD5 e03aedc6a1dc2f9d28d599195d75d6fc mythplugins-0.20.1.tar.bz2 17425315
+RMD160 2cb935dd1af8142654dd41260e640db5bb4464ef mythplugins-0.20.1.tar.bz2 17425315
+SHA256 7a850fa22e831a3b33fd4715ba34bdc6e99c2f5a404dbb3414b99222bb075f04 mythplugins-0.20.1.tar.bz2 17425315
diff --git a/media-plugins/mythgame/mythgame-0.20.1.ebuild b/media-plugins/mythgame/mythgame-0.20.1.ebuild
new file mode 100644
index 000000000000..5282ee64acd9
--- /dev/null
+++ b/media-plugins/mythgame/mythgame-0.20.1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythgame/mythgame-0.20.1.ebuild,v 1.1 2007/04/27 06:25:57 cardoe Exp $
+
+inherit mythtv-plugins
+
+DESCRIPTION="Game emulator module for MythTV."
+IUSE=""
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND="sys-libs/zlib"
+DEPEND="${RDEPEND}"
+
+src_install () {
+ mythtv-plugins_src_install || die "install failed"
+
+ dodoc gamelist.xml
+}
diff --git a/media-plugins/mythmusic/ChangeLog b/media-plugins/mythmusic/ChangeLog
index 10749cb7a282..75f9399fe936 100644
--- a/media-plugins/mythmusic/ChangeLog
+++ b/media-plugins/mythmusic/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-plugins/mythmusic
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/ChangeLog,v 1.52 2007/04/20 00:05:20 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/ChangeLog,v 1.53 2007/04/27 06:29:03 cardoe Exp $
+
+*mythmusic-0.20.1 (27 Apr 2007)
+
+ 27 Apr 2007; Doug Goldstein <cardoe@gentoo.org> +mythmusic-0.20.1.ebuild:
+ bump to 0.20.1 release
*mythmusic-0.20_p13239 (20 Apr 2007)
diff --git a/media-plugins/mythmusic/files/digest-mythmusic-0.20.1 b/media-plugins/mythmusic/files/digest-mythmusic-0.20.1
new file mode 100644
index 000000000000..2d8a71e36917
--- /dev/null
+++ b/media-plugins/mythmusic/files/digest-mythmusic-0.20.1
@@ -0,0 +1,3 @@
+MD5 e03aedc6a1dc2f9d28d599195d75d6fc mythplugins-0.20.1.tar.bz2 17425315
+RMD160 2cb935dd1af8142654dd41260e640db5bb4464ef mythplugins-0.20.1.tar.bz2 17425315
+SHA256 7a850fa22e831a3b33fd4715ba34bdc6e99c2f5a404dbb3414b99222bb075f04 mythplugins-0.20.1.tar.bz2 17425315
diff --git a/media-plugins/mythmusic/mythmusic-0.20.1.ebuild b/media-plugins/mythmusic/mythmusic-0.20.1.ebuild
new file mode 100644
index 000000000000..915398c4b61f
--- /dev/null
+++ b/media-plugins/mythmusic/mythmusic-0.20.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythmusic/mythmusic-0.20.1.ebuild,v 1.1 2007/04/27 06:29:03 cardoe Exp $
+
+inherit mythtv-plugins flag-o-matic toolchain-funcs eutils
+
+DESCRIPTION="Music player module for MythTV."
+IUSE="aac cdr fftw sdl"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND=">=media-sound/cdparanoia-3.9.8
+ >=media-libs/libmad-0.15.1b
+ >=media-libs/libid3tag-0.15.1b
+ >=media-libs/libvorbis-1.0
+ >=media-libs/libcdaudio-0.99.6
+ ~media-libs/flac-1.1.2
+ aac? ( >=media-libs/faad2-2.0-r7 )
+ fftw? ( =sci-libs/fftw-2* )
+ sdl? ( >=media-libs/libsdl-1.2.5 )
+ cdr? ( virtual/cdrtools )"
+
+DEPEND="${RDEPEND}"
+
+src_unpack() {
+ if [[ $(gcc-version) = "3.2" || $(gcc-version) == "3.3" ]]; then
+ replace-cpu-flags pentium4 pentium3
+ fi
+
+ mythtv-plugins_src_unpack || die "unpack failed"
+}
+
+MTVCONF="$(use_enable aac) $(use_enable fftw) $(use_enable sdl)"
diff --git a/media-plugins/mythnews/ChangeLog b/media-plugins/mythnews/ChangeLog
index 6c296dc11672..fdc22517da5c 100644
--- a/media-plugins/mythnews/ChangeLog
+++ b/media-plugins/mythnews/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-plugins/mythnews
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.26 2007/04/20 00:52:25 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.27 2007/04/27 06:30:30 cardoe Exp $
+
+*mythnews-0.20.1 (27 Apr 2007)
+
+ 27 Apr 2007; Doug Goldstein <cardoe@gentoo.org> +mythnews-0.20.1.ebuild:
+ bump to 0.20.1 release
20 Apr 2007; Doug Goldstein <cardoe@gentoo.org> -mythnews-0.19.ebuild:
remove old version
diff --git a/media-plugins/mythnews/files/digest-mythnews-0.20.1 b/media-plugins/mythnews/files/digest-mythnews-0.20.1
new file mode 100644
index 000000000000..2d8a71e36917
--- /dev/null
+++ b/media-plugins/mythnews/files/digest-mythnews-0.20.1
@@ -0,0 +1,3 @@
+MD5 e03aedc6a1dc2f9d28d599195d75d6fc mythplugins-0.20.1.tar.bz2 17425315
+RMD160 2cb935dd1af8142654dd41260e640db5bb4464ef mythplugins-0.20.1.tar.bz2 17425315
+SHA256 7a850fa22e831a3b33fd4715ba34bdc6e99c2f5a404dbb3414b99222bb075f04 mythplugins-0.20.1.tar.bz2 17425315
diff --git a/media-plugins/mythnews/mythnews-0.20.1.ebuild b/media-plugins/mythnews/mythnews-0.20.1.ebuild
new file mode 100644
index 000000000000..66074d59e9c8
--- /dev/null
+++ b/media-plugins/mythnews/mythnews-0.20.1.ebuild
@@ -0,0 +1,9 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.20.1.ebuild,v 1.1 2007/04/27 06:30:30 cardoe Exp $
+
+inherit mythtv-plugins
+
+DESCRIPTION="RSS feed news reading module for MythTV."
+IUSE=""
+KEYWORDS="~amd64 ~ppc ~x86"
diff --git a/media-plugins/mythphone/ChangeLog b/media-plugins/mythphone/ChangeLog
index 91325d20b54f..1a361af708d3 100644
--- a/media-plugins/mythphone/ChangeLog
+++ b/media-plugins/mythphone/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-plugins/mythphone
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/ChangeLog,v 1.17 2007/04/20 00:55:00 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/ChangeLog,v 1.18 2007/04/27 06:33:42 cardoe Exp $
+
+*mythphone-0.20.1 (27 Apr 2007)
+
+ 27 Apr 2007; Doug Goldstein <cardoe@gentoo.org> +mythphone-0.20.1.ebuild:
+ bump to 0.20.1 release
20 Apr 2007; Doug Goldstein <cardoe@gentoo.org> -mythphone-0.19.ebuild:
remove old version
diff --git a/media-plugins/mythphone/files/digest-mythphone-0.20.1 b/media-plugins/mythphone/files/digest-mythphone-0.20.1
new file mode 100644
index 000000000000..2d8a71e36917
--- /dev/null
+++ b/media-plugins/mythphone/files/digest-mythphone-0.20.1
@@ -0,0 +1,3 @@
+MD5 e03aedc6a1dc2f9d28d599195d75d6fc mythplugins-0.20.1.tar.bz2 17425315
+RMD160 2cb935dd1af8142654dd41260e640db5bb4464ef mythplugins-0.20.1.tar.bz2 17425315
+SHA256 7a850fa22e831a3b33fd4715ba34bdc6e99c2f5a404dbb3414b99222bb075f04 mythplugins-0.20.1.tar.bz2 17425315
diff --git a/media-plugins/mythphone/mythphone-0.20.1.ebuild b/media-plugins/mythphone/mythphone-0.20.1.ebuild
new file mode 100644
index 000000000000..c4026c703872
--- /dev/null
+++ b/media-plugins/mythphone/mythphone-0.20.1.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/mythphone-0.20.1.ebuild,v 1.1 2007/04/27 06:33:42 cardoe Exp $
+
+inherit mythtv-plugins
+
+DESCRIPTION="Phone and video calls with SIP."
+IUSE="festival"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND="festival? ( app-accessibility/festival )"
+DEPEND="${RDEPEND}"
+
+MTVCONF=$(use_enable festival)
diff --git a/media-plugins/mythvideo/ChangeLog b/media-plugins/mythvideo/ChangeLog
index 352d88dc4a25..823e470f5b7d 100644
--- a/media-plugins/mythvideo/ChangeLog
+++ b/media-plugins/mythvideo/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-plugins/mythvideo
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.46 2007/04/20 18:35:15 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.47 2007/04/27 06:35:03 cardoe Exp $
+
+*mythvideo-0.20.1 (27 Apr 2007)
+
+ 27 Apr 2007; Doug Goldstein <cardoe@gentoo.org> +mythvideo-0.20.1.ebuild:
+ bump to 0.20.1 release
*mythvideo-0.21_pre13285 (20 Apr 2007)
diff --git a/media-plugins/mythvideo/files/digest-mythvideo-0.20.1 b/media-plugins/mythvideo/files/digest-mythvideo-0.20.1
new file mode 100644
index 000000000000..2d8a71e36917
--- /dev/null
+++ b/media-plugins/mythvideo/files/digest-mythvideo-0.20.1
@@ -0,0 +1,3 @@
+MD5 e03aedc6a1dc2f9d28d599195d75d6fc mythplugins-0.20.1.tar.bz2 17425315
+RMD160 2cb935dd1af8142654dd41260e640db5bb4464ef mythplugins-0.20.1.tar.bz2 17425315
+SHA256 7a850fa22e831a3b33fd4715ba34bdc6e99c2f5a404dbb3414b99222bb075f04 mythplugins-0.20.1.tar.bz2 17425315
diff --git a/media-plugins/mythvideo/mythvideo-0.20.1.ebuild b/media-plugins/mythvideo/mythvideo-0.20.1.ebuild
new file mode 100644
index 000000000000..2c47f324f7e2
--- /dev/null
+++ b/media-plugins/mythvideo/mythvideo-0.20.1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.20.1.ebuild,v 1.1 2007/04/27 06:35:03 cardoe Exp $
+
+inherit mythtv-plugins
+
+DESCRIPTION="Video player module for MythTV."
+IUSE="mplayer xine"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND="dev-perl/libwww-perl
+ dev-perl/HTML-Parser
+ dev-perl/URI
+ dev-perl/XML-Simple
+ mplayer? ( || ( media-video/mplayer media-video/mplayer-bin ) )
+ xine? ( media-video/xine-ui )"
+DEPEND="${RDEPEND}"
+
+pkg_postinst() {
+ elog "MythVideo can use any media player to playback files, since"
+ elog "it's a setting in the setup menu."
+ elog
+ elog "MythTv also has an 'Internal' player you can use, though"
+ elog "it will not support as many formats. If you want to use it,"
+ elog "set the player to 'Internal' (note spelling & caps)."
+}
diff --git a/media-plugins/mythweather/ChangeLog b/media-plugins/mythweather/ChangeLog
index a630fbf1d679..b2def3e2aa2f 100644
--- a/media-plugins/mythweather/ChangeLog
+++ b/media-plugins/mythweather/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-plugins/mythweather
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.34 2007/04/20 00:55:56 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.35 2007/04/27 06:36:35 cardoe Exp $
+
+*mythweather-0.20.1 (27 Apr 2007)
+
+ 27 Apr 2007; Doug Goldstein <cardoe@gentoo.org>
+ +mythweather-0.20.1.ebuild:
+ bump to 0.20.1 release
20 Apr 2007; Doug Goldstein <cardoe@gentoo.org> -mythweather-0.19.ebuild:
remove old version
diff --git a/media-plugins/mythweather/files/digest-mythweather-0.20.1 b/media-plugins/mythweather/files/digest-mythweather-0.20.1
new file mode 100644
index 000000000000..2d8a71e36917
--- /dev/null
+++ b/media-plugins/mythweather/files/digest-mythweather-0.20.1
@@ -0,0 +1,3 @@
+MD5 e03aedc6a1dc2f9d28d599195d75d6fc mythplugins-0.20.1.tar.bz2 17425315
+RMD160 2cb935dd1af8142654dd41260e640db5bb4464ef mythplugins-0.20.1.tar.bz2 17425315
+SHA256 7a850fa22e831a3b33fd4715ba34bdc6e99c2f5a404dbb3414b99222bb075f04 mythplugins-0.20.1.tar.bz2 17425315
diff --git a/media-plugins/mythweather/mythweather-0.20.1.ebuild b/media-plugins/mythweather/mythweather-0.20.1.ebuild
new file mode 100644
index 000000000000..68a7b70c2f51
--- /dev/null
+++ b/media-plugins/mythweather/mythweather-0.20.1.ebuild
@@ -0,0 +1,9 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.20.1.ebuild,v 1.1 2007/04/27 06:36:35 cardoe Exp $
+
+inherit mythtv-plugins
+
+DESCRIPTION="Weather forecast module for MythTV."
+IUSE=""
+KEYWORDS="~amd64 ~ppc ~x86"