Gentoo Archives: gentoo-commits

From: "JosA MarAa Alonso (nimiux)" <nimiux@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/connman: ChangeLog connman-1.15.ebuild
Date: Fri, 30 Aug 2013 11:35:11
Message-Id: 20130830113504.8AE3A2004C@flycatcher.gentoo.org
1 nimiux 13/08/30 11:35:04
2
3 Modified: ChangeLog connman-1.15.ebuild
4 Log:
5 Stable for amd64 wrt bug #480086
6
7 (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key D628E536)
8
9 Revision Changes Path
10 1.66 net-misc/connman/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/ChangeLog?rev=1.66&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/ChangeLog?rev=1.66&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/ChangeLog?r1=1.65&r2=1.66
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-misc/connman/ChangeLog,v
19 retrieving revision 1.65
20 retrieving revision 1.66
21 diff -u -r1.65 -r1.66
22 --- ChangeLog 26 Aug 2013 16:51:20 -0000 1.65
23 +++ ChangeLog 30 Aug 2013 11:35:04 -0000 1.66
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-misc/connman
26 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/ChangeLog,v 1.65 2013/08/26 16:51:20 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/ChangeLog,v 1.66 2013/08/30 11:35:04 nimiux Exp $
29 +
30 + 30 Aug 2013; Chema Alonso <nimiux@g.o> connman-1.15.ebuild:
31 + Stable for amd64 wrt bug #480086
32
33 26 Aug 2013; Agostino Sarubbo <ago@g.o> connman-1.15.ebuild:
34 Stable for ppc, wrt bug #480086
35
36
37
38 1.4 net-misc/connman/connman-1.15.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/connman-1.15.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/connman-1.15.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/connman-1.15.ebuild?r1=1.3&r2=1.4
43
44 Index: connman-1.15.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-misc/connman/connman-1.15.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- connman-1.15.ebuild 26 Aug 2013 16:51:20 -0000 1.3
51 +++ connman-1.15.ebuild 30 Aug 2013 11:35:04 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2013 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/connman-1.15.ebuild,v 1.3 2013/08/26 16:51:20 ago Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/connman-1.15.ebuild,v 1.4 2013/08/30 11:35:04 nimiux Exp $
57
58 EAPI="5"
59 inherit base systemd
60 @@ -11,7 +11,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~arm ppc ~ppc64 ~x86"
65 +KEYWORDS="amd64 ~arm ppc ~ppc64 ~x86"
66 IUSE="bluetooth debug doc examples +ethernet ofono openvpn policykit threads tools vpnc +wifi"
67
68 RDEPEND=">=dev-libs/glib-2.16