summaryrefslogtreecommitdiff
blob: 9ff43b68d9791d505d23e5356e0e7beca1a1fd2b (plain)
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
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
# ChangeLog for app-office/texmaker
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/ChangeLog,v 1.153 2015/06/24 06:28:53 jlec Exp $

*texmaker-4.4.1-r1 (24 Jun 2015)

  24 Jun 2015; Justin Lecher <jlec@gentoo.org>
  +files/texmaker-4.4.1-modern-styles.patch, +texmaker-4.4.1-r1.ebuild:
  Add support for multiple styles in Qt5, thanks jorgicio for the patch;
  http://code.google.com/p/texmaker/issues/detail?id=1511

  10 May 2015; Davide Pesavento <pesa@gentoo.org> texmaker-4.3.ebuild:
  Add missing usedep for qtsingleapplication.

  20 Apr 2015; Justin Lecher <jlec@gentoo.org> -texmaker-4.0.1.ebuild,
  -texmaker-4.1.1.ebuild, -texmaker-4.1.ebuild, -texmaker-4.2.ebuild:
  Drop old

  19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> texmaker-4.3.ebuild:
  Stable for x86, wrt bug #542714

  27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> texmaker-4.3.ebuild:
  Stable for amd64, wrt bug #542714

  09 Mar 2015; Justin Lecher <jlec@gentoo.org> texmaker-4.4.1.ebuild:
  Set default qt choice

  02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> texmaker-4.0.1.ebuild,
  texmaker-4.1.1.ebuild, texmaker-4.1.ebuild, texmaker-4.2.ebuild,
  texmaker-4.3.ebuild, texmaker-4.4.1.ebuild:
  Add ~ppc64, wrt bug #488996

  02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> texmaker-4.0.1.ebuild,
  texmaker-4.1.1.ebuild, texmaker-4.1.ebuild, texmaker-4.2.ebuild,
  texmaker-4.3.ebuild, texmaker-4.4.1.ebuild:
  Add ~ppc, wrt bug #488996

  02 Feb 2015; Justin Lecher <jlec@gentoo.org> texmaker-4.4.1.ebuild:
  Avoid sandbox violations on install with USE=qt4, #538246

  28 Jan 2015; Justin Lecher <jlec@gentoo.org> texmaker-4.4.1.ebuild:
  Import changes by Ben de Groot

*texmaker-4.4.1 (28 Jan 2015)

  28 Jan 2015; Justin Lecher <jlec@gentoo.org> +texmaker-4.4.1.ebuild:
  Version Bump, #461584

*texmaker-4.3 (21 Aug 2014)

  21 Aug 2014; Justin Lecher <jlec@gentoo.org> +texmaker-4.3.ebuild,
  files/texmaker-4.1-unbundle.patch:
  Version Bump, #520006

*texmaker-4.2 (22 May 2014)

  22 May 2014; Justin Lecher <jlec@gentoo.org> +texmaker-4.2.ebuild:
  Version Bump

  27 Jan 2014; Justin Lecher <jlec@gentoo.org> texmaker-4.1.1.ebuild:
  Add missing USE dep

*texmaker-4.1.1 (06 Jan 2014)

  06 Jan 2014; Justin Lecher <jlec@gentoo.org> -texmaker-4.0.2.ebuild,
  -texmaker-4.0.3.ebuild, -texmaker-4.0.4.ebuild, -texmaker-4.0.4-r1.ebuild,
  +texmaker-4.1.1.ebuild:
  Version Bump, #497266; drop old

*texmaker-4.1 (03 Nov 2013)

  03 Nov 2013; Justin Lecher <jlec@gentoo.org> +texmaker-4.1.ebuild,
  +files/texmaker-4.1-unbundle.patch:
  Version Bump, #490220

*texmaker-4.0.4-r1 (26 Oct 2013)

  26 Oct 2013; Justin Lecher <jlec@gentoo.org> +texmaker-4.0.4-r1.ebuild,
  +files/texmaker-4.0.4-unbundle.patch, +files/texmakerx_my.pri:
  Use system dev-qt/qtsingleapplication, #489154

