summaryrefslogtreecommitdiff
blob: 88179304a8409b5cd12d6bd3a50bf8888d2dc78b (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
# ChangeLog for app-editors/xemacs
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.11 2002/06/26 17:40:29 gerk Exp $

*xemacs-21.4.8-r1 (26 June 2002)

  26 June 2002; Mark Guertin <gerk@gentoo.org> xemacs-21.4.8-r1.ebuild,
  files/xemacs-21.4.8-ppc.diff

  Added ppc patch to fix configure and configure.in scripts and tested
  ok on x86 + PPC.  No revision bump as it only affects PPC and no need
  for x86 users to rebuild (didn't work on ppc to date).

  Thanks to rac@intrigue.com (Robert Coie) for the patch.

*xemacs-21.4.8-r1 (31 May 2002)

  31 May 2002; Matthew Kennedy <mkennedy@gentoo.org> xemacs-21.4.8-r1.ebuild, 
  files/digest-xemacs-21.4.8-r1, ChangeLog :

  Back to gpm-1.19.6.

*xemacs-21.4.8 (19 May 2002)

  19 May 2002; Matthew Kennedy <mkennedy@gentoo.org> xemacs-21.4.8.ebuild, 
  files/README.Gentoo, files/digest-xemacs-21.4.8, 
  files/emodules.info-21.4.8-gentoo.patch :

  New xemacs-21.4.8 (gamma). Adds missing gpm dependency. General overhaul.

*xemacs-21.4.6-r4 (16 Apr 2002)

  16 Apr 2002: Matthew Kennedy <mkennedy@gentoo.org>
  xemacs-21.4.6-r4.ebuild, files/digest-xemacs-21.4.6-r4, ChanegLog :

  Includes SANDBOX_DISABLED="1" (quick and dirty fix) to prevent
  xemacs segfaults.

*xemacs-21.4.6-r3 (15 Apr 2002)

  15 Apr 2002: Matthew Kennedy <mkennedy@gentoo.org>
  xemacs-21.4.6-r3.ebuild, ChangeLog files/digest-xemacs-21.4.6-r3,
  files/emodules.info-gentoo.patch :

  Fixes annoying emodules.info not having a place in the info dir
  (resolves bug #1792).

*xemacs-21.4.6-r2 (15 Apr 2002)

  15 Apr 2002; Matthew Kennedy <mkennedy@gentoo.org>
  xemacs-21.4.6-r2.ebuild, files/digest-xemacs-21.4.6-r2 :

  Fixes the ESD/NAS/Wine issue mentioned in bug #1501, but not the
  xemacs segfaulting/sandbox issues.

*xemacs-21.4.6-r2 (12 Apr 2002)

  12 Apr 2002; Seemant Kulleen <seemant@gentoo.org> xemacs-21.4.6-r2.ebuild :

  Compile against newest libpng

*xemacs-21.4.6-r1; (28 Mar 2002)

  28 Mar 2002; Tod Neidt <tod@thpoon.com> xemacs-21.4.6-r1.ebuild :

  Added PROVIDE="virtual/emacs".
  
*xemacs-21.4.5-r1; (28 Mar 2002)

  28 Mar 2002; Tod Neidt <tod@thpoon.com> xemacs-21.4.5-r1.ebuild :

  Added PROVIDE="virtual/emacs".
  
*xemacs-21.4.6; (14 Feb 2002)

  14 Feb 2002; Arcady Genkin <agenkin@thpoon.com> xemacs-21.4.6.ebuild :

   - Created ebuild for 21.4.6 (gamma version).
   - Updated versions of efs and base elisp packages.
   - Changed default download URL to "http://ftp.us.xemacs.org/..."
     because ftp://ftp.xemacs.org is always overloaded and slow.
   - Added media-libs/compface as a dependency and added
     --with-x-face to configure options.
	
*xemacs-21.1.14 (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.