diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-08-01 11:26:55 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-08-01 11:26:55 +0000 |
commit | 46a8733b2e644ae2a864e478225a2ac6fae9c9be (patch) | |
tree | aec8de388c8b59599bdec4ce978894935eb75c4a /media-plugins/mythvideo | |
parent | x86 stable, bug 324077 (diff) | |
download | gentoo-2-46a8733b2e644ae2a864e478225a2ac6fae9c9be.tar.gz gentoo-2-46a8733b2e644ae2a864e478225a2ac6fae9c9be.tar.bz2 gentoo-2-46a8733b2e644ae2a864e478225a2ac6fae9c9be.zip |
Stable on amd64 wrt bug #323745
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'media-plugins/mythvideo')
-rw-r--r-- | media-plugins/mythvideo/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/mythvideo/mythvideo-0.22_p23469.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/mythvideo/ChangeLog b/media-plugins/mythvideo/ChangeLog index 2922dec30075..86e18ed8470e 100644 --- a/media-plugins/mythvideo/ChangeLog +++ b/media-plugins/mythvideo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mythvideo # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.91 2010/07/30 00:25:55 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.92 2010/08/01 11:26:55 hwoarang Exp $ + + 01 Aug 2010; Markos Chandras <hwoarang@gentoo.org> + mythvideo-0.22_p23469.ebuild: + Stable on amd64 wrt bug #323745 *mythvideo-0.23.1_p25396-r1 (30 Jul 2010) diff --git a/media-plugins/mythvideo/mythvideo-0.22_p23469.ebuild b/media-plugins/mythvideo/mythvideo-0.22_p23469.ebuild index 2d9291484da5..ea61919c12f6 100644 --- a/media-plugins/mythvideo/mythvideo-0.22_p23469.ebuild +++ b/media-plugins/mythvideo/mythvideo-0.22_p23469.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.22_p23469.ebuild,v 1.3 2010/07/26 13:55:07 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.22_p23469.ebuild,v 1.4 2010/08/01 11:26:55 hwoarang Exp $ EAPI=2 @@ -8,7 +8,7 @@ inherit qt4 mythtv-plugins DESCRIPTION="Video player module for MythTV." IUSE="+jamu" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" RDEPEND="dev-perl/libwww-perl dev-perl/HTML-Parser |