diff options
author | 2006-12-24 08:07:27 +0000 | |
---|---|---|
committer | 2006-12-24 08:07:27 +0000 | |
commit | c8babede75d902e6ab784f6c3111fef7450010ae (patch) | |
tree | c4754d6d7cf70e87bf98a09da134bfa012fcd125 /media-plugins/mythvideo | |
parent | Stabling for amd64, ppc, and x86 (diff) | |
download | gentoo-2-c8babede75d902e6ab784f6c3111fef7450010ae.tar.gz gentoo-2-c8babede75d902e6ab784f6c3111fef7450010ae.tar.bz2 gentoo-2-c8babede75d902e6ab784f6c3111fef7450010ae.zip |
Stabling for amd64, ppc, and x86
(Portage version: 2.1.2_rc4)
Diffstat (limited to 'media-plugins/mythvideo')
-rw-r--r-- | media-plugins/mythvideo/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/mythvideo/mythvideo-0.20_p11671.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/mythvideo/ChangeLog b/media-plugins/mythvideo/ChangeLog index 005d89778fae..8591985400e3 100644 --- a/media-plugins/mythvideo/ChangeLog +++ b/media-plugins/mythvideo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mythvideo # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.41 2006/11/14 06:02:15 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.42 2006/12/24 08:07:27 cardoe Exp $ + + 24 Dec 2006; Doug Goldstein <cardoe@gentoo.org> + -mythvideo-0.20_p11329.ebuild, mythvideo-0.20_p11671.ebuild: + Stabling for amd64, ppc, and x86 *mythvideo-0.20_p11671 (14 Nov 2006) diff --git a/media-plugins/mythvideo/mythvideo-0.20_p11671.ebuild b/media-plugins/mythvideo/mythvideo-0.20_p11671.ebuild index f25174c56d9c..f123a6a73698 100644 --- a/media-plugins/mythvideo/mythvideo-0.20_p11671.ebuild +++ b/media-plugins/mythvideo/mythvideo-0.20_p11671.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.20_p11671.ebuild,v 1.1 2006/11/14 06:02:15 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.20_p11671.ebuild,v 1.2 2006/12/24 08:07:27 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 |