Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/connman: connman-1.28.ebuild connman-1.29.ebuild ChangeLog
Date: Tue, 02 Jun 2015 18:25:34
Message-Id: 20150602182529.68FDAA1B@oystercatcher.gentoo.org
1 pacho 15/06/02 18:25:29
2
3 Modified: connman-1.28.ebuild connman-1.29.ebuild ChangeLog
4 Log:
5 ppc keyword, bug #542336
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.4 net-misc/connman/connman-1.28.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/connman-1.28.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/connman-1.28.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/connman-1.28.ebuild?r1=1.3&r2=1.4
15
16 Index: connman-1.28.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-misc/connman/connman-1.28.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- connman-1.28.ebuild 5 May 2015 07:58:17 -0000 1.3
23 +++ connman-1.28.ebuild 2 Jun 2015 18:25:29 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/connman-1.28.ebuild,v 1.3 2015/05/05 07:58:17 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/connman-1.28.ebuild,v 1.4 2015/06/02 18:25:29 pacho Exp $
29
30 EAPI="5"
31 inherit base systemd
32 @@ -11,7 +11,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
37 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
38 IUSE="bluetooth debug doc examples +ethernet l2tp ofono openvpn openconnect pptp policykit tools vpnc +wifi wispr"
39
40 RDEPEND=">=dev-libs/glib-2.16
41
42
43
44 1.2 net-misc/connman/connman-1.29.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/connman-1.29.ebuild?rev=1.2&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/connman-1.29.ebuild?rev=1.2&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/connman-1.29.ebuild?r1=1.1&r2=1.2
49
50 Index: connman-1.29.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-misc/connman/connman-1.29.ebuild,v
53 retrieving revision 1.1
54 retrieving revision 1.2
55 diff -u -r1.1 -r1.2
56 --- connman-1.29.ebuild 8 May 2015 08:58:21 -0000 1.1
57 +++ connman-1.29.ebuild 2 Jun 2015 18:25:29 -0000 1.2
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2015 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/connman-1.29.ebuild,v 1.1 2015/05/08 08:58:21 dlan Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/connman-1.29.ebuild,v 1.2 2015/06/02 18:25:29 pacho Exp $
63
64 EAPI="5"
65 inherit base systemd
66 @@ -11,7 +11,7 @@
67
68 LICENSE="GPL-2"
69 SLOT="0"
70 -KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
71 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
72 IUSE="bluetooth debug doc examples +ethernet l2tp ofono openvpn openconnect pptp policykit tools vpnc +wifi wispr"
73
74 RDEPEND=">=dev-libs/glib-2.16
75
76
77
78 1.99 net-misc/connman/ChangeLog
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/ChangeLog?rev=1.99&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/ChangeLog?rev=1.99&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/connman/ChangeLog?r1=1.98&r2=1.99
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/net-misc/connman/ChangeLog,v
87 retrieving revision 1.98
88 retrieving revision 1.99
89 diff -u -r1.98 -r1.99
90 --- ChangeLog 15 May 2015 12:20:22 -0000 1.98
91 +++ ChangeLog 2 Jun 2015 18:25:29 -0000 1.99
92 @@ -1,6 +1,10 @@
93 # ChangeLog for net-misc/connman
94 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/ChangeLog,v 1.98 2015/05/15 12:20:22 pacho Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/net-misc/connman/ChangeLog,v 1.99 2015/06/02 18:25:29 pacho Exp $
97 +
98 + 02 Jun 2015; Pacho Ramos <pacho@g.o> connman-1.28.ebuild,
99 + connman-1.29.ebuild:
100 + ppc keyword, bug #542336
101
102 15 May 2015; Pacho Ramos <pacho@g.o> connman-1.27.ebuild:
103 ppc stable wrt bug #542444