Gentoo Archives: gentoo-commits

From: "Doug Klima (cardoe)" <cardoe@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/mythphone: ChangeLog mythphone-0.21_pre15448.ebuild mythphone-0.21_pre14242.ebuild
Date: Tue, 15 Jan 2008 16:21:45
Message-Id: E1JEoXn-0007to-9q@stork.gentoo.org
1 cardoe 08/01/15 16:21:43
2
3 Modified: ChangeLog
4 Added: mythphone-0.21_pre15448.ebuild
5 Removed: mythphone-0.21_pre14242.ebuild
6 Log:
7 update to newer trunk revision
8 (Portage version: 2.1.4)
9
10 Revision Changes Path
11 1.26 media-plugins/mythphone/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythphone/ChangeLog?rev=1.26&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythphone/ChangeLog?rev=1.26&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythphone/ChangeLog?r1=1.25&r2=1.26
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-plugins/mythphone/ChangeLog,v
20 retrieving revision 1.25
21 retrieving revision 1.26
22 diff -u -r1.25 -r1.26
23 --- ChangeLog 15 Oct 2007 15:55:11 -0000 1.25
24 +++ ChangeLog 15 Jan 2008 16:21:42 -0000 1.26
25 @@ -1,6 +1,12 @@
26 # ChangeLog for media-plugins/mythphone
27 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/ChangeLog,v 1.25 2007/10/15 15:55:11 cardoe Exp $
29 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/ChangeLog,v 1.26 2008/01/15 16:21:42 cardoe Exp $
31 +
32 +*mythphone-0.21_pre15448 (15 Jan 2008)
33 +
34 + 15 Jan 2008; Doug Klima <cardoe@g.o>
35 + -mythphone-0.21_pre14242.ebuild, +mythphone-0.21_pre15448.ebuild:
36 + update to newer trunk revision
37
38 15 Oct 2007; Doug Goldstein <cardoe@g.o> -mythphone-0.20.1.ebuild,
39 -mythphone-0.20.1_p14146.ebuild:
40
41
42
43 1.1 media-plugins/mythphone/mythphone-0.21_pre15448.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythphone/mythphone-0.21_pre15448.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythphone/mythphone-0.21_pre15448.ebuild?rev=1.1&content-type=text/plain
47
48 Index: mythphone-0.21_pre15448.ebuild
49 ===================================================================
50 # Copyright 1999-2008 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/media-plugins/mythphone/mythphone-0.21_pre15448.ebuild,v 1.1 2008/01/15 16:21:42 cardoe Exp $
53
54 inherit mythtv-plugins subversion
55
56 DESCRIPTION="Phone and video calls with SIP."
57 IUSE="festival"
58 KEYWORDS="~amd64 ~ppc ~x86"
59
60 RDEPEND="festival? ( app-accessibility/festival )"
61 DEPEND="${RDEPEND}"
62
63 MTVCONF=$(use_enable festival)
64
65
66
67 --
68 gentoo-commits@l.g.o mailing list