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
|
# ChangeLog for app-editors/leo
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/leo/ChangeLog,v 1.17 2010/05/27 15:42:03 hwoarang Exp $
27 May 2010; Markos Chandras <hwoarang@gentoo.org> leo-4.7.1.ebuild:
Stable on amd64 wrt bug #315161
23 May 2010; <nixnut@gentoo.org> leo-4.7.1.ebuild:
ppc stable #315161
*leo-4.7.1 (13 Mar 2010)
13 Mar 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
-leo-4.2.ebuild, -leo-4.4.7-r1.ebuild, +leo-4.7.1.ebuild,
+files/leo-4.7.1-fix_syntax_errors.patch, -files/leoConfig.py.patch:
Version bump.
15 Oct 2009; Markus Meier <maekke@gentoo.org> leo-4.6.3.ebuild:
amd64/x86 stable, bug #287946
11 Oct 2009; nixnut <nixnut@gentoo.org> leo-4.6.3.ebuild:
ppc stable #287946
*leo-4.6.3 (05 Sep 2009)
05 Sep 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+leo-4.6.3.ebuild:
Version bump. Set SUPPORT_PYTHON_ABIS.
*leo-4.4.7-r1 (26 Oct 2008)
26 Oct 2008; Ali Polatel <hawking@gentoo.org> -leo-4.4.7.ebuild,
+leo-4.4.7-r1.ebuild:
Revbump. Use EAPI=2 and use dependencies.
*leo-4.4.7 (01 Mar 2008)
01 Mar 2008; Tiziano Müller <dev-zero@gentoo.org>
-files/leoGlobals-4.4.1_beta2.patch, -leo-4.4.1_beta2.ebuild,
+leo-4.4.7.ebuild:
Version bump (bug #153233). Dropped old version.
23 Jun 2007; Ali Polatel <hawking@gentoo.org> leo-4.2.ebuild,
leo-4.4.1_beta2.ebuild:
check tk support for python (bug #154459, thanks to Cliff Yapp), fix
headers, cosmetics
21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
*leo-4.4.1_beta2 (25 Jun 2006)
25 Jun 2006; Lukasz Strzygowski <lucass@gentoo.org>
+files/leoGlobals-4.4.1_beta2.patch, +leo-4.4.1_beta2.ebuild:
Version bump: marked ~amd64, updated patch, ebuild cleanup, bug #137952.
16 Sep 2005; Michael Sterrett <mr_bones_@gentoo.org> leo-4.2.ebuild:
needs app-arch/unzip; tidy
05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> leo-4.2.ebuild:
Stable on ppc.
07 May 2005; Stephanie Lockwood-Childs <wormo@gentoo.org> leo-4.2.ebuild:
mark ~ppc
28 Feb 2005; Rob Cakebread <pythonhead@gentoo.org>
files/leoConfig.py.patch, leo-4.2.ebuild:
Fixed patch. bug# 83404
*leo-4.2 (01 Dec 2004)
01 Dec 2004; Rob Cakebread <pythonhead@gentoo.org> +metadata.xml,
+files/leoConfig.py.patch, +leo-4.2.ebuild:
Initial commit. Closes bug# 69561
|