*texmaker-4.0.4 (17 Sep 2013)

  17 Sep 2013; Justin Lecher <jlec@gentoo.org> +texmaker-4.0.4.ebuild:
  Version Bump, #483442

*texmaker-4.0.3 (29 Jul 2013)

  29 Jul 2013; Justin Lecher <jlec@gentoo.org> +texmaker-4.0.3.ebuild,
  +files/texmaker-4.0.3-hunspell.patch:
  Version Bump

*texmaker-4.0.2 (11 May 2013)

  11 May 2013; Justin Lecher <jlec@gentoo.org> +texmaker-4.0.2.ebuild:
  Version Bump, #469362

  07 May 2013; Justin Lecher <jlec@gentoo.org> -texmaker-3.5.2-r1.ebuild,
  -texmaker-4.0.ebuild:
  Drop old

  07 May 2013; Agostino Sarubbo <ago@gentoo.org> texmaker-4.0.1.ebuild:
  Stable for ppc64, wrt bug #467478

  03 May 2013; Agostino Sarubbo <ago@gentoo.org> texmaker-4.0.1.ebuild:
  Stable for ppc, wrt bug #467478

  27 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texmaker-4.0.1.ebuild:
  Stable for x86, wrt bug #467478

  27 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texmaker-4.0.1.ebuild:
  Stable for amd64, wrt bug #467478

  18 Mar 2013; Justin Lecher <jlec@gentoo.org> texmaker-4.0.1.ebuild:
  Add some more PREFIX love

*texmaker-4.0.1 (18 Mar 2013)

  18 Mar 2013; Justin Lecher <jlec@gentoo.org> +texmaker-4.0.1.ebuild,
  +files/texmaker-4.0.1-hunspell.patch:
  Version Bump

  17 Mar 2013; Justin Lecher <jlec@gentoo.org> texmaker-4.0.ebuild:
  Add subslot operator for app-text/poppler, #462020

  13 Mar 2013; Justin Lecher <jlec@gentoo.org> -texmaker-3.3.4.ebuild,
  -texmaker-3.5.2.ebuild:
  DRop old

  13 Mar 2013; Agostino Sarubbo <ago@gentoo.org> texmaker-3.5.2-r1.ebuild:
  Stable for ppc64, wrt bug #461072

  13 Mar 2013; Agostino Sarubbo <ago@gentoo.org> texmaker-3.5.2-r1.ebuild:
  Stable for ppc, wrt bug #461072

  13 Mar 2013; Agostino Sarubbo <ago@gentoo.org> texmaker-3.5.2-r1.ebuild:
  Stable for x86, wrt bug #461072

  13 Mar 2013; Agostino Sarubbo <ago@gentoo.org> texmaker-3.5.2-r1.ebuild:
  Stable for amd64, wrt bug #461072

*texmaker-4.0 (12 Mar 2013)

  12 Mar 2013; Justin Lecher <jlec@gentoo.org> +texmaker-4.0.ebuild:
  Version Bump, #461476

  02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> texmaker-3.3.4.ebuild,
  texmaker-3.5.2-r1.ebuild, texmaker-3.5.2.ebuild:
  Move Qt dependencies to the new category

*texmaker-3.5.2-r1 (29 Jan 2013)

  29 Jan 2013; Justin Lecher <jlec@gentoo.org> texmaker-3.5.2.ebuild,
  +texmaker-3.5.2-r1.ebuild, files/texmaker-3.5.2-hunspell.patch:
  Correct myspell dir path

  12 Jan 2013; Justin Lecher <jlec@gentoo.org> texmaker-3.5.2.ebuild,
  +files/texmaker-3.5.2-clang.patch:
  Add fix for clang, #449376

  12 Dec 2012; Justin Lecher <jlec@gentoo.org> texmaker-3.3.4.ebuild,
  texmaker-3.5.2.ebuild, metadata.xml:
  Drop glu.h patch, as it seems to work without; fixes #447004

  10 Dec 2012; Justin Lecher <jlec@gentoo.org> -texmaker-3.1.ebuild,
  -texmaker-3.5.ebuild, -texmaker-3.5.1.ebuild:
  Drop old

  08 Dec 2012; Agostino Sarubbo <ago@gentoo.org> texmaker-3.3.4.ebuild:
  Stable for ppc64, wrt bug #427198

