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
|
# ChangeLog for net-misc/putty
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/ChangeLog,v 1.15 2004/06/01 21:33:54 taviso Exp $
*putty-0.54_pre1 (01 Jun 2004)
01 Jun 2004; Tavis Ormandy <taviso@gentoo.org> putty-0.54.ebuild,
putty-0.54_pre1.ebuild, putty-20030902-r1.ebuild, putty-20040313.ebuild:
upstream made a unix release, starting at 0.54 which breaks previous
versioning system based on snapshot dates.
Removed old ebuilds, 20040313-r1 is marked stable and becomes 0.54_pre1.
0.54 is added and masked.
Fixes #52710.
07 May 2004; Jason Eric Huebel <jhuebel@gentoo.org>
+files/putty-ut_time.patch, putty-20040313-r1.ebuild:
~amd64 and added ut_time patch for amd64
*putty-20040313-r1 (06 May 2004)
06 May 2004; Tavis Ormandy <taviso@gentoo.org> putty-20040313-r1.ebuild,
files/putty.desktop:
Thanks to Gustav Schaffter in #49577, putty will now appear in the
gnome applications menu.
17 Apr 2004; Tavis Ormandy <taviso@gentoo.org> putty-20040313.ebuild:
stable on x86
23 Mar 2004; Jason Wever <weeve@gentoo.org> putty-20040313.ebuild:
Added ~sparc keyword.
*putty-20040313 (14 Mar 2004)
14 Mar 2004; David Holm <dholm@gentoo.org> putty-20040313.ebuild:
Added to ~ppc.
13 Mar 2004; Tavis Ormandy <taviso@gentoo.org> :
new snapshot, i'll use bzip2 instead of gzip.
29 Oct 2003; Tavis Ormandy <taviso@gentoo.org> putty-20030902-r1.ebuild:
code cleanups, moving makefile generation into src_unpack()
07 Oct 2003; Tavis Ormandy <taviso@gentoo.org> putty-20030603.ebuild,
putty-20030902-r1.ebuild, putty-20030902.ebuild:
stable on x86/alpha.
removing stale ebuilds.
*putty-20030902-r1 (13 Sep 2003)
13 Sep 2003; Tavis Ormandy <taviso@gentoo.org> putty-20030902-r1.ebuild:
including pscp and psftp
13 Sep 2003; Tavis Ormandy <taviso@gentoo.org> putty-20030902.ebuild:
stable
*putty-20030902 (02 Sep 2003)
02 Sep 2003; Tavis Ormandy <taviso@gentoo.org> putty-20030902.ebuild:
updates from cvs.
22 Jun 2003; Tavis Ormandy <taviso@gentoo.org> putty-20030603.ebuild:
adding a warning about unix98 pty's and pterm
marking stable
14 Jun 2003; Tavis Ormandy <taviso@gentoo.org> putty-20030603.ebuild:
Fix some typos, minor tweaks, and some more informational messages.
added a doc USE flag.
*putty-20030603 (03 Jun 2003)
03 Jun 2003; Tavis Ormandy <taviso@gentoo.org> putty-20030603.ebuild:
Initial import, gtk+ port of windows ssh client.
|