Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/tevent: tevent-0.9.20.ebuild tevent-0.9.21-r1.ebuild tevent-0.9.21.ebuild tevent-0.9.19.ebuild ChangeLog
Date: Tue, 10 Jun 2014 00:13:12
Message-Id: 20140610001308.52BE82004E@flycatcher.gentoo.org
1 vapier 14/06/10 00:13:08
2
3 Modified: tevent-0.9.20.ebuild tevent-0.9.21-r1.ebuild
4 tevent-0.9.21.ebuild tevent-0.9.19.ebuild ChangeLog
5 Log:
6 Add arm64/m68k love.
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
9
10 Revision Changes Path
11 1.3 sys-libs/tevent/tevent-0.9.20.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/tevent-0.9.20.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/tevent-0.9.20.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/tevent-0.9.20.ebuild?r1=1.2&r2=1.3
16
17 Index: tevent-0.9.20.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.20.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- tevent-0.9.20.ebuild 16 Dec 2013 08:53:50 -0000 1.2
24 +++ tevent-0.9.20.ebuild 10 Jun 2014 00:13:08 -0000 1.3
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2013 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.20.ebuild,v 1.2 2013/12/16 08:53:50 polynomial-c Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.20.ebuild,v 1.3 2014/06/10 00:13:08 vapier Exp $
31
32 EAPI=5
33 PYTHON_COMPAT=( python2_{6,7} )
34 @@ -13,7 +13,7 @@
35
36 LICENSE="GPL-3"
37 SLOT="0"
38 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
39 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
40 IUSE=""
41
42 RDEPEND=">=sys-libs/talloc-2.1.0[python]
43
44
45
46 1.2 sys-libs/tevent/tevent-0.9.21-r1.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/tevent-0.9.21-r1.ebuild?rev=1.2&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/tevent-0.9.21-r1.ebuild?rev=1.2&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/tevent-0.9.21-r1.ebuild?r1=1.1&r2=1.2
51
52 Index: tevent-0.9.21-r1.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.21-r1.ebuild,v
55 retrieving revision 1.1
56 retrieving revision 1.2
57 diff -u -r1.1 -r1.2
58 --- tevent-0.9.21-r1.ebuild 14 May 2014 22:59:12 -0000 1.1
59 +++ tevent-0.9.21-r1.ebuild 10 Jun 2014 00:13:08 -0000 1.2
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2014 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.21-r1.ebuild,v 1.1 2014/05/14 22:59:12 mgorny Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.21-r1.ebuild,v 1.2 2014/06/10 00:13:08 vapier Exp $
65
66 EAPI=5
67 PYTHON_COMPAT=( python2_{6,7} )
68 @@ -13,7 +13,7 @@
69
70 LICENSE="GPL-3"
71 SLOT="0"
72 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
73 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
74 IUSE="python"
75
76 RDEPEND=">=sys-libs/talloc-2.1.0[python?,${MULTILIB_USEDEP}]
77
78
79
80 1.2 sys-libs/tevent/tevent-0.9.21.ebuild
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/tevent-0.9.21.ebuild?rev=1.2&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/tevent-0.9.21.ebuild?rev=1.2&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/tevent-0.9.21.ebuild?r1=1.1&r2=1.2
85
86 Index: tevent-0.9.21.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.21.ebuild,v
89 retrieving revision 1.1
90 retrieving revision 1.2
91 diff -u -r1.1 -r1.2
92 --- tevent-0.9.21.ebuild 18 Jan 2014 23:19:27 -0000 1.1
93 +++ tevent-0.9.21.ebuild 10 Jun 2014 00:13:08 -0000 1.2
94 @@ -1,6 +1,6 @@
95 # Copyright 1999-2014 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.21.ebuild,v 1.1 2014/01/18 23:19:27 polynomial-c Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.21.ebuild,v 1.2 2014/06/10 00:13:08 vapier Exp $
99
100 EAPI=5
101 PYTHON_COMPAT=( python2_{6,7} )
102 @@ -13,7 +13,7 @@
103
104 LICENSE="GPL-3"
105 SLOT="0"
106 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
107 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
108 IUSE=""
109
110 RDEPEND=">=sys-libs/talloc-2.1.0[python]
111
112
113
114 1.17 sys-libs/tevent/tevent-0.9.19.ebuild
115
116 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/tevent-0.9.19.ebuild?rev=1.17&view=markup
117 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/tevent-0.9.19.ebuild?rev=1.17&content-type=text/plain
118 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/tevent-0.9.19.ebuild?r1=1.16&r2=1.17
119
120 Index: tevent-0.9.19.ebuild
121 ===================================================================
122 RCS file: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.19.ebuild,v
123 retrieving revision 1.16
124 retrieving revision 1.17
125 diff -u -r1.16 -r1.17
126 --- tevent-0.9.19.ebuild 10 Jun 2014 00:11:40 -0000 1.16
127 +++ tevent-0.9.19.ebuild 10 Jun 2014 00:13:08 -0000 1.17
128 @@ -1,6 +1,6 @@
129 # Copyright 1999-2014 Gentoo Foundation
130 # Distributed under the terms of the GNU General Public License v2
131 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.19.ebuild,v 1.16 2014/06/10 00:11:40 vapier Exp $
132 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.19.ebuild,v 1.17 2014/06/10 00:13:08 vapier Exp $
133
134 EAPI=5
135 PYTHON_COMPAT=( python2_{6,7} )
136 @@ -13,7 +13,7 @@
137
138 LICENSE="GPL-3"
139 SLOT="0"
140 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
141 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
142 IUSE=""
143
144 RDEPEND=">=sys-libs/talloc-2.0.8[python]
145
146
147
148 1.60 sys-libs/tevent/ChangeLog
149
150 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/ChangeLog?rev=1.60&view=markup
151 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/ChangeLog?rev=1.60&content-type=text/plain
152 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/tevent/ChangeLog?r1=1.59&r2=1.60
153
154 Index: ChangeLog
155 ===================================================================
156 RCS file: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v
157 retrieving revision 1.59
158 retrieving revision 1.60
159 diff -u -r1.59 -r1.60
160 --- ChangeLog 10 Jun 2014 00:11:40 -0000 1.59
161 +++ ChangeLog 10 Jun 2014 00:13:08 -0000 1.60
162 @@ -1,6 +1,10 @@
163 # ChangeLog for sys-libs/tevent
164 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
165 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v 1.59 2014/06/10 00:11:40 vapier Exp $
166 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v 1.60 2014/06/10 00:13:08 vapier Exp $
167 +
168 + 10 Jun 2014; Mike Frysinger <vapier@g.o> tevent-0.9.19.ebuild,
169 + tevent-0.9.20.ebuild, tevent-0.9.21-r1.ebuild, tevent-0.9.21.ebuild:
170 + Add arm64/m68k love.
171
172 10 Jun 2014; Mike Frysinger <vapier@g.o> tevent-0.9.19.ebuild:
173 Mark s390/sh stable.