*texmaker-3.5.2 (07 Nov 2012)

  07 Nov 2012; Justin Lecher <jlec@gentoo.org> +texmaker-3.5.2.ebuild,
  +files/texmaker-3.5.2-hunspell.patch:
  Version Bump, #442186

*texmaker-3.5.1 (02 Nov 2012)

  02 Nov 2012; Justin Lecher <jlec@gentoo.org> +texmaker-3.5.1.ebuild,
  +files/texmaker-3.5.1-hunspell.patch:
  Version Bump

  05 Sep 2012; Justin Lecher <jlec@gentoo.org> texmaker-3.5.ebuild:
  Avoid double prefix

  05 Sep 2012; Justin Lecher <jlec@gentoo.org> texmaker-3.1.ebuild,
  texmaker-3.3.4.ebuild, texmaker-3.5.ebuild:
  Use doicon instead insinto + doins to install icon files

  05 Sep 2012; Justin Lecher <jlec@gentoo.org> -texmaker-3.4.ebuild,
  -texmaker-3.4.1.ebuild, -files/texmaker-3.4.1-hunspell.patch,
  -files/texmaker-3.4-hunspell.patch:
  Drop old

*texmaker-3.5 (26 Aug 2012)

  26 Aug 2012; Justin Lecher <jlec@gentoo.org> +texmaker-3.5.ebuild,
  +files/texmaker-3.5-hunspell.patch:
  Version Bump; #432476

  08 Aug 2012; Brent Baude <ranger@gentoo.org> texmaker-3.3.4.ebuild:
  Marking texmaker-3.3.4 ppc for bug 427198

  04 Aug 2012; Agostino Sarubbo <ago@gentoo.org> texmaker-3.3.4.ebuild:
  Stable for amd64, wrt bug #427198

*texmaker-3.4.1 (23 Jul 2012)

  23 Jul 2012; Justin Lecher <jlec@gentoo.org> +texmaker-3.4.1.ebuild,
  +files/texmaker-3.4.1-hunspell.patch:
  Version Bump, #427134

  19 Jul 2012; Jeff Horelick <jdhore@gentoo.org> texmaker-3.3.4.ebuild:
  marked x86 per bug 427198

*texmaker-3.4 (19 Jul 2012)

  19 Jul 2012; Justin Lecher <jlec@gentoo.org> -texmaker-3.3.1.ebuild,
  -files/texmaker-3.3.1-hunspell.patch, -texmaker-3.3.2.ebuild,
  -files/texmaker-3.3.2-hunspell.patch, -files/texmaker-3.3.2-qt48.patch,
  -texmaker-3.3.3.ebuild, -files/texmaker-3.3.3-hunspell.patch,
  +texmaker-3.4.ebuild, +files/texmaker-3.4-hunspell.patch:
  Version Bump, #427134; use pkg-config for poppler-qt4 instead of manual hack;
  define PREFIX instead of using prefix.eclass to fix offset; drop old

*texmaker-3.3.4 (26 May 2012)

  26 May 2012; Justin Lecher <jlec@gentoo.org>
  -files/texmaker-1.91-hunspell.patch, -files/texmaker-2.30-hunspell.patch,
  -files/texmaker-3.00-hunspell.patch, -files/texmaker-3.01-hunspell.patch,
  -texmaker-3.2.ebuild, -texmaker-3.2.1.ebuild,
  -files/texmaker-3.2.1-hunspell.patch, -texmaker-3.2.2.ebuild,
  -files/texmaker-3.2.2-hunspell.patch, -files/texmaker-3.02-hunspell.patch,
  -files/texmaker-3.2-hunspell.patch, +texmaker-3.3.4.ebuild,
  +files/texmaker-3.3.4-hunspell.patch:
  Version Bump, #417423; drop old

  03 May 2012; Jeff Horelick <jdhore@gentoo.org> texmaker-3.1.ebuild,
  texmaker-3.2.ebuild, texmaker-3.2.1.ebuild, texmaker-3.2.2.ebuild,
  texmaker-3.3.1.ebuild, texmaker-3.3.2.ebuild, texmaker-3.3.3.ebuild:
  dev-util/pkgconfig -> virtual/pkgconfig

