diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2007-08-29 15:34:31 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2007-08-29 15:34:31 +0000 |
commit | 0642fda532113695779b07f6fe673edfa4bb8c58 (patch) | |
tree | 4fc46949d7eaf1049541cd9841c65350a70fdd77 /media-plugins/mythvideo | |
parent | stable 0.20.2 for Schedules Direct support needed by Sept 1 (diff) | |
download | gentoo-2-0642fda532113695779b07f6fe673edfa4bb8c58.tar.gz gentoo-2-0642fda532113695779b07f6fe673edfa4bb8c58.tar.bz2 gentoo-2-0642fda532113695779b07f6fe673edfa4bb8c58.zip |
stable 0.20.2 for Schedules Direct support needed by Sept 1
(Portage version: 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 |