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-ml/ocamlsdl
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlsdl/ChangeLog,v 1.17 2012/06/22 12:42:30 aballier Exp $
*ocamlsdl-0.9.0 (22 Jun 2012)
22 Jun 2012; Alexis Ballier <aballier@gentoo.org> +ocamlsdl-0.9.0.ebuild:
version bump
23 Feb 2012; Alexis Ballier <aballier@gentoo.org> -ocamlsdl-0.7.1.ebuild,
-ocamlsdl-0.7.2.ebuild:
remove old
06 Feb 2012; Brent Baude <ranger@gentoo.org> ocamlsdl-0.8.0.ebuild:
Marking ocamlsdl-0.8.0 ppc for bug 396911
05 Feb 2012; Raúl Porcel <armin76@gentoo.org> ocamlsdl-0.7.1.ebuild,
ocamlsdl-0.7.2.ebuild, ocamlsdl-0.8.0.ebuild:
Drop sparc keywords
15 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> ocamlsdl-0.8.0.ebuild:
x86 stable wrt bug #396911
*ocamlsdl-0.8.0 (19 Apr 2011)
19 Apr 2011; Alexis Ballier <aballier@gentoo.org> +ocamlsdl-0.8.0.ebuild:
version bump
04 Jan 2008; Alexis Ballier <aballier@gentoo.org> ocamlsdl-0.7.2.ebuild:
~amd64, working fine here
09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
09 Nov 2005; Jason Wever <weeve@gentoo.org> ocamlsdl-0.7.2.ebuild:
Getting ~sparc back on the latest and greatest.
*ocamlsdl-0.7.2 (18 Mar 2005)
18 Mar 2005; Matthieu Sozeau <mattam@gentoo.org> -ocamlsdl-0.6.3.ebuild,
+ocamlsdl-0.7.2.ebuild:
Version bump, remove older one.
15 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> ocamlsdl-0.7.1.ebuild:
Stable on sparc
19 Feb 2005; Jason Wever <weeve@gentoo.org> ocamlsdl-0.7.1.ebuild:
Added ~sparc keyword as it was dropped :(
17 Feb 2005; Matthieu Sozeau <mattam@gentoo.org> ocamlsdl-0.7.1.ebuild:
Stable on x86, ppc. Did not add new use flags to control sdl-mixer,sdl-image
but could.
*ocamlsdl-0.7.1 (25 Aug 2004)
25 Aug 2004; Matthieu Sozeau <mattam@gentoo.org> ocamlsdl-0.6.3.ebuild,
+ocamlsdl-0.7.1.ebuild:
Version bump, add use flags including doc and use findlib eclass and move
older version to stable.
15 Aug 2004; Jason Wever <weeve@gentoo.org> ocamlsdl-0.6.3.ebuild:
Added ~sparc keyword.
*ocamlsdl-0.6.3 (12 Feb 2004)
12 Feb 2004; Matthieu Sozeau <mattam@gentoo.org> metadata.xml,
ocamlsdl-0.6.3.ebuild:
Initial import, ebuild by David Dynerman <dynerman@cs.wisc.edu> (bug #41045).
|