blob: 5051d8ec00a07f77ac142c112916a833fa1cf98f (
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
|
# ChangeLog for app-emacs/semantic
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emacs/semantic/ChangeLog,v 1.14 2007/03/08 09:29:20 opfer Exp $
08 Mar 2007; Christian Faulhammer <opfer@gentoo.org>
files/60semantic-gentoo.el:
add load path correctly, fixes bug 169588, reported by Ulrich Mueller
<ulm@kph.uni-mainz.de>
06 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org>
semantic-1.4.4-r1.ebuild:
Stable on ppc.
23 Sep 2004; Mamoru KOMACHI <usata@gentoo.org> semantic-1.4.4-r1.ebuild,
-semantic-1.4.4.ebuild, -semantic-1.4.ebuild:
Blocks app-emacs/cedet. Removed old ebuilds.
20 Apr 2004; David Holm <dholm@gentoo.org> semantic-1.4.4-r1.ebuild:
Added to ~ppc.
*semantic-1.4.4-r1 (16 Nov 2003)
16 Nov 2003; <mkennedy@gentoo.org> semantic-1.4.4-r1.ebuild,
files/60semantic-gentoo.el:
disable global-semantic-sticky-func-mode
01 Nov 2003; Mamoru KOMACHI <usata@gentoo.org> files/60semantic-gentoo.el:
Added semantic-util to 60semantic-gentoo.el. This closed bug #30589.
25 Oct 2003; Matthew Kennedy <mkennedy@gentoo.org> semantic-1.4.ebuild:
corrected description. resolves bug 31879
*semantic-1.4.4 (20 Sep 2003)
08 Dec 2003; Mamoru KOMACHI <usata@gentoo.org> semantic-1.4.4.ebuild:
Marked as stable
20 Sep 2003; Matthew Kennedy <mkennedy@gentoo.org> semantic-1.4.4.ebuild,
files/60semantic-gentoo.el:
version update. new changes: Given the package a meaningful description, Added
reasonable version-numbers for dependancies Added useful loading commands to
the site-file Removed the postinst configuration suggestion. changes
contributed by Marshall T. Vandegrift <vandem2@rpi.edu> of bug #18861
*semantic-1.4 (31 Oct 2002)
31 Oct 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
semantic-1.4.ebuild, files/60semantic-gentoo.el,
files/digest-semantic-1.4 :
Initial import.
|