Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/mythvideo: ChangeLog mythvideo-0.22_p23469.ebuild
Date: Sun, 01 Aug 2010 12:04:59
Message-Id: 20100801112656.0CE382CE15@corvid.gentoo.org
1 hwoarang 10/08/01 11:26:55
2
3 Modified: ChangeLog mythvideo-0.22_p23469.ebuild
4 Log:
5 Stable on amd64 wrt bug #323745
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.92 media-plugins/mythvideo/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythvideo/ChangeLog?rev=1.92&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythvideo/ChangeLog?rev=1.92&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythvideo/ChangeLog?r1=1.91&r2=1.92
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v
18 retrieving revision 1.91
19 retrieving revision 1.92
20 diff -u -r1.91 -r1.92
21 --- ChangeLog 30 Jul 2010 00:25:55 -0000 1.91
22 +++ ChangeLog 1 Aug 2010 11:26:55 -0000 1.92
23 @@ -1,6 +1,10 @@
24 # ChangeLog for media-plugins/mythvideo
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.91 2010/07/30 00:25:55 cardoe Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/ChangeLog,v 1.92 2010/08/01 11:26:55 hwoarang Exp $
28 +
29 + 01 Aug 2010; Markos Chandras <hwoarang@g.o>
30 + mythvideo-0.22_p23469.ebuild:
31 + Stable on amd64 wrt bug #323745
32
33 *mythvideo-0.23.1_p25396-r1 (30 Jul 2010)
34
35
36
37
38 1.4 media-plugins/mythvideo/mythvideo-0.22_p23469.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythvideo/mythvideo-0.22_p23469.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythvideo/mythvideo-0.22_p23469.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythvideo/mythvideo-0.22_p23469.ebuild?r1=1.3&r2=1.4
43
44 Index: mythvideo-0.22_p23469.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.22_p23469.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- mythvideo-0.22_p23469.ebuild 26 Jul 2010 13:55:07 -0000 1.3
51 +++ mythvideo-0.22_p23469.ebuild 1 Aug 2010 11:26:55 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.22_p23469.ebuild,v 1.3 2010/07/26 13:55:07 fauli Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.22_p23469.ebuild,v 1.4 2010/08/01 11:26:55 hwoarang Exp $
57
58 EAPI=2
59
60 @@ -8,7 +8,7 @@
61
62 DESCRIPTION="Video player module for MythTV."
63 IUSE="+jamu"
64 -KEYWORDS="~amd64 ~ppc x86"
65 +KEYWORDS="amd64 ~ppc x86"
66
67 RDEPEND="dev-perl/libwww-perl
68 dev-perl/HTML-Parser