*texmaker-3.3.3 (23 Apr 2012)

  23 Apr 2012; Justin Lecher <jlec@gentoo.org> texmaker-3.3.2.ebuild,
  +files/texmaker-3.3.2-qt48.patch, +texmaker-3.3.3.ebuild,
  +files/texmaker-3.3.3-hunspell.patch, +files/texmaker-3.3.3-qt48.patch:
  Version Bump and compatibility with qt48

  13 Mar 2012; Justin Lecher <jlec@gentoo.org> -texmaker-2.30.ebuild:
  Dropped old

  12 Mar 2012; Brent Baude <ranger@gentoo.org> texmaker-3.1.ebuild:
  Marking texmaker-3.1 ppc64 for bug 395053

  06 Mar 2012; Brent Baude <ranger@gentoo.org> texmaker-3.1.ebuild:
  Marking texmaker-3.1 ppc for bug 395053

*texmaker-3.3.2 (06 Mar 2012)

  06 Mar 2012; Justin Lecher <jlec@gentoo.org> +texmaker-3.3.2.ebuild,
  +files/texmaker-3.3.2-hunspell.patch:
  Version Bump

*texmaker-3.3.1 (28 Feb 2012)

  28 Feb 2012; Justin Lecher <jlec@gentoo.org> +texmaker-3.3.1.ebuild,
  +files/texmaker-3.3.1-hunspell.patch:
  Version Bump, #406205

*texmaker-3.2.2 (12 Jan 2012)

  12 Jan 2012; Justin Lecher <jlec@gentoo.org> +texmaker-3.2.2.ebuild,
  +files/texmaker-3.2.2-hunspell.patch:
  Version Bump

*texmaker-3.2.1 (05 Jan 2012)

  05 Jan 2012; Justin Lecher <jlec@gentoo.org> -texmaker-1.92.ebuild,
  -texmaker-3.00.ebuild, -texmaker-3.01.ebuild, -texmaker-3.02.ebuild,
  +texmaker-3.2.1.ebuild, +files/texmaker-3.2.1-hunspell.patch,
  files/texmaker-3.2-hunspell.patch:
  Version Bump

  04 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> texmaker-3.1.ebuild:
  x86 stable wrt bug #395053

*texmaker-3.2 (22 Dec 2011)

  22 Dec 2011; Justin Lecher <jlec@gentoo.org> +texmaker-3.2.ebuild,
  +files/texmaker-3.2-hunspell.patch:
  Version Bump

  20 Dec 2011; Justin Lecher <jlec@gentoo.org> texmaker-3.1.ebuild:
  Add dep on sys-libs/zlib requested by ago

  20 Dec 2011; Agostino Sarubbo <ago@gentoo.org> texmaker-3.1.ebuild:
  Stable for AMD64, wrt bug #395053

  04 Dec 2011; Justin Lecher <jlec@gentoo.org> texmaker-3.1.ebuild,
  files/texmaker-3.1-hunspell.patch:
  Respect EPREFIX in all places, fixes poppler-qt4.h: No such file or directory

  28 Nov 2011; Justin Lecher <jlec@gentoo.org> texmaker-3.1.ebuild:
  Keyworded for prefix, tested by me

*texmaker-3.1 (14 Aug 2011)

  14 Aug 2011; Justin Lecher <jlec@gentoo.org> +texmaker-3.1.ebuild,
  +files/texmaker-3.1-hunspell.patch, metadata.xml:
  Version Bump, #377145

  15 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> texmaker-2.30.ebuild:
  ppc64 stable wrt #363937

  23 Jun 2011; Brent Baude <ranger@gentoo.org> texmaker-2.30.ebuild:
  Marking texmaker-2.30 ppc for bug 363937

  06 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> texmaker-2.30.ebuild:
  x86 stable wrt bug #363937

