diff options
Diffstat (limited to 'media-plugins/mythvideo')
-rw-r--r-- | media-plugins/mythvideo/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/mythvideo/mythvideo-0.21_p17595.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/mythvideo/ChangeLog b/media-plugins/mythvideo/ChangeLog index 590456ecf88e..9ed291baa34e 100644 --- a/media-plugins/mythvideo/ChangeLog +++ b/media-plugins/mythvideo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/mythvideo # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.72 2008/12/12 20:05:26 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.73 2008/12/21 17:10:17 nixnut Exp $ + + 21 Dec 2008; nixnut <nixnut@gentoo.org> mythvideo-0.21_p17595.ebuild: + Stable on ppc wrt bug 239341 12 Dec 2008; Steve Dibb <beandog@gentoo.org> mythvideo-0.21_p17595.ebuild: amd64 stable, bug 239341 diff --git a/media-plugins/mythvideo/mythvideo-0.21_p17595.ebuild b/media-plugins/mythvideo/mythvideo-0.21_p17595.ebuild index 4373fdb2249e..4d4567befed6 100644 --- a/media-plugins/mythvideo/mythvideo-0.21_p17595.ebuild +++ b/media-plugins/mythvideo/mythvideo-0.21_p17595.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.21_p17595.ebuild,v 1.2 2008/12/12 20:05:26 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.21_p17595.ebuild,v 1.3 2008/12/21 17:10:17 nixnut Exp $ inherit mythtv-plugins DESCRIPTION="Video player module for MythTV." IUSE="" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" RDEPEND="dev-perl/libwww-perl dev-perl/HTML-Parser |