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
|
# ChangeLog for dev-ml/ocaml-sqlite3
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-sqlite3/ChangeLog,v 1.17 2009/09/28 19:02:04 aballier Exp $
28 Sep 2009; Alexis Ballier <aballier@gentoo.org>
-ocaml-sqlite3-1.2.0.ebuild, -files/ocaml-sqlite3-1.2.0-werror.patch,
-ocaml-sqlite3-1.5.3.ebuild:
remove old
*ocaml-sqlite3-1.5.6 (18 Sep 2009)
18 Sep 2009; Alexis Ballier <aballier@gentoo.org>
+ocaml-sqlite3-1.5.6.ebuild:
version bump
*ocaml-sqlite3-1.5.3 (02 Sep 2009)
02 Sep 2009; Alexis Ballier <aballier@gentoo.org>
-ocaml-sqlite3-1.5.2.ebuild, +ocaml-sqlite3-1.5.3.ebuild:
version bump
*ocaml-sqlite3-1.5.2 (04 Aug 2009)
04 Aug 2009; Alexis Ballier <aballier@gentoo.org>
-ocaml-sqlite3-1.5.1.ebuild, +ocaml-sqlite3-1.5.2.ebuild:
version bump
*ocaml-sqlite3-1.5.1 (21 Jun 2009)
21 Jun 2009; Alexis Ballier <aballier@gentoo.org>
+ocaml-sqlite3-1.5.1.ebuild, +files/ocaml-sqlite3-1.5.1-werror.patch:
version bump
21 Jun 2009; Alexis Ballier <aballier@gentoo.org>
ocaml-sqlite3-1.2.0.ebuild:
define eapi before inherit
25 Sep 2008; Alexis Ballier <aballier@gentoo.org>
files/ocaml-sqlite3-0.22.0-destdir.patch,
+files/ocaml-sqlite3-1.2.0-werror.patch, ocaml-sqlite3-1.2.0.ebuild:
Dont use -Werror -pedantic when building, dont use install -D, keyword
~x86-fbsd
13 Jul 2008; Joseph Jezak <josejx@gentoo.org> ocaml-sqlite3-1.2.0.ebuild:
Marked ~ppc for bug #197363.
07 Jun 2008; Alexis Ballier <aballier@gentoo.org>
-ocaml-sqlite3-1.0.2.ebuild:
remove old
*ocaml-sqlite3-1.2.0 (12 May 2008)
12 May 2008; Alexis Ballier <aballier@gentoo.org>
+ocaml-sqlite3-1.2.0.ebuild:
version bump
13 Apr 2008; Alexis Ballier <aballier@gentoo.org>
-ocaml-sqlite3-0.23.0.ebuild:
remove old
*ocaml-sqlite3-1.0.2 (08 Apr 2008)
08 Apr 2008; Alexis Ballier <aballier@gentoo.org>
+ocaml-sqlite3-1.0.2.ebuild:
version bump
08 Apr 2008; Alexis Ballier <aballier@gentoo.org>
-ocaml-sqlite3-0.22.0.ebuild:
remove old
02 Jan 2008; Alexis Ballier <aballier@gentoo.org>
+files/ocaml-sqlite3-0.23.0-noocamlopt.patch, ocaml-sqlite3-0.23.0.ebuild:
Add support to not build with ocamlopt
*ocaml-sqlite3-0.23.0 (08 Dec 2007)
08 Dec 2007; Alexis Ballier <aballier@gentoo.org>
+ocaml-sqlite3-0.23.0.ebuild:
version bump, thanks to Arfrever Frehtes Taifersar Arahesis
<Arfrever.FTA@GMail.Com> for reporting, bug #201634
*ocaml-sqlite3-0.22.0 (31 Aug 2007)
31 Aug 2007; Alexis Ballier <aballier@gentoo.org>
+files/ocaml-sqlite3-0.22.0-destdir.patch, +metadata.xml,
+ocaml-sqlite3-0.22.0.ebuild:
Initial import, thanks to Pierre Clairambault for the ebuild
|