Gentoo Archives: gentoo-commits

From: "Olivier Crete (tester)" <tester@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-voip/telepathy-connection-managers: metadata.xml ChangeLog telepathy-connection-managers-1.ebuild
Date: Mon, 01 Mar 2010 14:49:33
Message-Id: E1Nm6w3-0007tY-D4@stork.gentoo.org
1 tester 10/03/01 14:49:27
2
3 Modified: metadata.xml ChangeLog
4 telepathy-connection-managers-1.ebuild
5 Log:
6 Replace USE=bonjour with USE=zeroconf to match rest of tree, bug #307103
7 (Portage version: 2.1.7.16/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 net-voip/telepathy-connection-managers/metadata.xml
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/telepathy-connection-managers/metadata.xml?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/telepathy-connection-managers/metadata.xml?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/telepathy-connection-managers/metadata.xml?r1=1.1&r2=1.2
15
16 Index: metadata.xml
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-voip/telepathy-connection-managers/metadata.xml,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- metadata.xml 27 Sep 2009 17:59:37 -0000 1.1
23 +++ metadata.xml 1 Mar 2010 14:49:26 -0000 1.2
24 @@ -4,7 +4,7 @@
25 <herd>voip</herd>
26 <herd>net-im</herd>
27 <use>
28 - <flag name='bonjour'>Enable Link-Local Messaging via the bonjour protocol.</flag>
29 + <flag name='zeroconf'>Enable Link-Local Messaging via the zeroconf or Bonjour protocol.</flag>
30 <flag name='sip'>Enable SIP/SIMPLE messaging and calling.</flag>
31 <flag name='irc'>Enable Internet Relay Chat (IRC) support.</flag>
32 <flag name='yahoo'>Enable Yahoo! messaging support.</flag>
33
34
35
36 1.5 net-voip/telepathy-connection-managers/ChangeLog
37
38 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/telepathy-connection-managers/ChangeLog?rev=1.5&view=markup
39 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/telepathy-connection-managers/ChangeLog?rev=1.5&content-type=text/plain
40 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/telepathy-connection-managers/ChangeLog?r1=1.4&r2=1.5
41
42 Index: ChangeLog
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/net-voip/telepathy-connection-managers/ChangeLog,v
45 retrieving revision 1.4
46 retrieving revision 1.5
47 diff -u -r1.4 -r1.5
48 --- ChangeLog 19 Feb 2010 19:29:58 -0000 1.4
49 +++ ChangeLog 1 Mar 2010 14:49:26 -0000 1.5
50 @@ -1,6 +1,10 @@
51 # ChangeLog for net-voip/telepathy-connection-managers
52 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
53 -# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-connection-managers/ChangeLog,v 1.4 2010/02/19 19:29:58 armin76 Exp $
54 +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-connection-managers/ChangeLog,v 1.5 2010/03/01 14:49:26 tester Exp $
55 +
56 + 01 Mar 2010; Olivier Crête <tester@g.o>
57 + telepathy-connection-managers-1.ebuild, metadata.xml:
58 + Replace USE=bonjour with USE=zeroconf to match rest of tree, bug #307103
59
60 19 Feb 2010; Raúl Porcel <armin76@g.o>
61 telepathy-connection-managers-1.ebuild:
62
63
64
65 1.5 net-voip/telepathy-connection-managers/telepathy-connection-managers-1.ebuild
66
67 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/telepathy-connection-managers/telepathy-connection-managers-1.ebuild?rev=1.5&view=markup
68 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/telepathy-connection-managers/telepathy-connection-managers-1.ebuild?rev=1.5&content-type=text/plain
69 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-voip/telepathy-connection-managers/telepathy-connection-managers-1.ebuild?r1=1.4&r2=1.5
70
71 Index: telepathy-connection-managers-1.ebuild
72 ===================================================================
73 RCS file: /var/cvsroot/gentoo-x86/net-voip/telepathy-connection-managers/telepathy-connection-managers-1.ebuild,v
74 retrieving revision 1.4
75 retrieving revision 1.5
76 diff -u -r1.4 -r1.5
77 --- telepathy-connection-managers-1.ebuild 19 Feb 2010 19:29:58 -0000 1.4
78 +++ telepathy-connection-managers-1.ebuild 1 Mar 2010 14:49:26 -0000 1.5
79 @@ -1,6 +1,6 @@
80 # Copyright 1999-2010 Gentoo Foundation
81 # Distributed under the terms of the GNU General Public License v2
82 -# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-connection-managers/telepathy-connection-managers-1.ebuild,v 1.4 2010/02/19 19:29:58 armin76 Exp $
83 +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-connection-managers/telepathy-connection-managers-1.ebuild,v 1.5 2010/03/01 14:49:26 tester Exp $
84
85 DESCRIPTION="Meta-package for Telepathy Connection Managers"
86
87 @@ -11,7 +11,7 @@
88
89 KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
90
91 -IUSE="msn irc yahoo icq jabber sip bonjour"
92 +IUSE="msn irc yahoo icq jabber sip zeroconf"
93
94 DEPEND=""
95 # These version support the 0.18.0 Telepathy specification
96 @@ -19,7 +19,7 @@
97 RDEPEND="msn? ( >=net-voip/telepathy-butterfly-0.5.0 )
98 jabber? ( >=net-voip/telepathy-gabble-0.8.0 )
99 sip? ( >=net-voip/telepathy-sofiasip-0.5.18 )
100 - bonjour? ( >=net-voip/telepathy-salut-0.3.10 )
101 + zeroconf? ( >=net-voip/telepathy-salut-0.3.10 )
102 icq? ( >=net-voip/telepathy-haze-0.3.2 )
103 yahoo? ( >=net-voip/telepathy-haze-0.3.2 )
104 irc? ( >=net-irc/telepathy-idle-0.1.5 )"