diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2007-08-29 15:38:20 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2007-08-29 15:38:20 +0000 |
commit | 5e304d241a7127370fa51798dcfeebb0c7dcaca2 (patch) | |
tree | 5c497e3087c9127b076f479e80d1a5cda3f5603f /media-plugins/mythvideo | |
parent | stable 0.20.2 for Schedules Direct support needed by Sept 1 (diff) | |
download | historical-5e304d241a7127370fa51798dcfeebb0c7dcaca2.tar.gz historical-5e304d241a7127370fa51798dcfeebb0c7dcaca2.tar.bz2 historical-5e304d241a7127370fa51798dcfeebb0c7dcaca2.zip |
stable 0.20.2 for Schedules Direct support needed by Sept 1
Package-Manager: portage-2.1.3.7
Diffstat (limited to 'media-plugins/mythvideo')
-rw-r--r-- | media-plugins/mythvideo/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/mythvideo/mythvideo-0.20.2_p14282.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/mythvideo/ChangeLog b/media-plugins/mythvideo/ChangeLog index 857d6d5ac185..b40af0705902 100644 --- a/media-plugins/mythvideo/ChangeLog +++ b/media-plugins/mythvideo/ChangeLog @@ -1,6 +1,10 @@ # 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.57 2007/08/27 14:59:21 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.58 2007/08/29 15:34:31 cardoe Exp $ + + 29 Aug 2007; Doug Goldstein <cardoe@gentoo.org> + mythvideo-0.20.2_p14282.ebuild: + stable 0.20.2 for Schedules Direct support needed by Sept 1 *mythvideo-0.21_pre14320 (27 Aug 2007) diff --git a/media-plugins/mythvideo/mythvideo-0.20.2_p14282.ebuild b/media-plugins/mythvideo/mythvideo-0.20.2_p14282.ebuild index 542a757f1b32..2df477eab227 100644 --- a/media-plugins/mythvideo/mythvideo-0.20.2_p14282.ebuild +++ b/media-plugins/mythvideo/mythvideo-0.20.2_p14282.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.2_p14282.ebuild,v 1.1 2007/08/24 15:34:27 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.20.2_p14282.ebuild,v 1.2 2007/08/29 15:34:31 cardoe Exp $ inherit mythtv-plugins subversion 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 |