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
|
# ChangeLog for x11-terms/rxvt-unicode
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.17 2004/05/10 22:53:56 latexer Exp $
*rxvt-unicode-3.0 (10 May 2004)
10 May 2004; Peter Johanson <latexer@gentoo.org> rxvt-unicode-3.0.ebuild:
Bump. This release fixes the flickering when resizing and makes it work better
with gcc-3.4.
*rxvt-unicode-2.9 (09 May 2004)
09 May 2004; Peter Johanson <latexer@gentoo.org> rxvt-unicode-2.8.ebuild,
rxvt-unicode-2.9.ebuild:
Bump to latest release, and mark 2.8 stable on x86.
14 Apr 2004; David Holm <dholm@gentoo.org> rxvt-unicode-2.8.ebuild:
Added to ~ppc.
13 Apr 2004; Peter Johanson <latexer@gentoo.org> rxvt-unicode-1.9.ebuild,
rxvt-unicode-1.91.ebuild, rxvt-unicode-2.0.ebuild, rxvt-unicode-2.1.ebuild,
rxvt-unicode-2.2.ebuild, rxvt-unicode-2.3.ebuild, rxvt-unicode-2.4.ebuild,
files/rxvt-unicode-2.2-set_name-fix.diff:
Removing a bunch of old versions, and finally marking a version stable on x86.
*rxvt-unicode-2.8 (13 Apr 2004)
13 Apr 2004; Peter Johanson <latexer@gentoo.org> rxvt-unicode-2.8.ebuild:
Bump. Thanks to khai for pointing out this new version.
13 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> rxvt-unicode-2.4.ebuild:
Added amd64 keyword, closing #47571.
30 Mar 2004; Sven Blumenstein <bazik@gentoo.org> rxvt-unicode-2.4.ebuild:
Stable on sparc, blame me if it breaks :P
*rxvt-unicode-2.4 (21 Mar 2004)
21 Mar 2004; Peter Johanson <latexer@gentoo.org> rxvt-unicode-2.4.ebuild:
Bump. Fix for font setting commited upstream.
*rxvt-unicode-2.3 (15 Mar 2004)
15 Mar 2004; Peter Johanson <latexer@gentoo.org> rxvt-unicode-2.3.ebuild,
files/rxvt-unicode-2.3-font-fix.diff:
Bump. Still needs font patch to fix segfaults when exiting. Patch submitted
upstream.
14 Mar 2004; Sven Blumenstein <bazik@gentoo.org> rxvt-unicode-2.2.ebuild:
Moved back to ~sparc, latexer broke it :P
14 Mar 2004; Sven Blumenstein <bazik@gentoo.org> rxvt-unicode-2.2.ebuild:
Stable on sparc.
*rxvt-unicode-2.2 (11 Mar 2004)
11 Mar 2004; Peter Johanson <latexer@gentoo.org> rxvt-unicode-2.2.ebuild,
files/rxvt-unicode-2.2-set_name-fix.diff:
Bump. Included a small fix to stop segfaults when quiting due to errant string
handling.
*rxvt-unicode-2.1 (03 Mar 2004)
03 Mar 2004; Peter Johanson <latexer@gentoo.org> rxvt-unicode-2.1.ebuild:
Bump. As of this version the binaries are named urxvt, urxvtc, urxvtd. This
should make it possible to install both rxvt and rxvt-unicode now. This
version won't block rxvt, once other's are removed, i'll remove the block from
rxvt too.
*rxvt-unicode-2.0 (29 Feb 2004)
29 Feb 2004; Peter Johanson <latexer@gentoo.org> rxvt-unicode-2.0.ebuild:
They're just flying off the press! Bump.
*rxvt-unicode-1.91 (29 Feb 2004)
29 Feb 2004; Peter Johanson <latexer@gentoo.org> rxvt-unicode-1.91.ebuild:
Bump.
26 Feb 2004; Sven Blumenstein <bazik@gentoo.org> rxvt-unicode-1.9.ebuild:
Added ~sparc. Go and use this great terminal!
*rxvt-unicode-1.9 (25 Feb 2004)
25 Feb 2004; Peter Johanson <latexer@gentoo.org> metadata.xml,
rxvt-unicode-1.9.ebuild:
Initial commit. Ebuild copied and altered from rxvt ebuild by yours truly.
|