diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-12-21 17:10:17 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-12-21 17:10:17 +0000 |
commit | 84093c76afc24836fdbe077a5eeed22332b92fe5 (patch) | |
tree | 34a365c3286c90c78d9915db82c147df5a69afdc /media-plugins | |
parent | Bump to 2.24.1. (diff) | |
download | gentoo-2-84093c76afc24836fdbe077a5eeed22332b92fe5.tar.gz gentoo-2-84093c76afc24836fdbe077a5eeed22332b92fe5.tar.bz2 gentoo-2-84093c76afc24836fdbe077a5eeed22332b92fe5.zip |
Stable on ppc wrt bug 239341
(Portage version: 2.1.6.2/cvs/Linux 2.6.27-hardened-r3 ppc)
Diffstat (limited to 'media-plugins')
-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 |