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
|
# ChangeLog for app-emacs/ecb
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emacs/ecb/ChangeLog,v 1.10 2004/06/02 01:47:13 agriffis Exp $
01 Jun 2004; Aron Griffis <agriffis@gentoo.org> ecb-2.21.ebuild,
ecb-2.24.ebuild:
Fix use invocation
30 Apr 2004; David Holm <dholm@gentoo.org> ecb-2.24.ebuild:
Added to ~ppc.
*ecb-2.24 (01 May 2004)
01 May 2004; Mamoru KOMACHI <usata@gentoo.org> ecb-1.80.ebuild,
ecb-1.90.ebuild, ecb-1.96.ebuild, ecb-2.11.ebuild, ecb-2.21.ebuild,
ecb-2.24.ebuild:
Version bumped. Marked previous version stable. Removed old ebuilds.
*ecb-2.21 (08 Mar 2004)
08 Mar 2004; <mkennedy@gentoo.org> ecb-2.21.ebuild, metadata.xml:
New upstream.
*ecb-2.11 (08 Dec 2003)
08 Dec 2003; Mamoru KOMACHI <usata@gentoo.org> ecb-2.11.ebuild,
files/70ecb-gentoo.el:
Version bumped. Removed help patch (use sed instead). Closing bug #34348
*ecb-1.96 (20 Sep 2003)
20 Sep 2003; Matthew Kennedy <mkennedy@gentoo.org> ecb-1.96.ebuild,
files/70ecb-gentoo.el, files/ecb-help.el-ecb-1.96-gentoo.diff:
version bump with improvements submitted by Marshall T. Vandegrift
<vandem2@rpi.edu> of bug #18863: Updated the project homepage, Removed
unnecessary dependancies, Added useful version numbers for dependancies, Made
the JDEE dependancy optional, based on the 'java' USE flag, Added useful
loading commands to the site-file, Changed the site-file to the '70' prefix,
so that it loads after EIEIO and semantic, Cleaned up patching and
documentation-generation
*ecb-1.90 (31 Jan 2003)
08 Mar 2003; Matthew Kennedy <mkennedy@gentoo.org> ecb-1.90.ebuild,
files/50ecb-gentoo.el:
Improved -gentoo.el
1 Jan 2003; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
ecb-1.90.ebuild, files/50ecb-gentoo.el, files/ecb-1.9-gentoo.patch,
files/digest-ecb-1.80 :
Minor version bump.
*ecb-1.80 (31 Oct 2002)
31 Oct 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
ecb-1.80.ebuild, files/50ecb-gentoo.el, files/ecb-help.el-gentoo.patch,
files/ecb.texi-gentoo.patch, files/digest-ecb-1.80 :
Initial import.
|