blob: 7890c0413d2142ce7b4ee545c521d48237bd633d (
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
|
# ChangeLog for app-emacs/python-mode
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v 1.18 2006/05/15 22:02:16 mkennedy Exp $
*python-mode-1.0 (15 May 2006)
15 May 2006; Matthew Kennedy <mkennedy@gentoo.org>
+files/60python-mode-gentoo.el, +python-mode-1.0.ebuild:
New upstream version; Resolves Bug #115186.
14 May 2005; Olivier Crête <tester@gentoo.org>
python-mode-4.63-r1.ebuild:
Stable on amd64
*python-mode-4.70 (03 May 2005)
03 May 2005; Mamoru KOMACHI <usata@gentoo.org> +python-mode-4.70.ebuild:
Version bumped. This closes bug #88704.
03 May 2005; Mamoru KOMACHI <usata@gentoo.org> +files/setup.py,
python-mode-4.63-r1.ebuild:
Do not hardcode python path. Thanks to dan <reddan@warpmail.net>; bug #88770.
30 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
python-mode-4.63-r1.ebuild:
Stable on ppc.
21 Apr 2005; Simon Stelling <blubb@gentoo.org> python-mode-4.6.ebuild:
stable on amd64
10 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
python-mode-4.63-r1.ebuild:
Added to ~ppc.
10 Feb 2005; Mamoru KOMACHI <usata@gentoo.org> python-mode-4.63-r1.ebuild,
-python-mode-4.63.ebuild:
Stable on x86.
08 Dec 2004; Simon Stelling <blubb@gentoo.org> python-mode-4.63-r1.ebuild:
added ~amd64
*python-mode-4.63-r1 (03 Dec 2004)
03 Dec 2004; Mamoru KOMACHI <usata@gentoo.org>
+files/55python-mode-gentoo.el, +python-mode-4.63-r1.ebuild:
Fixed pycomplete.py. Thanks to Nick Savchenko <rust@voliacable.com>;
bug #72712.
*python-mode-4.63 (11 Nov 2004)
11 Nov 2004; Mamoru KOMACHI <usata@gentoo.org> +python-mode-4.63.ebuild:
Version bumped. Dropped ppc and ~amd64 keywords; bug #51435.
11 Sep 2004; Daniel Ahlberg <aliz@gentoo.org> python-mode-4.6.ebuild:
Added amd64 keyword, closing #60694.
04 Apr 2004; Lars Weiler <pylon@gentoo.org> python-mode-4.6.ebuild:
stable on ppc
15 Feb 2004; David Holm <dholm@gentoo.org> python-mode-4.6.ebuild:
Added to ~ppc.
*python-mode-4.6 (31 Oct 2002)
31 Oct 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
python-mode-4.6.ebuild, files/50python-mode-gentoo.el,
files/digest-python-mode-4.6 :
Initial import.
|