Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/connman: connman-0.53.ebuild ChangeLog connman-0.51.ebuild
Date: Sat, 29 May 2010 00:20:14
Message-Id: 20100529002010.537C12CF37@corvid.gentoo.org
1 flameeyes 10/05/29 00:20:10
2
3 Modified: connman-0.53.ebuild ChangeLog connman-0.51.ebuild
4 Log:
5 Fix headers and CVS headers.
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 net-misc/connman/connman-0.53.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/connman-0.53.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/connman-0.53.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/connman-0.53.ebuild?r1=1.1&r2=1.2
14
15 Index: connman-0.53.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-misc/connman/connman-0.53.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- connman-0.53.ebuild 28 May 2010 10:24:42 -0000 1.1
22 +++ connman-0.53.ebuild 29 May 2010 00:20:10 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header $
27 +# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/connman-0.53.ebuild,v 1.2 2010/05/29 00:20:10 flameeyes Exp $
28
29 EAPI="2"
30
31 @@ -36,7 +36,7 @@
32 --enable-datafiles \
33 --enable-loopback=builtin \
34 $(use_enable caps capng) \
35 - $(use_enable example test) \
36 + $(use_enable examples test) \
37 $(use_enable ethernet ethernet builtin) \
38 $(use_enable wifi wifi builtin) \
39 $(use_enable bluetooth bluetooth builtin) \
40
41
42
43 1.14 net-misc/connman/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/ChangeLog?rev=1.14&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/ChangeLog?rev=1.14&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/ChangeLog?r1=1.13&r2=1.14
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-misc/connman/ChangeLog,v
52 retrieving revision 1.13
53 retrieving revision 1.14
54 diff -u -r1.13 -r1.14
55 --- ChangeLog 28 May 2010 10:24:42 -0000 1.13
56 +++ ChangeLog 29 May 2010 00:20:10 -0000 1.14
57 @@ -1,6 +1,10 @@
58 # ChangeLog for net-misc/connman
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/ChangeLog,v 1.13 2010/05/28 10:24:42 dagger Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/ChangeLog,v 1.14 2010/05/29 00:20:10 flameeyes Exp $
62 +
63 + 29 May 2010; Diego E. Pettenò <flameeyes@g.o> connman-0.51.ebuild,
64 + connman-0.53.ebuild:
65 + Fix headers and CVS headers.
66
67 *connman-0.53 (28 May 2010)
68
69
70
71
72 1.2 net-misc/connman/connman-0.51.ebuild
73
74 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/connman-0.51.ebuild?rev=1.2&view=markup
75 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/connman-0.51.ebuild?rev=1.2&content-type=text/plain
76 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/connman-0.51.ebuild?r1=1.1&r2=1.2
77
78 Index: connman-0.51.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/net-misc/connman/connman-0.51.ebuild,v
81 retrieving revision 1.1
82 retrieving revision 1.2
83 diff -u -r1.1 -r1.2
84 --- connman-0.51.ebuild 29 Mar 2010 08:06:48 -0000 1.1
85 +++ connman-0.51.ebuild 29 May 2010 00:20:10 -0000 1.2
86 @@ -1,6 +1,6 @@
87 # Copyright 1999-2010 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header $
90 +# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/connman-0.51.ebuild,v 1.2 2010/05/29 00:20:10 flameeyes Exp $
91
92 EAPI="2"