*texmaker-3.02 (27 Apr 2011)

  27 Apr 2011; Justin Lecher <jlec@gentoo.org> -texmaker-2.10.ebuild,
  -files/texmaker-2.10-hunspell.patch, -texmaker-2.20.ebuild,
  -files/texmaker-2.20-hunspell.patch, -texmaker-2.21.ebuild,
  -files/texmaker-2.21-hunspell.patch, -texmaker-2.22.ebuild,
  -files/texmaker-2.22-hunspell.patch, +texmaker-3.02.ebuild,
  +files/texmaker-3.02-hunspell.patch:
  Version Bump, Cleaned old

  25 Apr 2011; Markos Chandras <hwoarang@gentoo.org> texmaker-2.30.ebuild:
  Stable on amd64 wrt bug #363937

*texmaker-3.01 (17 Apr 2011)

  17 Apr 2011; Justin Lecher <jlec@gentoo.org> +texmaker-3.01.ebuild,
  +files/texmaker-3.01-hunspell.patch, metadata.xml:
  Version Bump, added myself as maintainer

*texmaker-3.00 (04 Apr 2011)

  04 Apr 2011; Justin Lecher <jlec@gentoo.org> +texmaker-3.00.ebuild,
  +files/texmaker-3.00-hunspell.patch:
  Version Bump

*texmaker-2.30 (14 Mar 2011)

  14 Mar 2011; Justin Lecher <jlec@gentoo.org> +texmaker-2.30.ebuild,
  +files/texmaker-2.30-hunspell.patch:
  Version Bump

*texmaker-2.22 (15 Feb 2011)

  15 Feb 2011; Justin Lecher <jlec@gentoo.org> +texmaker-2.22.ebuild,
  +files/texmaker-2.22-hunspell.patch:
  Version Bump

*texmaker-2.21 (31 Jan 2011)

  31 Jan 2011; Justin Lecher <jlec@gentoo.org> +texmaker-2.21.ebuild,
  +files/texmaker-2.21-hunspell.patch:
  Version Bump

*texmaker-2.20 (26 Jan 2011)

  26 Jan 2011; Alexis Ballier <aballier@gentoo.org> +texmaker-2.20.ebuild,
  +files/texmaker-2.20-hunspell.patch:
  version bump, bug #352792

  30 Oct 2010; Alexis Ballier <aballier@gentoo.org> -texmaker-1.80.ebuild,
  -files/texmaker-1.80-hunspell.patch, -texmaker-1.91.ebuild,
  -texmaker-1.99.ebuild, -files/texmaker-1.99-hunspell.patch,
  -texmaker-2.0.ebuild, -files/texmaker-2.0-hunspell.patch:
  remove old

*texmaker-2.10 (30 Oct 2010)

  30 Oct 2010; Alexis Ballier <aballier@gentoo.org> +texmaker-2.10.ebuild,
  +files/texmaker-2.10-hunspell.patch:
  Version bump, readd wrongly dropped ppc* keywords, readd wrongly removed
  minimal qt versions

  23 Oct 2010; Raúl Porcel <armin76@gentoo.org> texmaker-1.80.ebuild,
  texmaker-1.91.ebuild, texmaker-1.92.ebuild, texmaker-1.99.ebuild,
  texmaker-2.0.ebuild:
  Drop sparc keyword

*texmaker-2.0 (10 Aug 2010)

  10 Aug 2010; Justin Lecher <jlec@gentoo.org> +texmaker-2.0.ebuild,
  +files/texmaker-2.0-hunspell.patch:
  Version bump, move to qt4-r2.eclass, dropped ppc* due to unresolvable deps

  20 May 2010; Peter Volkov <pva@gentoo.org> texmaker-1.92.ebuild:
  amd64 stable, bug 299590, thank Roland Ramthun for help.

