Gentoo Archives: gentoo-commits

From: "Doug Goldstein (cardoe)" <cardoe@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/mythbrowser: ChangeLog mythbrowser-0.23.1_p25396.ebuild
Date: Tue, 27 Jul 2010 15:50:26
Message-Id: 20100727155021.CAA8A2CE15@corvid.gentoo.org
1 cardoe 10/07/27 15:50:21
2
3 Modified: ChangeLog
4 Added: mythbrowser-0.23.1_p25396.ebuild
5 Log:
6 Update to version that properly identifies itself as 0.23.1
7 (Portage version: 2.1.8.3/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.52 media-plugins/mythbrowser/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythbrowser/ChangeLog?rev=1.52&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythbrowser/ChangeLog?rev=1.52&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythbrowser/ChangeLog?r1=1.51&r2=1.52
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-plugins/mythbrowser/ChangeLog,v
19 retrieving revision 1.51
20 retrieving revision 1.52
21 diff -u -r1.51 -r1.52
22 --- ChangeLog 26 Jul 2010 13:43:48 -0000 1.51
23 +++ ChangeLog 27 Jul 2010 15:50:21 -0000 1.52
24 @@ -1,6 +1,12 @@
25 # ChangeLog for media-plugins/mythbrowser
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythbrowser/ChangeLog,v 1.51 2010/07/26 13:43:48 fauli Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythbrowser/ChangeLog,v 1.52 2010/07/27 15:50:21 cardoe Exp $
29 +
30 +*mythbrowser-0.23.1_p25396 (27 Jul 2010)
31 +
32 + 27 Jul 2010; Doug Goldstein <cardoe@g.o>
33 + +mythbrowser-0.23.1_p25396.ebuild:
34 + Update to version that properly identifies itself as 0.23.1
35
36 26 Jul 2010; Christian Faulhammer <fauli@g.o>
37 mythbrowser-0.22_p22763.ebuild:
38
39
40
41 1.1 media-plugins/mythbrowser/mythbrowser-0.23.1_p25396.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythbrowser/mythbrowser-0.23.1_p25396.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythbrowser/mythbrowser-0.23.1_p25396.ebuild?rev=1.1&content-type=text/plain
45
46 Index: mythbrowser-0.23.1_p25396.ebuild
47 ===================================================================
48 # Copyright 1999-2010 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/media-plugins/mythbrowser/mythbrowser-0.23.1_p25396.ebuild,v 1.1 2010/07/27 15:50:21 cardoe Exp $
51
52 EAPI=2
53 inherit qt4 mythtv-plugins
54
55 DESCRIPTION="Web browser module for MythTV."
56 IUSE=""
57 KEYWORDS="~amd64 ~ppc ~x86"
58
59 RDEPEND=">=x11-libs/qt-webkit-4.5:4"
60 DEPEND="${RDEPEND}"