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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
|
# ChangeLog for dev-python/axiom
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/axiom/ChangeLog,v 1.24 2009/04/24 14:40:02 patrick Exp $
24 Apr 2009; Patrick Lauer <patrick@gentoo.org> -axiom-0.5.27.ebuild:
Remove old
11 Feb 2009; Thomas Raschbacher <lordvan@gentoo.org> axiom-0.5.30.ebuild:
re-generate axiom plugin cache too on postinst/rm
11 Feb 2009; Thomas Raschbacher <lordvan@gentoo.org> axiom-0.5.30.ebuild:
fixed epsilon dep
11 Feb 2009; Thomas Raschbacher <lordvan@gentoo.org> axiom-0.5.30.ebuild:
disable plugin cache update in src_install
10 Feb 2009; Thomas Raschbacher <lordvan@gentoo.org>
+files/axiom-0.5.30-sqlite3_3.6.4.patch, axiom-0.5.30.ebuild:
added patch for it to work with >= sqlite-3.6.4
*axiom-0.5.30 (10 Feb 2009)
10 Feb 2009; Thomas Raschbacher <lordvan@gentoo.org>
+files/axiom-0.5.30-sqlite3.patch, +axiom-0.5.30.ebuild:
version bump, now deletes dropin.cache from twisted plugin dir and calls
twisted eclass functions so we update plugin cache again after (un)merge.
also using EAPI2 to now download new version from Project page
09 Jan 2009; Patrick Lauer <patrick@gentoo.org> ChangeLog:
Really remove old
09 Jan 2009; Patrick Lauer <patrick@gentoo.org> ChangeLog:
Removing old
03 Apr 2008; Thomas Raschbacher <lordvan@gentoo.org> axiom-0.5.27.ebuild:
added ~amd64 arch
12 Mar 2008; Christian Heim <phreak@gentoo.org> metadata.xml:
Removing Marien Zwart (marienz, #107204) from metadata.xml.
*axiom-0.5.27 (23 Jan 2008)
23 Jan 2008; Ali Polatel <hawking@gentoo.org>
+files/axiom-0.5.27-sqlite3.patch, -axiom-0.4.0.ebuild,
-axiom-0.5.0.ebuild, +axiom-0.5.27.ebuild:
Version bump. Drop old.
25 Dec 2007; Brent Baude <ranger@gentoo.org> axiom-0.5.20.ebuild:
Marked axiom-0.5.20 ~ppc64 for bug 144202
*axiom-0.5.20 (02 Nov 2007)
02 Nov 2007; Ali Polatel <hawking@gentoo.org>
+files/axiom-0.5.20-sqlite3.patch, +axiom-0.5.20.ebuild:
Version bump.
14 Jan 2007; Tiziano Müller <dev-zero@gentoo.org> axiom-0.5.0.ebuild:
Corrected dependencies and fixed src_test.
*axiom-0.5.0 (13 Jan 2007)
13 Jan 2007; Tiziano Müller <dev-zero@gentoo.org> +axiom-0.5.0.ebuild:
Version bump.
01 Aug 2006; Tom Gall <tgall@gentoo.org> axiom-0.4.0.ebuild:
added ~ppc64
04 Jul 2006; Marien Zwart <marienz@gentoo.org> axiom-0.4.0.ebuild:
Tighten epsilon dependency (this does not work with the epsilon-0.5 I will
add in a bit).
27 Apr 2006; Marien Zwart <marienz@gentoo.org> files/digest-axiom-0.4.0,
Manifest:
Fixing SHA256 digest, pass four
26 Apr 2006; Marien Zwart <marienz@gentoo.org> -axiom-0.3.0.ebuild,
axiom-0.4.0.ebuild:
Increase minimum required sqlite version, drop old ebuild.
01 Apr 2006; Aron Griffis <agriffis@gentoo.org> axiom-0.4.0.ebuild:
Mark 0.4.0 ~ia64
13 Feb 2006; Marien Zwart <marienz@gentoo.org> axiom-0.4.0.ebuild:
Increase required twisted version to 2.2 to make "axiomatic start" without
arguments work.
13 Feb 2006; Marien Zwart <marienz@gentoo.org> axiom-0.3.0.ebuild,
axiom-0.4.0.ebuild:
Do not pass -R to trial (deprecated in 2.1, removed in 2.2).
*axiom-0.4.0 (21 Dec 2005)
21 Dec 2005; Marien Zwart <marienz@gentoo.org> +axiom-0.4.0.ebuild:
Version bump.
*axiom-0.3.0 (05 Dec 2005)
05 Dec 2005; Marien Zwart <marienz@gentoo.org> +metadata.xml,
+axiom-0.3.0.ebuild:
New ebuild.
|