*texmaker-1.99 (25 Feb 2010)

  25 Feb 2010; Alexis Ballier <aballier@gentoo.org> +texmaker-1.99.ebuild,
  +files/texmaker-1.99-hunspell.patch:
  version bump, by Dustin Polke <gentoobugsie.20.dsurawicz@spamgourmet.com>,
  bug #303251

  24 Jan 2010; Tom Gall <tgall@gentoo.org> texmaker-1.92.ebuild:
  stable on ppc64, bug #299590

  17 Jan 2010; Raúl Porcel <armin76@gentoo.org> texmaker-1.92.ebuild:
  sparc stable wrt #299590

  17 Jan 2010; Christian Faulhammer <fauli@gentoo.org> texmaker-1.92.ebuild:
  stable x86, bug 299590

  12 Jan 2010; nixnut <nixnut@gentoo.org> texmaker-1.92.ebuild:
  ppc stable #299590

  26 Dec 2009; Peter Volkov <pva@gentoo.org> texmaker-1.80.ebuild,
  texmaker-1.91.ebuild, texmaker-1.92.ebuild:
  virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
  implementation left in the tree.

  30 Sep 2009; Dominik Kapusta <ayoy@gentoo.org> texmaker-1.80.ebuild:
  Removed dependency on Qt metapackage

*texmaker-1.92 (13 Jul 2009)

  13 Jul 2009; Alexis Ballier <aballier@gentoo.org> +texmaker-1.92.ebuild:
  version bump, by Dustin Polke <gentoobugsie.20.dsurawicz@spamgourmet.com>,
  bug #276732

*texmaker-1.91 (08 Jun 2009)

  08 Jun 2009; Alexis Ballier <aballier@gentoo.org> +texmaker-1.91.ebuild,
  +files/texmaker-1.91-hunspell.patch:
  version bump, bug #271539, ebuild and patch by Dustin Polke

  30 Apr 2009; Alexis Ballier <aballier@gentoo.org>
  -texmaker-1.71-r1.ebuild, -files/texmaker-1.71-hunspell.patch:
  remove old

  19 Mar 2009; Brent Baude <ranger@gentoo.org> texmaker-1.80.ebuild:
  Marking texmaker-1.80 ppc for bug 259592

  02 Mar 2009; Brent Baude <ranger@gentoo.org> texmaker-1.80.ebuild:
  stable ppc64, bug 259592

  25 Feb 2009; Markus Meier <maekke@gentoo.org> texmaker-1.80.ebuild:
  amd64/x86 stable, bug #259592

  23 Feb 2009; Ferris McCormick <fmccor@gentoo.org> texmaker-1.80.ebuild:
  Sparc stable, Bug #259592.

  28 Nov 2008; Alexis Ballier <aballier@gentoo.org> -texmaker-1.60.ebuild:
  remove old

*texmaker-1.80 (28 Nov 2008)

  28 Nov 2008; Alexis Ballier <aballier@gentoo.org>
  +files/texmaker-1.80-hunspell.patch, +texmaker-1.80.ebuild:
  version bump, bug #248921

  26 Nov 2008; Ferris McCormick <fmccor@gentoo.org> texmaker-1.71-r1.ebuild:
  Sparc stable, Bug #245518.

  26 Nov 2008; Brent Baude <ranger@gentoo.org> texmaker-1.71-r1.ebuild:
  Marking texmaker-1.71-r1 ppc64 for bug 245518

  08 Nov 2008; Markus Meier <maekke@gentoo.org> texmaker-1.71-r1.ebuild:
  amd64/x86 stable, bug #245518

  08 Nov 2008; nixnut <nixnut@gentoo.org> texmaker-1.71-r1.ebuild:
  Stable on ppc wrt bug 245518

  27 Jul 2008; Carsten Lohrke <carlo@gentoo.org> texmaker-1.71-r1.ebuild:
  Fix broken split Qt 4.4 dependencies, cf. bug 217161 comment 11.

  02 Jul 2008; Alexis Ballier <aballier@gentoo.org> -texmaker-1.71.ebuild:
  remove unused version

  02 Jul 2008; Alexis Ballier <aballier@gentoo.org>
  files/texmaker-1.71-hunspell.patch, texmaker-1.71-r1.ebuild:
  fix hunspell detection by using pkgconfig, by René 'Necoro' Neumann
  <gentoo@necoro.eu>, bug #229729

*texmaker-1.71-r1 (13 May 2008)

  13 May 2008; Alexis Ballier <aballier@gentoo.org>
  +files/texmaker-1.71-hunspell.patch, +texmaker-1.71-r1.ebuild:
  Use system hunspell, by Dustin Surawicz, bug #220617

  11 May 2008; Alexis Ballier <aballier@gentoo.org> texmaker-1.60.ebuild:
  switch to latex-base, allow split qt4 deps

