summaryrefslogtreecommitdiff
blob: f59465c0246f35fee7d1339f112974ff11ddf88a (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
# ChangeLog for net-misc/tightvnc
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/tightvnc/ChangeLog,v 1.112 2007/06/26 17:33:04 armin76 Exp $

  26 Jun 2007; Raúl Porcel <armin76@gentoo.org>
  -files/tightvnc-1.2.9-amd64.patch, -files/tightvnc-1.2.9-gcc34.patch,
  -files/tightvnc-1.2.9-gentoo.security.patch,
  -files/tightvnc-1.2.9-imake-tmpdir.patch,
  -files/tightvnc-1.2.9-pathfixes.patch, -files/tightvnc-1.3.8-amd64.patch,
  -files/tightvnc-ppcsparc-server.patch, -files/x86.patch,
  -tightvnc-1.2.9-r4.ebuild, -tightvnc-1.3.8-r1.ebuild:
  drop old, yay

  26 Jun 2007; Joseph Jezak <josejx@gentoo.org> tightvnc-1.3.9.ebuild:
  Marked ppc stable for bug #182789.

  24 Jun 2007; Fabian Groffen <grobian@gentoo.org> tightvnc-1.3.8-r1.ebuild,
  tightvnc-1.3.9.ebuild:
  Dropped ppc-macos keyword

  21 Jun 2007; Jeroen Roovers <jer@gentoo.org> ChangeLog:
  Stable for HPPA (bug #182789).

  21 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org> tightvnc-1.3.9.ebuild:
  Stable on sparc wrt #182789

  21 Jun 2007; Christoph Mende <angelos@gentoo.org> tightvnc-1.3.9.ebuild:
  Stable on amd64 wrt bug 182789

  21 Jun 2007; Raúl Porcel <armin76@gentoo.org> tightvnc-1.3.9.ebuild:
  alpha/x86 stable wrt #182789

  31 May 2007; Raúl Porcel <armin76@gentoo.org> +files/1.3.9-fbsd.patch,
  tightvnc-1.3.9.ebuild:
  Add patch to compile on fbsd, thanks to ebfe <knabberknusperhaus at yahoo
  dot de> for the patch, bug 171945

  31 May 2007; Raúl Porcel <armin76@gentoo.org> tightvnc-1.3.8-r1.ebuild,
  tightvnc-1.3.9.ebuild:
  Remove userland_Darwin thing as it breaks for g/fbsd

  24 May 2007; Christian Faulhammer <opfer@gentoo.org> ChangeLog:
  corrected ChangeLog, so it conforms to our standards

  08 May 2007; Raúl Porcel <armin76@gentoo.org> tightvnc-1.3.9.ebuild:
  Don't apply patch for amd64, since it's applied upstream, bug 177683

*tightvnc-1.3.9 (08 May 2007)

  08 May 2007; Raúl Porcel <armin76@gentoo.org> +tightvnc-1.3.9.ebuild:
  Version bump

  18 Apr 2007; Raúl Porcel <armin76@gentoo.org> -tightvnc-1.2.9-r3.ebuild:
  old

  16 Apr 2007; Bryan Østergaard <kloeri@gentoo.org>
  tightvnc-1.2.9-r4.ebuild:
  Stable on Alpha, bug 174200.

  13 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org>
  tightvnc-1.2.9-r4.ebuild:
  ppc stable, bug #174200

  13 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org>
  tightvnc-1.2.9-r4.ebuild:
  Stable on sparc wrt security #174200

  12 Apr 2007; Raúl Porcel <armin76@gentoo.org> +files/tightvnc.confd,
  +files/tightvnc.initd, tightvnc-1.2.9-r4.ebuild, -tightvnc-1.3.8.ebuild,
  tightvnc-1.3.8-r1.ebuild:
  Add init scripts, bug 39023 and remove vulnerable version

  12 Apr 2007; Jeroen Roovers <jer@gentoo.org> tightvnc-1.3.8-r1.ebuild:
  Stable for HPPA (bug #174200).

  12 Apr 2007; Peter Weller <welp@gentoo.org> tightvnc-1.2.9-r4.ebuild:
  Stable on amd64 wrt bug 174200

*tightvnc-1.3.8-r1 (11 Apr 2007)

  11 Apr 2007; Raúl Porcel <armin76@gentoo.org>
  -files/tightvnc-1.2.9-server-CVE-2007-1003.patch,
  -files/tightvnc-1.2.9-server-CVE-2007-1351-1352.patch,
  +files/server-CVE-2007-1003.patch, +files/server-CVE-2007-1351-1352.patch,
  tightvnc-1.2.9-r4.ebuild, +tightvnc-1.3.8-r1.ebuild:
  1.3.8 is affected by that security bug too

  11 Apr 2007; Markus Ullmann <jokey@gentoo.org> tightvnc-1.2.9-r4.ebuild:
  Stable on x86 wrt security bug #174200

*tightvnc-1.2.9-r4 (11 Apr 2007)

  11 Apr 2007; Raúl Porcel <armin76@gentoo.org>
  +files/tightvnc-1.2.9-server-CVE-2007-1003.patch,
  +files/tightvnc-1.2.9-server-CVE-2007-1351-1352.patch,
  +tightvnc-1.2.9-r4.ebuild:
  New security patches from Mandriva, bug 174200

  26 Feb 2007; Raúl Porcel <armin76@gentoo.org> +files/vncviewer.png,
  tightvnc-1.2.9-r3.ebuild, tightvnc-1.3.8.ebuild:
  Add icons

  06 Feb 2007; Raúl Porcel <armin76@gentoo.org>
  -files/tightvnc-1.3_alpha7-amd64.patch,
  -files/tightvnc-1.3_alpha7-darwin.patch,
  -files/tightvnc-1.3_alpha7-gentoo.diff,
  -files/tightvnc-1.3_alpha7-gentoo.security.patch,
  -files/tightvnc-1.3_alpha7-imake-tmpdir.patch, -files/vncserver-1.3.patch,
  -tightvnc-1.3_alpha7.ebuild:
  drop old

  06 Feb 2007; Jeroen Roovers <jer@gentoo.org> tightvnc-1.3.8.ebuild:
  Stable for HPPA (bug #165610).

  03 Feb 2007; Raúl Porcel <armin76@gentoo.org>
  files/tightvnc-1.2.9-pathfixes.patch:
  fix fontpath patch

  21 Jan 2007; Raúl Porcel <armin76@gentoo.org> tightvnc-1.2.9-r3.ebuild,
  tightvnc-1.3.8.ebuild:
  Add x11-apps/xsetroot as a RDEPEND, thanks to t35t0r <t35t0r at gmail dot
  com> for reporting, bug 163035

  16 Jan 2007; Raúl Porcel <armin76@gentoo.org>
  files/tightvnc-1.2.9-pathfixes.patch:
  Fix vncClasses variable in the patch, thanks to Josh <pekster-main at usa
  dot net> bug 162448

  11 Nov 2006; Stefan Schweizer <genstef@gentoo.org>
  -files/tightvnc-1.2.9-gentoo.diff, -files/tightvnc-1.2.9-gentoo-2.diff,
  -files/vncserver-1.2.patch, -tightvnc-1.2.9-r1.ebuild,
  -tightvnc-1.2.9-r2.ebuild:
  old

  10 Nov 2006; Alexander H. Færøy <eroyf@gentoo.org>
  tightvnc-1.2.9-r3.ebuild:
  Stable on Alpha. Bug 138779.

  05 Nov 2006; Ilya A. Volynets-Evenbakh <iluxa@gentoo.org>
  +files/tightvnc-1.3.8-mips.patch, tightvnc-1.3.8.ebuild:
  Allow to compile on mips

  01 Nov 2006; Jeroen Roovers <jer@gentoo.org> files/x86.patch:
  Fix Xvnc build system for HPPA.

  14 Oct 2006; Jason Wever <weeve@gentoo.org> tightvnc-1.2.9-r3.ebuild:
  Stable on SPARC wrt bug #138779.

  13 Oct 2006; Stephanie Lockwood-Childs <wormo@gentoo.org>
  tightvnc-1.2.9-r3.ebuild:
  stable on ppc, thanks to Matti Bickel for helping test (Bug #138779)

  11 Oct 2006; <ticho@gentoo.org> tightvnc-1.2.9-r3.ebuild:
  Stable on x86, bug #138779.

  09 Oct 2006; Simon Stelling <blubb@gentoo.org> tightvnc-1.2.9-r3.ebuild:
  stable on amd64

  09 Oct 2006; Stefan Schweizer <genstef@gentoo.org>
  +files/tightvnc-1.2.9-pathfixes.patch:
  add missing patch

*tightvnc-1.2.9-r3 (05 Oct 2006)

  05 Oct 2006; Stefan Schweizer <genstef@gentoo.org>
  +tightvnc-1.2.9-r3.ebuild:
  revision bump thanks to armin76, fixes bug 78385

*tightvnc-1.3.8 (04 Oct 2006)

  04 Oct 2006; Stefan Schweizer <genstef@gentoo.org>
  +files/tightvnc-1.3.8-amd64.patch, +files/tightvnc-1.3.8-darwin.patch,
  +files/tightvnc-1.3.8-imake-tmpdir.patch,
  +files/tightvnc-1.3.8-pathfixes.patch, +tightvnc-1.3.8.ebuild:
  version bump thanks to armin76

  09 Aug 2006; Thomas Cort <tcort@gentoo.org> tightvnc-1.2.9-r2.ebuild:
  Stable on amd64 wrt Bug #138779.

  06 Aug 2006; Jason Wever <weeve@gentoo.org>
  +files/tightvnc-ppcsparc-server.patch, tightvnc-1.2.9-r2.ebuild:
  Stable on SPARC wrt bug #138779. Also add a patch to fix display corruption
  in vncserver for SPARC and PPC.

  05 Aug 2006; Michael Hanselmann <hansmi@gentoo.org>
  tightvnc-1.2.9-r2.ebuild:
  Stable on ppc.

  03 Aug 2006; Joshua Jackson <tsunam@gentoo.org> tightvnc-1.2.9-r2.ebuild:
  Stable x86; bug #138779

  22 Jul 2006; Gustavo Felisberto <humpback@gentoo.org>;
  +files/tightvnc-1.2.9-gentoo-2.diff, +tightvnc-1.2.9-r2.ebuild:
  Added -r2 that fixes issue with new X files location. Thanks to Coornaert
  David in bug #138779.

  06 Jun 2006; Guy Martin <gmsoft@gentoo.org> tightvnc-1.3_alpha7.ebuild:
  Stable on hppa.

*tightvnc-1.2.9-r2 (23 Apr 2006)

  23 Apr 2006; Daniel Goller <morfic@gentoo.org> +files/vncserver-1.2.patch,
  +files/vncserver-1.3.patch, metadata.xml, +tightvnc-1.2.9-r2.ebuild,
  tightvnc-1.3_alpha7.ebuild:
  Adjust vncserver script to work with mod X, thanks to Maxxer
  <lorenzo.milesi@gmail.com> and Martin von Gagern, adjust 1.2.9-r1 to have it use mod X deps

  30 Mar 2006; Daniel Goller <morfic@gentoo.org> metadata.xml:
  Remove Aliz since he no longer maintains this

  14 Feb 2006; Daniel Goller <morfic@gentoo.org>
  -files/tightvnc-1.2.8-gentoo.diff,
  -files/tightvnc-1.2.8-gentoo.security.patch, -tightvnc-1.2.8.ebuild,
  tightvnc-1.2.9-r1.ebuild:
  Also cleanup of old version

  14 Feb 2006; Daniel Goller <morfic@gentoo.org> tightvnc-1.2.9-r1.ebuild:
  Making gcc patch conditional

  11 Feb 2006; Daniel Goller <morfic@gentoo.org>
  +files/tightvnc-1.2.9-amd64.patch, +files/tightvnc-1.2.9-gcc34.patch,
  tightvnc-1.2.9-r1.ebuild:
  Porting patches to 1.2.9-r1 closing bug#98536

  11 Feb 2006; Daniel Goller <morfic@gentoo.org>
  -files/tightvnc-1.2.7-gentoo.diff, -files/tightvnc-1.3_alpha5-gcc34.patch,
  -files/tightvnc-1.3_alpha5-gentoo.diff,
  -files/tightvnc-1.3_alpha5-gentoo.security.patch,
  -files/tightvnc-1.3_alpha5-imake-tmpdir.patch,
  -files/tightvnc-gentoo.diff:
  Dump more unneeded files

  11 Feb 2006; Daniel Goller <morfic@gentoo.org>
  +files/tightvnc-1.3_alpha7-amd64.patch, -tightvnc-1.3_alpha5.ebuild,
  tightvnc-1.3_alpha7.ebuild:
  Applying patch to fix Bug#82583, thanks to Bradley Broom.
  Cleanup of old dev version.

  17 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
  tightvnc-1.3_alpha7.ebuild:
  xmkmf is now part of x11-misc/imake.

  14 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>;
  tightvnc-1.3_alpha7.ebuild:
  (#114254) Add modular X dependencies.

  05 Nov 2005; Fabian Groffen <grobian@gentoo.org>
  +files/tightvnc-1.3_alpha7-darwin.patch, tightvnc-1.3_alpha7.ebuild:
  Added patches for Darwin for source and ebuild and marked ~ppc-macos (bug
  #89098)

  25 Oct 2005; Daniel Goller <morfic@gentoo.org> ChangeLog:
  Remove the 4.0 folder too

  25 Oct 2005; Daniel Goller <morfic@gentoo.org>
  -files/tightvnc-4.0_gcc-3.4.patch, -files/tightvnc_cvs20031113.patch.bz2,
  -files/tightvnc-4.0_linux-headers.patch:
  Punting old files, including evil binary leftover patch.bz2

  14 Aug 2005; Daniel Goller <morfic@gentoo.org> ChangeLog:
  Mnaifest signing with -Y if pinentry likes that over -X
  No, it didnt like it, requiring local signing.
  
  14 Aug 2005; Daniel Goller <morfic@gentoo.org> tightvnc-1.3_alpha7.ebuild:
  Added einfo regarding 'server' USE flag.

  07 Aug 2005; Daniel Goller <morfic@gentoo.org> tightvnc-1.3_alpha7.ebuild:
  Add server flag

  06 Aug 2005; Daniel Goller <morfic@gentoo.org> ChangeLog:
  Adding Manifest locally since it fails remotely

*tightvnc-1.3_alpha7 (06 Aug 2005)

  06 Aug 2005; Daniel Goller <morfic@gentoo.org>
  +files/tightvnc-1.3_alpha7-gentoo.diff,
  +files/tightvnc-1.3_alpha7-gentoo.security.patch,
  +files/tightvnc-1.3_alpha7-imake-tmpdir.patch,
  +tightvnc-1.3_alpha7.ebuild:
  Added 1.3 dev 7

  27 Jul 2005; Jeremy Huddleston <eradicator@gentoo.org>
  tightvnc-1.3_alpha5.ebuild:
  Use the correct toolchain compiler.

  30 May 2005; Sven Wegener <swegener@gentoo.org>
  tightvnc-1.3_alpha5.ebuild:
  Moved from gcc.eclass to toolchain-funcs.eclass, bug #92745.

  27 Apr 2005; Simon Stelling <blubb@gentoo.org> tightvnc-1.2.9-r1.ebuild:
  stable on amd64

  29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  11 Nov 2004; Bryan Østergaard <kloeri@gentoo.org>
  tightvnc-1.3_alpha5.ebuild:
  Stable on alpha.

  03 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org>
  tightvnc-1.3_alpha5.ebuild:
  Stable on sparc

  30 Oct 2004; Daniel Goller <morfic@gentoo.org> tightvnc-1.3_alpha5.ebuild:
  Stable on Maintainer's archs

  23 Oct 2004; Simon Stelling <blubb@gentoo.org> tightvnc-1.3_alpha5.ebuild:
  removed amd64-'fix' again

  18 Oct 2004; Daniel Goller <morfic@gentoo.org> metadata.xml,
  tightvnc-1.3_alpha5.ebuild, -tightvnc-4.0_beta20031113.ebuild:
  physically removed realvnc 4 beta from folder
  fix up of changelog
  readd the lost keywords into 1.3_alpha5

  15 Oct 2004; Daniel Goller <morfic@gentoo.org> :
  Cleaning realvnc out of tightvnc, too buggy to maintain, 1.3 dev5 is here in
  its place.

  02 Oct 2004; Donnie Berkholz <spyderous@gentoo.org>; tightvnc-1.2.8.ebuild:
  x11-base/xfree -> virtual/x11.

  26 Sep 2004; Daniel Goller <morfic@gentoo.org> tightvnc-1.3_alpha5.ebuild:
  Some QA and simplifications

  21 Sep 2004; Daniel Goller <morfic@gentoo.org> tightvnc-1.3_alpha5.ebuild:
  dont apply gcc3.4 patch unconditionally

*tightvnc-1.3_alpha5 (19 Sep 2004)

  19 Sep 2004; Daniel Goller <morfic@gentoo.org> tightvnc-1.3_alpha5.ebuild:
  header error :/ , fixed

  19 Sep 2004; Daniel Goller <morfic@gentoo.org> :
  new version 1.3_alpha5 + gcc3.4 patch

  28 Jul 2004; Travis Tilley <lv@gentoo.org> tightvnc-1.2.9-r1.ebuild:
  removed amd64 'fix' that broke compiling on amd64 and re-added ~amd64 keyword

  08 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> tightvnc-1.2.9-r1.ebuild:
  Stable on alpha.

  24 May 2004; Daniel Ahlberg <aliz@gentoo.org>
  tightvnc-4.0_beta20031113.ebuild:
  Added patches for linux 2.6 headers and GCC 3.4 by Ed Catmur <ed@catmur.co.uk> in #51701 and #51601.

  11 Apr 2004; Jason Wever <weeve@gentoo.org>
  tightvnc-4.0_beta20031113.ebuild:
  Changed x11-base/xfree dep to virtual/x11 for 4.0 beta build.

  10 Apr 2004; Scott W Taylor <swtaylor@gentoo.org> tightvnc-1.2.9-r1.ebuild:
  Changed depend from xfree to virtual/x11

  02 Mar 2004; Jason Wever <weeve@gentoo.org>
  tightvnc-4.0_beta20031113.ebuild:
  Added ~sparc keyword as it fixes the vncserver character flip problem.

  02 Mar 2004; Jason Wever <weeve@gentoo.org> tightvnc-1.2.9-r1.ebuild:
  Stable on sparc.

  27 Feb 2004; Daniel Ahlberg <aliz@gentoo.org> tightvnc-1.2.9-r1.ebuild:
  x86 unmask.

  15 Jan 2003; Daniel Ahlberg <aliz@gentoo.org> files/tightvnc-1.2.9-gentoo.diff:
  Change fontpath, closing #22024.

*tightvnc-4.0_beta20031113 (27 Nov 2003)

  27 Nov 2003; Daniel Ahlberg <aliz@gentoo.org> tightvnc-4.0_beta20031113:
  New cvs snapshot together with a cleaner ebuild. WARNING, some features are missing in 4.0.
  Also removed some old ebuilds.

  13 Nov 2003; Aron Griffis <agriffis@gentoo.org> tightvnc-1.2.9-r1.ebuild:
  Unbreak this ebuild for architectures other than amd64...  Maybe this was
  commited accidentally by Daniel below?

*tightvnc-4.0_beta20031031 (03 Nov 2003)

  03 Nov 2003; Daniel Ahlberg <aliz@gentoo.org> tightvnc-4.0_beta20031031.ebuild :
  Add version that compiles on amd64. Very big and ugly at the momemnt, expect cleanups soon.

  18 Sep 2003; Daniel Ahlberg <aliz@gentoo.org> tightvnc-1.2.9-r1.ebuild :
  Fix unpacking.

*tightvnc-1.2.9-r1 (17 Sep 2003)

  17 Sep 2003; Daniel Ahlberg <aliz@gentoo.org> tightvnc-1.2.9-r1.ebuild :
  Added patch from bartron <bartron@gmx.net>, closing #23843.

*tightvnc-1.2.9 (07 Aug 2003)

  07 Aug 2003; Daniel Ahlberg <aliz@gentoo.org> tightvnc-1.2.9.ebuild :
  Version bump.

  12 Jun 2003; <msterret@gentoo.org> tightvnc-1.2.3-r2.ebuild:
  fix Header

  04 May 2003; Daniel Ahlberg <aliz@gentoo.org> tightvnc-1.2.8.ebuild :
  Do not allow tightvnc and vnc to be installed at the same time as they
  overwrite each others files. Closes #15152.

*tightvnc-1.2.8 (21 Feb 2003)

  21 Feb 2003; Daniel Ahlberg <aliz@gentoo.org> :
  Security update.

*tightvnc-1.2.7 (17 Jan 2002) 

  17 Jan 2002; Bart Verwilst <verwilst@gentoo.org>: new ebuild

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords

*tightvnc-1.2.6 (28 Sep 2002) 

  28 Sep 2002; Bart Verwilst <verwilst@gentoo.org>

  New ebuild

*tightvnc-1.2.5-r1 (26 Aug 2002)

  28 Aug 2002; Bart Verwilst <verwilst@gentoo.org> tightvnc-1.2.3-r2.ebuild, tightvnc-1.2.5-r1.ebuild :

  Duplicate patch entry removed.

  26 Aug 2002; Donny Davies <woodchip@gentoo.org> tightvnc-1.2.5-r1.ebuild :

  Squash #6814.

*tightvnc-1.2.5 (18 Aug 2002)

  New version

*tightvnc-1.2.3-r2 (12 Jul 2002)

  12 Jul 2002; Grant Goodyear <g2boojum@gentoo.org> ChangeLog  :

  closes bug #4603; thanks to Ivan C.

*tightvnc-1.2.3-r1 (3 Jun 2002)

  09 Jul 2002; phoen][x <phoenix@gentoo.org> tightvnc-1.2.3-r1.ebuild :
  Added KEYWORDS, LICENSE.

  3 Jun 2002; Ryan Phillips <rphillips@gentoo.org> tightvnc-1.2.3-r1.ebuild :
  Fixed installation procedure.  Fixes #3337

  27 Mar 2002; Seemant Kulleen <seemant@gentoo.org> tightvnc-1.2.3-r1.ebuild :
  tightvnc needs libjpeg in order to compile correctly, so it has been added as
  a dependency.  Thanks to kpullin@socal.rr.com for spotting it.

*tightvnc-1.2.3 (25 Mar 2002)

  09 Jul 2002; phoen][x <phoenix@gentoo.org> tightvnc-1.2.3.ebuild :
  Added KEYWORDS, LICENSE.

  25 Mar 2002; Bart Verwilst <verwilst@gentoo.org> ChangeLog :
  Upgraded to 1.2.3, and removed the old 2 versions..
  Since 1.2.2 never compiled, the TightVNC people assured me 1.2.3
  fixes all the problems, and it does! :o) So we have a fully working 
  version for Gentoo 1.0 :o)

*tightvnc-1.2.1 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.