1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
|
# ChangeLog for app-accessibility/at-spi2-atk
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-accessibility/at-spi2-atk/ChangeLog,v 1.74 2015/06/18 04:29:20 tetromino Exp $
*at-spi2-atk-2.16.0-r1 (18 Jun 2015)
18 Jun 2015; Alexandre Rostovtsev <tetromino@gentoo.org>
+at-spi2-atk-2.16.0-r1.ebuild, +files/at-spi2-atk-2.16.0-atk_suite.h,
+files/at-spi2-atk-2.16.0-null-gobject.patch,
+files/at-spi2-atk-2.16.0-out-of-source.patch:
Fix test suite build (note: test suite itself still doesn't quite run), bug
#552346, thanks to Patrick Lauer. Reduce logspam at runtime.
*at-spi2-atk-2.16.0 (09 Jun 2015)
09 Jun 2015; Gilles Dartiguelongue <eva@gentoo.org>
+at-spi2-atk-2.16.0.ebuild:
Version bump for Gnome 3.16.
07 Jun 2015; Markus Meier <maekke@gentoo.org> at-spi2-atk-2.14.1.ebuild:
arm stable, bug #534012
29 Mar 2015; Jeroen Roovers <jer@gentoo.org> at-spi2-atk-2.14.1.ebuild:
Stable for HPPA (bug #534012).
15 Mar 2015; Pacho Ramos <pacho@gentoo.org> at-spi2-atk-2.14.1.ebuild:
x86 stable, bug 534012
15 Mar 2015; Pacho Ramos <pacho@gentoo.org> at-spi2-atk-2.14.1.ebuild:
ppc64 stable, bug 534012
15 Mar 2015; Pacho Ramos <pacho@gentoo.org> at-spi2-atk-2.14.1.ebuild:
ppc stable, bug 534012
14 Mar 2015; Pacho Ramos <pacho@gentoo.org> at-spi2-atk-2.14.1.ebuild:
amd64 stable, bug 534012
02 Mar 2015; Yixun Lan <dlan@gentoo.org> at-spi2-atk-2.14.1.ebuild:
add arm64 support, tested on A53 board
08 Feb 2015; Markus Meier <maekke@gentoo.org> at-spi2-atk-2.12.1-r1.ebuild:
arm stable, bug #536694
19 Jan 2015; Jeroen Roovers <jer@gentoo.org> at-spi2-atk-2.12.1-r1.ebuild:
Stable for HPPA (bug #536694).
29 Dec 2014; Gilles Dartiguelongue <eva@gentoo.org>
-at-spi2-atk-2.10.2.ebuild, at-spi2-atk-2.12.1.ebuild,
at-spi2-atk-2.12.1-r1.ebuild, at-spi2-atk-2.14.1.ebuild:
Unset DBUS_SESSION_BUS_ADDRESS to run unittests, bug #449010.
14 Dec 2014; Gilles Dartiguelongue <eva@gentoo.org>
at-spi2-atk-2.14.1.ebuild:
Restore dropped keyword.
*at-spi2-atk-2.14.1 (14 Dec 2014)
14 Dec 2014; Gilles Dartiguelongue <eva@gentoo.org>
+at-spi2-atk-2.14.1.ebuild:
Version bump for Gnome 3.14.
24 Nov 2014; Alexandre Rostovtsev <tetromino@gentoo.org>
at-spi2-atk-2.12.1-r1.ebuild:
Avoid file collision with emul-linux-x86-gtklibs
*at-spi2-atk-2.12.1-r1 (22 Nov 2014)
22 Nov 2014; Michał Górny <mgorny@gentoo.org> +at-spi2-atk-2.12.1-r1.ebuild:
Introduce multilib support as needed for x11-libs/gtk+:3.
11 Oct 2014; Markus Meier <maekke@gentoo.org> at-spi2-atk-2.12.1.ebuild:
arm stable, bug #512012
15 Sep 2014; Agostino Sarubbo <ago@gentoo.org> at-spi2-atk-2.12.1.ebuild:
Stable for sparc, wrt bug #512012
25 Aug 2014; Agostino Sarubbo <ago@gentoo.org> at-spi2-atk-2.12.1.ebuild:
Stable for alpha, wrt bug #512012
23 Aug 2014; Agostino Sarubbo <ago@gentoo.org> at-spi2-atk-2.12.1.ebuild:
Stable for ia64, wrt bug #512012
21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> at-spi2-atk-2.12.1.ebuild:
Stable for ppc64, wrt bug #512012
07 Aug 2014; Jeroen Roovers <jer@gentoo.org> at-spi2-atk-2.12.1.ebuild:
Stable for HPPA (bug #512012).
04 Aug 2014; Christoph Junghans <ottxor@gentoo.org> at-spi2-atk-2.12.1.ebuild:
added ~x86-macos (tested by me)
28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> at-spi2-atk-2.12.1.ebuild:
Stable for ppc, wrt bug #512012
23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> at-spi2-atk-2.12.1.ebuild:
Stable for x86, wrt bug #512012
22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> at-spi2-atk-2.12.1.ebuild:
Stable for amd64, wrt bug #512912
*at-spi2-atk-2.12.1 (27 Apr 2014)
27 Apr 2014; Gilles Dartiguelongue <eva@gentoo.org>
+at-spi2-atk-2.12.1.ebuild:
Version bump for Gnome 3.12.
23 Apr 2014; Pacho Ramos <pacho@gentoo.org> -at-spi2-atk-2.6.2-r1.ebuild,
-at-spi2-atk-2.8.1.ebuild,
-files/at-spi2-atk-2.0.2-disable-teamspaces-test.patch:
Drop old
21 Apr 2014; Agostino Sarubbo <ago@gentoo.org> at-spi2-atk-2.10.2.ebuild:
Stable for arm, wrt bug #507568
19 Apr 2014; Agostino Sarubbo <ago@gentoo.org> at-spi2-atk-2.10.2.ebuild:
Stable for sparc, wrt bug #507568
18 Apr 2014; Agostino Sarubbo <ago@gentoo.org> at-spi2-atk-2.10.2.ebuild:
Stable for alpha, wrt bug #507568
17 Apr 2014; Agostino Sarubbo <ago@gentoo.org> at-spi2-atk-2.10.2.ebuild:
Stable for ia64, wrt bug #507568
16 Apr 2014; Agostino Sarubbo <ago@gentoo.org> at-spi2-atk-2.10.2.ebuild:
Stable for ppc64, wrt bug #507568
14 Apr 2014; Agostino Sarubbo <ago@gentoo.org> at-spi2-atk-2.10.2.ebuild:
Stable for ppc, wrt bug #507568
28 Mar 2014; Jeroen Roovers <jer@gentoo.org> at-spi2-atk-2.10.2.ebuild:
Stable for HPPA (bug #499954).
13 Mar 2014; Christoph Junghans <ottxor@gentoo.org> at-spi2-atk-2.10.2.ebuild:
added ~x64-macos (tested by me)
09 Mar 2014; Pacho Ramos <pacho@gentoo.org> at-spi2-atk-2.10.2.ebuild:
x86 stable, bug 499954
09 Mar 2014; Pacho Ramos <pacho@gentoo.org> at-spi2-atk-2.10.2.ebuild:
amd64 stable, bug 499954
22 Feb 2014; Pacho Ramos <pacho@gentoo.org> at-spi2-atk-2.10.2.ebuild:
Fix wrong commit, bug 502160
22 Feb 2014; Pacho Ramos <pacho@gentoo.org> at-spi2-atk-2.10.2.ebuild:
arch stable, bug 888
*at-spi2-atk-2.10.2 (24 Dec 2013)
24 Dec 2013; Pacho Ramos <pacho@gentoo.org> +at-spi2-atk-2.10.2.ebuild:
Version bump for Gnome 3.10
22 Dec 2013; Jeroen Roovers <jer@gentoo.org> at-spi2-atk-2.8.1.ebuild:
Stable for HPPA (bug #478252).
08 Dec 2013; Pacho Ramos <pacho@gentoo.org> at-spi2-atk-2.8.1.ebuild:
x86 stable, bug #478252
30 Nov 2013; Pacho Ramos <pacho@gentoo.org> at-spi2-atk-2.8.1.ebuild:
amd64 stable, bug #478252
14 Nov 2013; Matt Turner <mattst88@gentoo.org> at-spi2-atk-2.6.2-r1.ebuild:
alpha stable, bug 476364.
24 Oct 2013; Jeroen Roovers <jer@gentoo.org> at-spi2-atk-2.6.2-r1.ebuild:
Stable for HPPA (bug #476364).
17 Oct 2013; Markus Meier <maekke@gentoo.org> at-spi2-atk-2.6.2-r1.ebuild:
arm stable, bug #476364
04 Oct 2013; Alexandre Rostovtsev <tetromino@gentoo.org>
-at-spi2-atk-2.6.2.ebuild, at-spi2-atk-2.6.2-r1.ebuild,
at-spi2-atk-2.8.1.ebuild, metadata.xml:
gtk2 flag is not needed with >=at-spi-1.32.0-r1:1
*at-spi2-atk-2.6.2-r1 (04 Oct 2013)
04 Oct 2013; Alexandre Rostovtsev <tetromino@gentoo.org>
at-spi2-atk-2.6.2.ebuild, +at-spi2-atk-2.6.2-r1.ebuild,
-at-spi2-atk-2.8.0.ebuild, at-spi2-atk-2.8.1.ebuild, metadata.xml:
Make gtk2 module optional to provide a way for gnome2 accessibility users to
install >=gtk+-3.6
*at-spi2-atk-2.8.1 (17 Apr 2013)
17 Apr 2013; Pacho Ramos <pacho@gentoo.org> +at-spi2-atk-2.8.1.ebuild:
Version bump
*at-spi2-atk-2.8.0 (28 Mar 2013)
28 Mar 2013; Pacho Ramos <pacho@gentoo.org> +at-spi2-atk-2.8.0.ebuild:
Version bump for Gnome 3.8
05 Mar 2013; Gilles Dartiguelongue <eva@gentoo.org>
-at-spi2-atk-2.4.0.ebuild, -at-spi2-atk-2.6.1.ebuild:
Clean up old revision.
25 Feb 2013; Zac Medico <zmedico@gentoo.org> at-spi2-atk-2.6.2.ebuild:
Add ~arm-linux keyword.
08 Feb 2013; Agostino Sarubbo <ago@gentoo.org> at-spi2-atk-2.6.2.ebuild:
Add ~sh, wrt bug #449220
02 Feb 2013; Alexis Ballier <aballier@gentoo.org> at-spi2-atk-2.6.2.ebuild:
keyword ~x86-fbsd
28 Jan 2013; Alexis Ballier <aballier@gentoo.org> at-spi2-atk-2.6.2.ebuild:
keyword ~amd64-fbsd, bug #449220
24 Jan 2013; Justin Lecher <jlec@gentoo.org> at-spi2-atk-2.6.2.ebuild:
Keyworded for ~-linux prefix, tested by me
06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> at-spi2-atk-2.6.2.ebuild:
Add ~sparc, wrt bug #449220
29 Dec 2012; Anthony G. Basile <blueness@gentoo.org> at-spi2-atk-2.6.2.ebuild:
Keyword ~mips
18 Dec 2012; Agostino Sarubbo <ago@gentoo.org> at-spi2-atk-2.4.0.ebuild,
at-spi2-atk-2.6.1.ebuild, at-spi2-atk-2.6.2.ebuild:
Add ~ia64, wrt to bug #441962
*at-spi2-atk-2.6.2 (22 Nov 2012)
22 Nov 2012; Gilles Dartiguelongue <eva@gentoo.org>
-at-spi2-atk-2.6.0.ebuild, +at-spi2-atk-2.6.2.ebuild:
Version bump. Drop old revision.
12 Nov 2012; Anthony G. Basile <blueness@gentoo.org> at-spi2-atk-2.6.0.ebuild,
at-spi2-atk-2.6.1.ebuild:
keyword ~ppc ~ppc64, bug #441692
12 Nov 2012; Anthony G. Basile <blueness@gentoo.org> at-spi2-atk-2.4.0.ebuild:
keyword ~ppc ~ppc64, bug #441692
*at-spi2-atk-2.6.1 (28 Oct 2012)
28 Oct 2012; Gilles Dartiguelongue <eva@gentoo.org>
-at-spi2-atk-2.2.2.ebuild, +at-spi2-atk-2.6.1.ebuild:
Version bump.
17 Oct 2012; Matt Turner <mattst88@gentoo.org> at-spi2-atk-2.6.0.ebuild:
Added ~alpha.
27 Sep 2012; Matt Turner <mattst88@gentoo.org> at-spi2-atk-2.4.0.ebuild,
at-spi2-atk-2.6.0.ebuild:
Added ~alpha, bug 411761.
*at-spi2-atk-2.6.0 (25 Sep 2012)
25 Sep 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
at-spi2-atk-2.2.2.ebuild, at-spi2-atk-2.4.0.ebuild,
+at-spi2-atk-2.6.0.ebuild:
Version bump for gtk+-3.6 and with various bugfixes. Now uses
XDG_RUNTIME_DIR. Make license more precise.
*at-spi2-atk-2.4.0 (14 May 2012)
14 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
-at-spi2-atk-2.0.2.ebuild, -at-spi2-atk-2.2.1-r1.ebuild,
-files/at-spi2-atk-2.2.1-socket_ref_state_set-NULL.patch,
+at-spi2-atk-2.4.0.ebuild:
Version bump for gnome-3.4. Drop old.
03 May 2012; Jeff Horelick <jdhore@gentoo.org> at-spi2-atk-2.0.2.ebuild,
at-spi2-atk-2.2.1-r1.ebuild, at-spi2-atk-2.2.2.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
21 Apr 2012; Markus Meier <maekke@gentoo.org> at-spi2-atk-2.2.2.ebuild:
add ~arm, bug #411761
18 Apr 2012; Jeroen Roovers <jer@gentoo.org> at-spi2-atk-2.2.2.ebuild:
Marked ~hppa (bug #411761).
*at-spi2-atk-2.2.2 (20 Nov 2011)
20 Nov 2011; Pacho Ramos <pacho@gentoo.org> +at-spi2-atk-2.2.2.ebuild:
Version bump, also try to not skip broken test as it passes for me (if still
valid, please report a bug to try to investigate the problem a bit more).
*at-spi2-atk-2.2.1-r1 (05 Nov 2011)
05 Nov 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
+at-spi2-atk-2.2.1-r1.ebuild,
+files/at-spi2-atk-2.2.1-socket_ref_state_set-NULL.patch:
Bump to 2.2.1 from the gnome overlay. Notable changes: updates for atk-2.2
API, stability improvements.
*at-spi2-atk-2.0.2 (14 Aug 2011)
14 Aug 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
+at-spi2-atk-2.0.2.ebuild,
+files/at-spi2-atk-2.0.2-disable-teamspaces-test.patch, +metadata.xml:
Move from gnome overlay for GNOME 3
|