*texmaker-1.71 (11 May 2008)

  11 May 2008; Alexis Ballier <aballier@gentoo.org> +texmaker-1.71.ebuild:
  version bump, thanks to Dustin Surawicz
  <gentoobugs.20.dsurawicz@spamgourmet.com> for reporting in bug #220617

  26 Jan 2008; Alexis Ballier <aballier@gentoo.org>
  -texmaker-1.11-r1.ebuild, -texmaker-1.30.ebuild, -texmaker-1.40.ebuild,
  -texmaker-1.50-r1.ebuild:
  remove old

  21 Jan 2008; Raúl Porcel <armin76@gentoo.org> texmaker-1.60.ebuild:
  sparc stable wrt #193181

  21 Jan 2008; Markus Meier <maekke@gentoo.org> texmaker-1.60.ebuild:
  x86 stable, bug #193181

  20 Jan 2008; Christoph Mende <angelos@gentoo.org> texmaker-1.60.ebuild:
  Stable on amd64 wrt bug #193181

  20 Jan 2008; Brent Baude <ranger@gentoo.org> texmaker-1.60.ebuild:
  Marking texmaker-1.60 ~ppc64 for bug 193181

  20 Jan 2008; Brent Baude <ranger@gentoo.org> texmaker-1.60.ebuild:
  Marking texmaker-1.60 ppc for bug 193181

*texmaker-1.60 (11 Nov 2007)

  11 Nov 2007; Alexis Ballier <aballier@gentoo.org> +texmaker-1.60.ebuild:
  version bump, bug #185800

  22 Jul 2007; Denis Dupeyron <calchan@gentoo.org> texmaker-1.11-r1.ebuild,
  texmaker-1.30.ebuild, texmaker-1.40.ebuild, texmaker-1.50-r1.ebuild:
  Drop virtual/x11 dependency.

  29 Jun 2007; Lars Weiler <pylon@gentoo.org> texmaker-1.50-r1.ebuild:
  Stable on ppc; bug #183633.

  29 Jun 2007; Christoph Mende <angelos@gentoo.org> texmaker-1.50-r1.ebuild:
  Stable on amd64 wrt bug #183633

  21 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org>
  texmaker-1.50-r1.ebuild:
  Stable on sparc

  13 May 2007; Markus Ullmann <jokey@gentoo.org> texmaker-1.50-r1.ebuild:
  Stable on x86

  12 Mar 2007; Alexandre Buisse <nattfodd@gentoo.org> metadata.xml:
  Replaced text-markup by tex as maintaining herd (text-markup split).

  08 Feb 2007; Alexandre Buisse <nattfodd@gentoo.org>
  texmaker-1.50-r1.ebuild:
  Correct wrong dodoc.

