diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2007-06-12 16:59:55 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2007-06-12 16:59:55 +0000 |
commit | 63b50e19764e3fc93638e0baea92cb275b9caad2 (patch) | |
tree | 99377383d415967a76a561e3f15bfada5dc6e085 /media-plugins/mythvideo | |
parent | use.mask d as per bug #178896 (diff) | |
download | gentoo-2-63b50e19764e3fc93638e0baea92cb275b9caad2.tar.gz gentoo-2-63b50e19764e3fc93638e0baea92cb275b9caad2.tar.bz2 gentoo-2-63b50e19764e3fc93638e0baea92cb275b9caad2.zip |
Stable amd64, ppc, x86.
(Portage version: 2.1.2.9)
Diffstat (limited to 'media-plugins/mythvideo')
6 files changed, 8 insertions, 64 deletions
diff --git a/media-plugins/mythvideo/ChangeLog b/media-plugins/mythvideo/ChangeLog index 4c1c12f95307..af390fce5e99 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.49 2007/05/01 21:09:34 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.50 2007/06/12 16:59:55 cardoe Exp $ + + 12 Jun 2007; Doug Goldstein <cardoe@gentoo.org> + -mythvideo-0.20_p12824.ebuild, -mythvideo-0.20.1.ebuild, + mythvideo-0.20.1_p13375.ebuild: + Stable amd64, ppc, x86. *mythvideo-0.20.1_p13375 (01 May 2007) diff --git a/media-plugins/mythvideo/files/digest-mythvideo-0.20.1 b/media-plugins/mythvideo/files/digest-mythvideo-0.20.1 deleted file mode 100644 index 2d8a71e36917..000000000000 --- a/media-plugins/mythvideo/files/digest-mythvideo-0.20.1 +++ /dev/null @@ -1,3 +0,0 @@ -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/files/digest-mythvideo-0.20_p12824 b/media-plugins/mythvideo/files/digest-mythvideo-0.20_p12824 deleted file mode 100644 index d82a748a1df2..000000000000 --- a/media-plugins/mythvideo/files/digest-mythvideo-0.20_p12824 +++ /dev/null @@ -1,6 +0,0 @@ -MD5 aa071a34720466b7dd0c4fa63113ac26 mythplugins-0.20.tar.bz2 17852531 -RMD160 0c3c1a3c94d4feb429b88f0b7b73ea23917940f3 mythplugins-0.20.tar.bz2 17852531 -SHA256 b038e715fc322ef914055508ed1394c38b31b415f62e972f9626409a69223a43 mythplugins-0.20.tar.bz2 17852531 -MD5 f40bbc09f650a55d2efe1d566227044a mythplugins-0.20_svn12824.patch.bz2 21525 -RMD160 c5dfe833a485d1bee7cb6ea94c487c99fe717550 mythplugins-0.20_svn12824.patch.bz2 21525 -SHA256 864f924d471922ef6c0ad91fd3d508e84397efbb7c165f3ddea034dfe43dc336 mythplugins-0.20_svn12824.patch.bz2 21525 diff --git a/media-plugins/mythvideo/mythvideo-0.20.1.ebuild b/media-plugins/mythvideo/mythvideo-0.20.1.ebuild deleted file mode 100644 index 2c47f324f7e2..000000000000 --- a/media-plugins/mythvideo/mythvideo-0.20.1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# 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/mythvideo/mythvideo-0.20.1_p13375.ebuild b/media-plugins/mythvideo/mythvideo-0.20.1_p13375.ebuild index cda8efff1cfe..0efa5e3b46ff 100644 --- a/media-plugins/mythvideo/mythvideo-0.20.1_p13375.ebuild +++ b/media-plugins/mythvideo/mythvideo-0.20.1_p13375.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/mythvideo/mythvideo-0.20.1_p13375.ebuild,v 1.1 2007/05/01 21:09:34 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.20.1_p13375.ebuild,v 1.2 2007/06/12 16:59:55 cardoe Exp $ inherit mythtv-plugins DESCRIPTION="Video player module for MythTV." IUSE="mplayer xine" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc x86" RDEPEND="dev-perl/libwww-perl dev-perl/HTML-Parser diff --git a/media-plugins/mythvideo/mythvideo-0.20_p12824.ebuild b/media-plugins/mythvideo/mythvideo-0.20_p12824.ebuild deleted file mode 100644 index eba634da62d9..000000000000 --- a/media-plugins/mythvideo/mythvideo-0.20_p12824.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# 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_p12824.ebuild,v 1.2 2007/03/19 14:57:25 genone 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)." -} |