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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
|
# ChangeLog for dev-ml/postgresql-ocaml
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/ChangeLog,v 1.26 2012/01/16 15:32:01 aballier Exp $
*postgresql-ocaml-1.18.0 (16 Jan 2012)
16 Jan 2012; Alexis Ballier <aballier@gentoo.org>
+postgresql-ocaml-1.18.0.ebuild:
version bump
*postgresql-ocaml-1.17.0 (31 Dec 2011)
31 Dec 2011; Alexis Ballier <aballier@gentoo.org>
+postgresql-ocaml-1.17.0.ebuild:
version bump
24 Jul 2011; Alexis Ballier <aballier@gentoo.org>
-postgresql-ocaml-1.4.6.ebuild, -postgresql-ocaml-1.14.0.ebuild:
remove old
23 Jul 2011; Markus Meier <maekke@gentoo.org> postgresql-ocaml-1.16.0.ebuild:
x86 stable, bug #374975
*postgresql-ocaml-1.16.0 (24 May 2011)
24 May 2011; Alexis Ballier <aballier@gentoo.org>
+postgresql-ocaml-1.16.0.ebuild:
versin bump
21 Jan 2011; Alexis Ballier <aballier@gentoo.org>
-postgresql-ocaml-1.12.5.ebuild, -postgresql-ocaml-1.13.0.ebuild,
-postgresql-ocaml-1.13.1.ebuild:
remove old
*postgresql-ocaml-1.14.0 (01 Jan 2011)
01 Jan 2011; Alexis Ballier <aballier@gentoo.org>
+postgresql-ocaml-1.14.0.ebuild:
version bump
*postgresql-ocaml-1.13.1 (16 Dec 2010)
16 Dec 2010; Alexis Ballier <aballier@gentoo.org>
+postgresql-ocaml-1.13.1.ebuild:
version bump
*postgresql-ocaml-1.13.0 (21 Oct 2010)
21 Oct 2010; Alexis Ballier <aballier@gentoo.org>
+postgresql-ocaml-1.13.0.ebuild:
version bump
17 Jun 2010; Patrick Lauer <patrick@gentoo.org>
postgresql-ocaml-1.4.6.ebuild, postgresql-ocaml-1.12.5.ebuild:
Migrating away from deprecated postgres virtuals
09 Apr 2010; Alexis Ballier <aballier@gentoo.org>
-postgresql-ocaml-1.12.1.ebuild, -postgresql-ocaml-1.12.3.ebuild,
-postgresql-ocaml-1.12.4.ebuild:
remove old
*postgresql-ocaml-1.12.5 (09 Apr 2010)
09 Apr 2010; Alexis Ballier <aballier@gentoo.org>
+postgresql-ocaml-1.12.5.ebuild:
version bump
*postgresql-ocaml-1.12.4 (24 Feb 2010)
24 Feb 2010; Alexis Ballier <aballier@gentoo.org>
+postgresql-ocaml-1.12.4.ebuild:
version bump
*postgresql-ocaml-1.12.3 (13 Oct 2009)
13 Oct 2009; Alexis Ballier <aballier@gentoo.org>
+postgresql-ocaml-1.12.3.ebuild:
version bump
28 Sep 2009; Alexis Ballier <aballier@gentoo.org>
-postgresql-ocaml-1.8.2.ebuild, -postgresql-ocaml-1.11.1.ebuild:
remove old
*postgresql-ocaml-1.12.1 (18 Sep 2009)
18 Sep 2009; Alexis Ballier <aballier@gentoo.org>
+postgresql-ocaml-1.12.1.ebuild:
version bump
*postgresql-ocaml-1.11.1 (21 Jun 2009)
21 Jun 2009; Alexis Ballier <aballier@gentoo.org>
+postgresql-ocaml-1.11.1.ebuild:
version bump
21 Jun 2009; Alexis Ballier <aballier@gentoo.org>
postgresql-ocaml-1.8.2.ebuild:
define eapi before inherit
19 Jun 2008; Alexis Ballier <aballier@gentoo.org>
postgresql-ocaml-1.8.2.ebuild:
Depend on virtual/postgresql-base too as we need libpq, bug #227655
21 May 2008; Tiziano Müller <dev-zero@gentoo.org>
postgresql-ocaml-1.4.6.ebuild, postgresql-ocaml-1.8.2.ebuild:
Changed dependency for postgresql from dev-db/postgresql to
virtual/postgresql-server
12 May 2008; Alexis Ballier <aballier@gentoo.org>
-postgresql-ocaml-1.7.0.ebuild:
remove old
*postgresql-ocaml-1.8.2 (08 Apr 2008)
08 Apr 2008; Alexis Ballier <aballier@gentoo.org>
+postgresql-ocaml-1.8.2.ebuild:
version bump
04 Jan 2008; Alexis Ballier <aballier@gentoo.org>
postgresql-ocaml-1.7.0.ebuild:
add support to not build with ocmlopt
*postgresql-ocaml-1.7.0 (23 Aug 2007)
23 Aug 2007; Alexis Ballier <aballier@gentoo.org>
+postgresql-ocaml-1.7.0.ebuild:
version bump, ~amd64, bug #152994
05 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
*postgresql-ocaml-1.4.6 (21 Sep 2005)
21 Sep 2005; Matthieu Sozeau <mattam@gentoo.org> +metadata.xml,
+postgresql-ocaml-1.4.6.ebuild:
PostGreSQL bindings for OCaml.
|