blob: f2cd4d81d8fb9d3e4789c54ec9cad13c4ce6e055 (
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
|
# ChangeLog for app-editors/emacs-cvs
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.17 2004/01/04 14:49:52 jbms Exp $
04 Jan 2004; Jeremy Maitin-Shepard <jbms@gentoo.org>
emacs-cvs-21.3.50.ebuild:
Changed ebuild to handle CVS SSH key checking. Fixed dependencies and
made minor changes to USE-flag-handling code.
21 Nov 2003; MATSUU Takuto <matsuu@gentoo.org> emacs-cvs-21.3.50.ebuild:
Marked ~amd64
23 Sep 2003; Mamoru KOMACHI <usata@gentoo.org> emacs-cvs-21.3.50.ebuild:
Defaults to use aspell if installed, see Bug #28527
21 Sep 2003; Mamoru KOMACHI <usata@gentoo.org> emacs-cvs-21.3.50.ebuild:
Emacs can use either ispell or aspell, also suggested in Bug #28527
13 Sep 2003; Mamoru KOMACHI <usata@gentoo.org> emacs-cvs-21.3.50.ebuild:
Added spell IUSE flag and DEPENDs on ispell iff USE="spell".
Thanks to Jos Romildo Malaquias <romildo@uber.com.br> for reporting
the bug in Bug #28527.
27 Jun 2003; Matthew Kennedy <mkennedy@gentoo.org> emacs-cvs-21.3.50.ebuild:
leave debugging symbols, unset CFLAGS, CPPFLAGS
04 Jun 2003; Matthew Kennedy <mkennedy@gentoo.org> emacs-cvs-21.3.50.ebuild:
back to stable keywords -- see bug 22225
*emacs-cvs-21.3.50 (22 Nov 2002)
16 Apr 2003; Matthew Kennedy <mkennedy@gentoo.org> emacs-cvs-21.3.50.ebuild:
if gtk || gt2, then configure with gtk2 support (bug #18828)
01 Apr 2003; Matthew Kennedy <mkennedy@gentoo.org> emacs-cvs-21.3.50.ebuild:
revised libungif dep
12 Mar 2003; Matthew Kennedy <mkennedy@gentoo.org>
emacs-cvs-21.3.50.ebuid :
Added support for GTK+ 2. Added GNOME menu support.
06 Jan 2003; Seemant Kulleen <seemant@gentoo.org> emacs-cvs-21.3.50.ebuild :
PROVIDE virtual/editor in addition to virtual/emacs
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
06 Dec 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
emacs-cvs-21.3.50.ebuild :
Back out of last ChangeLog entry as consensus on -core seems to be that
-cvs ebuilds should not be in the stable profiles. Added fix for info
documentation file names.
02 Dev 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
emacs-cvs-21.3.50.ebuild :
Moved out of ~x86 into x86 (only for x86) by popular request. Reduced
dependency on ncurses to version 5.2 and added missing dev-util/cvs
dependency.
22 Nov 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
emacs-cvs-21.3.50.ebuild, files/digest-emacs-cvs-21.3.50 :
Initial import.
|