blob: af572f656657742f054cc244aa14762d0494919b (
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
|
# ChangeLog for app-editors/emacs
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.17 2003/12/08 05:18:46 usata Exp $
*emacs-21.3-r2 (08 Dec 2003)
08 Dec 2003; Mamoru KOMACHI <usata@gentoo.org> emacs-21.3-r2.ebuild:
Disable Xaw3d if USE="-Xaw3d" even when it is installed, bug 35300
01 Dec 2003; Mamoru KOMACHI <usata@gentoo.org> emacs-21.3-r1.ebuild:
Filter -fstack-protector that causes internal compiler error at xterm.c
Closing bug #33265
31 Jul 2003; Tavis Ormandy <taviso@gentoo.org> emacs-21.3-r1.ebuild:
stable on alpha
*emacs-21.3-r1 (01 Apr 2003)
01 Apr 2003; Matthew Kennedy <mkennedy@gentoo.org> emacs-21.3-r1.ebuild:
resolves bug 18419 -- adds gif support
*emacs-21.3 (27 Mar 2003)
*emacs-21.2-r2 (14 Sep 2002)
06 Jan 2003; Seemant Kulleen <seemant@gentoo.org> *.ebuild :
PROVIDE virtual/editor as well as virtual/emacs now
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
14 Sep 2002; Matthew Kennedy <mkennedy@gentoo.org>
emacs-21.2-r2.ebuild, files/digest-emacs-21.2-r2.ebuild :
Added support for LEIM (input methods for Emacs) based on new leim
USE flag. Credits to Ryan Shaw <ryan.shaw@stanfordalumni.org> of bug
6557.
*emacs-21.2-r1 (29 Jul 2002)
07 Aug 2002; Matthew Kennedy <mkennedy@gentoo.org>
emacs-21.2-r1.ebuild :
Sandbox.
06 Aug 2002; Mark Guertin <gerk@gentoo.org> :
Added ppc to keywords
06 Aug 2002; Matthew Kennedy <mkennedy@gentoo.org>
emacs-21.2-r1.ebuild :
Documentation install fix. Sandbox adjustment.
29 Jul 2002; Matthew Kennedy <mkennedy@gentoo.org>
emacs-21.2-r1.ebuild, files/digest-emacs-21.1-r1 :
Permissions fix. Resolves bug #3724
*emacs-21.2 (28 Apr 2002)
28 Apr 2002; pvdabeel <pvdabeel@gentoo.org>
Version bump
*emacs-21.1-r4 (11 Apr 2002)
11 Apr 2002; Spider <spider@gentoo.org>
Update libpng dependency
28 Apr 2002; pvdabeel <pvdabeel@gentoo.org>
PPC fix (nocombreloc - fixes bug # 2104)
*emacs-21.1-r3 (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.
|