blob: 92c10f4045f7b306779518a59b9b2a1bfc98f881 (
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
|
# ChangeLog for x11-terms/rxvt
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt/ChangeLog,v 1.16 2003/08/02 21:16:26 usata Exp $
*rxvt-2.7.10 (31 Mar 2003)
03 Aug 2003; Mamoru KOMACHI <usata@gentoo.org> rxvt-2.7.10.ebuild:
Changed master source site to sourceforge mirror. Added cjk IUSE flag
and JISX 0201 support patch. This closes bug #23716.
31 Mar 2003; Nicholas Wourms <dragon@gentoo.org> rxvt-2.7.10.ebuild,
files/digest-rxvt-2.7.10, files/rxvt-2.7.10-azz4.diff:
Bumped rxvt to 2.7.10 to fix the compiler error. Updated ebuild with
changes from 2.7.8's ebuild. Rediffed the motif patch to apply correctly
to the new rxvt. Added new flags --enable-everything & --enable-256-color
for a more robust with more color support rxvt. No errors found during
testing. The ebuild is ~arch masked for now until it is tested further.
This fixes bug #16742, as well.
*rxvt-2.7.8-r6 (20 Mar 2003)
03 Aug 2003; Mamoru KOMACHI <usata@gentoo.org> rxvt-2.7.8.ebuild:
Changed master source site to sourceforge mirror. Added cjk IUSE flag
and JISX 0201 support patch. This closes bug #23716.
21 Mar 2003; Seemant Kulleen <seemant@gentoo.org> rxvt-2.7.8-r6.ebuild:
added support for all 3 types of scrollbars. Thanks to: Kurt V. Hindenburg
<khindenburg@cherrynebula.net> in bug #17948
20 Mar 2003; Daniel Ahlberg <aliz@gentoo.org> :
Security update. Added Redhat patch.
*rxvt-2.7.9 (03 Mar 2003)
31 Mar 2003; Nicholas Wourms <dragon@gentoo.org> rxvt-2.7.9.ebuild,
files/digest-rxvt-2.7.9, files/rxvt-2.7.9-azz4.diff:
Removed defective rxvt version and associated files.
03 Mar 2003; Daniel Ahlberg <aliz@gentoo.org> :
Version bump.
04 Feb 2003; Jason Wever <weeve@gentoo.org> rxvt-2.7.8-r5.ebuild :
Added sparc to keywords.
07 Jan 2003; Aron Griffis <agriffis@gentoo.org> rxvt-2.7.8-r5.ebuild :
Add alpha to KEYWORDS
*rxvt-2.7.8-r5 (16 Jul 2002)
21 Oct 2002; Calum Selkirk <cselkirk@gentoo.org> rxvt-2.7.8-r5.ebuild :
Added ppc to KEYWORDS.
16 Jul 2002; Stuart Bouyer <stubear@gentoo.org> rxvt-2.7.8-r5.ebuild :
Added the otions --enable-language, --enable-xim to give support for
multiple-byte characters.
(Changes submitted by Cong <vo.chi.cong-linux@is.titech.ac.jp>, Moto
Kawasaki <kawasaki@kawasaki3.org>, and Yi-Shin Li <ysli@ee.columbia.edu>)
*rxvt-2.7.8-r4 (3 May 2002)
16 Jun 2002; Michael Nazaroff <naz@gentoo.org> rxvt-2.7.8-r3.ebuild :
Argh, refixed a small bug where the man page was dropped into the wrong
location. I also removed the broken r3 ebuild.
*rxvt-2.7.8-r3 (3 May 2002)
6 Jun 2002; Michael Nazaroff <naz@gentoo.org> rxvt-2.7.8-r3.ebuild :
Add a patch to rxvt that add a borderless option and fix's a small memory
leak. Requires motif though so I set the patch as use variable against motif
for those people that don't want the patch.
*rxvt-2.7.8-r2 (3 May 2002)
3 May 2002; Seemant Kulleen <seemant@gentoo.org> rxvt-2.7.8-r2.ebuild
files/digest-rxvt-2.7.8-r2 :
more man page/LFH fixes submitted by Michael Nazaroff (naz in #gentoo).
*rxvt-2.7.8-r1 (27 Mar 2002)
27 Mar 2002; Seemant Kulleen <seemant@gentoo.org> rxvt-2.7.8-r1.ebuild :
man page/LFH fixes submitted by Matthew Kennedy.
*rxvt-2.7.8 (21 Mar 2002)
21 Mar 2002; Seemant Kulleen <seemant@gentoo.org> rxvt-2.7.8.ebuild :
HTML documentation no longer gzipped.
*rxvt-2.7.8 (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.
|