blob: d57c0dfc463ba95f23ad32bc9368f1ef4fa0a6af (
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
|
# ChangeLog for dev-games/ode
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-games/ode/ChangeLog,v 1.7 2004/07/29 10:40:43 chrb Exp $
*ode-0.5-r1 (29 Jul 2004)
29 Jul 2004; Chris Bainbridge <chrb@gentoo.org> +ode-0.5-r1.ebuild:
Added debug build, TriMesh support, and extended docs with examples
*ode-0.5 (01 Jun 2004)
01 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> ode-0.5.ebuild:
version bump - bug #52635
19 Apr 2004; Chris Gianelloni <wolf31o2@gentoo.org> ode-0.039.ebuild:
Adding IUSE.
30 Oct 2003; Luca Barbato <lu_zero@gentoo.org> ode-0.039.ebuild:
Marked ppc
01 Oct 2003; Michael Sterrett <mr_bones_@gentoo.org> ode-0.039.ebuild:
use emake (but -j1 because it fails parallel make); add error message
*ode-0.039 (20 Jul 2003)
20 Jul 2003; Mike Frysinger <vapier@gentoo.org> :
Version bump + remove filter-flags + redo flag manipulation.
*ode-0.035-r1 (23 Jun 2003)
01 Jul 2003; George Shapovalov <george@gentoo.org> ode-0.035-r1.ebuild :
package build fails with >=gcc-3.3 (#22071)
I added pkg_setup which checks gcc version and if 3.3* is found
outputs explanation and possible resolutions and then dies.
23 Jun 2003; George Shapovalov <george@gentoo.org> ode-0.035-r1.ebuild :
see (#22071)
made configuring sed construct more readable and "standard"
fixed Makefile to honor user defined CFLAGS instead of throwing them out
*ode-0.035 (02 Apr 2003)
02 Apr 2003; Philip Walls <malverian@gentoo.org> ode-0.035.ebuild :
Version bump
*ode-0.03 (07 Nov 2002)
28 Mar 2003; Seemant Kulleen <seemant@gentoo.org> ode-0.03.ebuild:
HOMEPAGE fix thanks to: Frantz Dhin <tragedy_rm@hotmail.com> in bug #18299
07 Nov 2002; George Shapovalov <george@gentoo.org> ode-0.03.ebuild :
Initial release
Open Dynamics Engine 0.03
ebuild submitted by Julien Cayzac <gentoo@brainlex.com>
|