*texmaker-1.50-r1 (05 Feb 2007)

  05 Feb 2007; Alexandre Buisse <nattfodd@gentoo.org> -texmaker-1.50.ebuild,
  +texmaker-1.50-r1.ebuild:
  Fix compilation error and update of dep (>=qt-4.2.2) (bug #160465).

  25 Jan 2007; Marius Mauch <genone@gentoo.org> texmaker-1.11-r1.ebuild,
  texmaker-1.30.ebuild, texmaker-1.40.ebuild, texmaker-1.50.ebuild:
  Replacing einfo with elog

*texmaker-1.50 (04 Jan 2007)

  04 Jan 2007; Przemysław Maciąg <troll@gentoo.org> +texmaker-1.50.ebuild:
  Version bump (1.50).

  04 Jan 2007; Przemysław Maciąg <troll@gentoo.org> texmaker-1.40.ebuild:
  Fixed PREFIX use in cpp files (see #159400).

*texmaker-1.40 (09 Oct 2006)

  09 Oct 2006; Markus Ullmann <jokey@gentoo.org> +texmaker-1.40.ebuild:
  Version bump wrt bug #143363

  01 Oct 2006; Alexandre Buisse <nattfodd@gentoo.org>
  texmaker-1.11-r1.ebuild, texmaker-1.30.ebuild:
  Corrected DEPEND/RDEPEND mix, thanks to Flameeyes for report and patch.

  07 Sep 2006; Diego Pettenò <flameeyes@gentoo.org> texmaker-1.30.ebuild:
  Add ~x86-fbsd keyword.

  16 Aug 2006; Caleb Tennis <caleb@gentoo.org> texmaker-1.30.ebuild:
  Change qt_min_version to qt4_min_version

  07 May 2006; Martin Ehmsen <ehmsen@gentoo.org> texmaker-1.30.ebuild:
  Fixed depend on qt-4.1, bug #132543.

  09 Mar 2006; Alexandre Buisse <nattfodd@gentoo.org>
  texmaker-1.11-r1.ebuild:
  Typo, DEPEND -> RDEPEND. Thanks to Markus Ullmann.

  25 Jan 2006; Alexandre Buisse <nattfodd@gentoo.org> -texmaker-1.11.ebuild,
  texmaker-1.11-r1.ebuild, texmaker-1.21.ebuild:
  Modular X porting. Also removed old texmaker-1.11 which was still in ~arch.

  15 Jan 2006; Alexandre Buisse <nattfodd@gentoo.org> texmaker-1.21.ebuild:
  Added big ewarn about possible qt-4.0/4.1 up/down cycle in emerge world.

  08 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  texmaker-1.11-r1.ebuild:
  ppc stable, bug #117469

  12 Jan 2006; Alexandre Buisse <nattfodd@gentoo.org> texmaker-1.21.ebuild:
  Require qt4 to be < 4.1 (see bug #118196). Hopefully will be fixed in newer
  releases.

  06 Jan 2006; Simon Stelling <blubb@gentoo.org> texmaker-1.11-r1.ebuild:
  stable on amd64

  02 Jan 2006; Mark Loeser <halcy0n@gentoo.org> texmaker-1.11-r1.ebuild:
  Stable on x86; bug #117469

  02 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  texmaker-1.11-r1.ebuild:
  Stable on sparc wrt #117469

*texmaker-1.21 (02 Jan 2006)

  02 Jan 2006; Alexandre Buisse <nattfodd@gentoo.org>
  -texmaker-1.2.1.ebuild, +texmaker-1.21.ebuild:
  Changed numbering from 1.2.1 to 1.21 for portage to realize that this is the
  latest version (closing bug #114037).

*texmaker-1.2.1 (07 Dec 2005)

  07 Dec 2005; Alexandre Buisse <nattfodd@gentoo.org>
  +texmaker-1.2.1.ebuild:
  Bump to 1.2.1 (mainly switch to qt4). Thanks to Markus Ullmann for the ebuild
  (bug #114037).

*texmaker-1.11-r1 (02 Jul 2005)

  02 Jul 2005; Mamoru KOMACHI <usata@gentoo.org> +texmaker-1.11-r1.ebuild:
  Added desktop entry; bug #97126. Thanks to Sebastian Kemper
  <sebastian_ml@gmx.net>.

  01 Jul 2005; Caleb Tennis <caleb@gentoo.org> texmaker-1.11.ebuild:
  Fix qmake bin path per bug #97535

  28 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> texmaker-1.11.ebuild:
  added ~amd64 to KEYWORDS. fixes #71354

  02 Jan 2005; Joseph Jezak <josejx@gentoo.org> texmaker-1.11.ebuild:
  Marked ~ppc.

  01 Jan 2005; Jason Wever <weeve@gentoo.org> texmaker-1.11.ebuild:
  Added ~sparc keyword.

  26 Nov 2004; Mamoru KOMACHI <usata@gentoo.org> texmaker-1.11.ebuild:
  Use kde-functions.eclass. This fixes bug #72515.

*texmaker-1.11 (07 Nov 2004)

  07 Nov 2004; Mamoru KOMACHI <usata@gentoo.org> +metadata.xml,
  +texmaker-1.11.ebuild:
  Initial import. Ebuild submitted by Alex Linke <incubation.11@freenet.de>;
  bug #68439.