blob: 7155d9f8f2609ac23a09fe675a35868762295337 (
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 dev-python/pyode
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pyode/ChangeLog,v 1.15 2011/01/01 20:11:47 arfrever Exp $
01 Jan 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
pyode-1.2.0_p20100322.ebuild:
Fix dependencies. Set SUPPORT_PYTHON_ABIS. Avoid breaking strict-aliasing
rules.
*pyode-1.2.0_p20100322 (25 Dec 2010)
25 Dec 2010; Krzysztof Pawlik <nelchael@gentoo.org>
-pyode-1.1.0_p20060728.ebuild, +pyode-1.2.0_p20100322.ebuild,
-files/setup.py:
Version bump (bug #347886), removed old.
21 Nov 2009; Markus Meier <maekke@gentoo.org> pyode-1.2.0.ebuild:
x86 stable, bug #288897
24 Oct 2009; nixnut <nixnut@gentoo.org> pyode-1.2.0.ebuild:
ppc stable #288897
23 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> pyode-1.2.0.ebuild:
amd64 stable wrt #288897
03 Jul 2007; Lukasz Strzygowski <lucass@gentoo.org> -files/odepath.patch,
-pyode-1.0.0.ebuild, -pyode-1.1.0.ebuild, pyode-1.1.0_p20060728.ebuild,
pyode-1.2.0.ebuild:
Dropped old versions. Cleanup. Added examples use-flag.
*pyode-1.2.0 (12 Feb 2007)
12 Feb 2007; Chris Bainbridge <chrb@gentoo.org> +pyode-1.2.0.ebuild:
Version bump for ode and pyode.
10 Dec 2006; Ryan Hill <dirtyepic@gentoo.org> pyode-1.1.0.ebuild,
pyode-1.1.0_p20060728.ebuild:
Fix GCC-4.x build error and update dependencies. Thanks to peper gentoo org
in bug #135029
04 Sep 2006; Javier Villavicencio <the_paya@gentoo.org>
pyode-1.1.0_p20060728.ebuild:
Added ~x86-fbsd keyword.
*pyode-1.1.0_p20060728 (28 Jul 2006)
28 Jul 2006; Chris Bainbridge <chrb@gentoo.org> +files/setup.py,
+pyode-1.1.0_p20060728.ebuild:
Version bump made necessary by ode-0.6.
04 Aug 2005; David Holm <dholm@gentoo.org> pyode-1.1.0.ebuild:
Added to ~ppc.
*pyode-1.1.0 (03 Aug 2005)
03 Aug 2005; Chris Bainbridge <chrb@gentoo.org> +pyode-1.1.0.ebuild:
Version bump. If you have compile problems rebuild ode.
26 Feb 2005; Lukasz Strzygowski <lucass@gentoo.org> pyode-1.0.0.ebuild:
Marked stable.
25 Jan 2005; Lukasz Strzygowski <lucass@gentoo.org> +files/odepath.patch:
Added missing odepath.patch. Closing bug #77792.
*pyode-1.0.0 (30 Dec 2004)
30 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> +pyode-1.0.0.ebuild:
Initial import. Ebuild submitted by Daniel Holth <dholth@fastmail.fm>.
|