Gentoo Archives: gentoo-commits

From: "Aaron Swenson (titanofold)" <titanofold@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ml/postgresql-ocaml: postgresql-ocaml-2.0.6.ebuild postgresql-ocaml-2.0.4.ebuild postgresql-ocaml-2.0.5.ebuild ChangeLog postgresql-ocaml-2.1.2.ebuild postgresql-ocaml-2.1.1.ebuild
Date: Sun, 28 Dec 2014 15:38:14
Message-Id: 20141228153809.3A0B0E5CD@oystercatcher.gentoo.org
1 titanofold 14/12/28 15:38:09
2
3 Modified: postgresql-ocaml-2.0.6.ebuild
4 postgresql-ocaml-2.0.4.ebuild
5 postgresql-ocaml-2.0.5.ebuild ChangeLog
6 postgresql-ocaml-2.1.2.ebuild
7 postgresql-ocaml-2.1.1.ebuild
8 Log:
9 Rename virtual/postgresql to dev-db/postgresql
10
11 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D1BBFDA0)
12
13 Revision Changes Path
14 1.4 dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.6.ebuild
15
16 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.6.ebuild?rev=1.4&view=markup
17 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.6.ebuild?rev=1.4&content-type=text/plain
18 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.6.ebuild?r1=1.3&r2=1.4
19
20 Index: postgresql-ocaml-2.0.6.ebuild
21 ===================================================================
22 RCS file: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.6.ebuild,v
23 retrieving revision 1.3
24 retrieving revision 1.4
25 diff -u -r1.3 -r1.4
26 --- postgresql-ocaml-2.0.6.ebuild 4 Nov 2014 00:28:18 -0000 1.3
27 +++ postgresql-ocaml-2.0.6.ebuild 28 Dec 2014 15:38:09 -0000 1.4
28 @@ -1,6 +1,6 @@
29 # Copyright 1999-2014 Gentoo Foundation
30 # Distributed under the terms of the GNU General Public License v2
31 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.6.ebuild,v 1.3 2014/11/04 00:28:18 titanofold Exp $
32 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.6.ebuild,v 1.4 2014/12/28 15:38:09 titanofold Exp $
33
34 EAPI=5
35
36 @@ -13,7 +13,7 @@
37 HOMEPAGE="http://bitbucket.org/mmottl/postgresql-ocaml"
38 IUSE="examples"
39
40 -DEPEND="virtual/postgresql[server]"
41 +DEPEND="dev-db/postgresql[server]"
42 RDEPEND="${DEPEND}"
43
44 SLOT="0/${PV}"
45
46
47
48 1.5 dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.4.ebuild
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.4.ebuild?rev=1.5&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.4.ebuild?rev=1.5&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.4.ebuild?r1=1.4&r2=1.5
53
54 Index: postgresql-ocaml-2.0.4.ebuild
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.4.ebuild,v
57 retrieving revision 1.4
58 retrieving revision 1.5
59 diff -u -r1.4 -r1.5
60 --- postgresql-ocaml-2.0.4.ebuild 4 Nov 2014 00:28:18 -0000 1.4
61 +++ postgresql-ocaml-2.0.4.ebuild 28 Dec 2014 15:38:09 -0000 1.5
62 @@ -1,6 +1,6 @@
63 # Copyright 1999-2014 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.4.ebuild,v 1.4 2014/11/04 00:28:18 titanofold Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.4.ebuild,v 1.5 2014/12/28 15:38:09 titanofold Exp $
67
68 EAPI=5
69
70 @@ -13,7 +13,7 @@
71 HOMEPAGE="http://bitbucket.org/mmottl/postgresql-ocaml"
72 IUSE="examples"
73
74 -DEPEND="virtual/postgresql[server]"
75 +DEPEND="dev-db/postgresql[server]"
76 RDEPEND="${DEPEND}"
77
78 SLOT="0/${PV}"
79
80
81
82 1.5 dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.5.ebuild
83
84 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.5.ebuild?rev=1.5&view=markup
85 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.5.ebuild?rev=1.5&content-type=text/plain
86 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.5.ebuild?r1=1.4&r2=1.5
87
88 Index: postgresql-ocaml-2.0.5.ebuild
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.5.ebuild,v
91 retrieving revision 1.4
92 retrieving revision 1.5
93 diff -u -r1.4 -r1.5
94 --- postgresql-ocaml-2.0.5.ebuild 4 Nov 2014 00:28:18 -0000 1.4
95 +++ postgresql-ocaml-2.0.5.ebuild 28 Dec 2014 15:38:09 -0000 1.5
96 @@ -1,6 +1,6 @@
97 # Copyright 1999-2014 Gentoo Foundation
98 # Distributed under the terms of the GNU General Public License v2
99 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.5.ebuild,v 1.4 2014/11/04 00:28:18 titanofold Exp $
100 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.5.ebuild,v 1.5 2014/12/28 15:38:09 titanofold Exp $
101
102 EAPI=5
103
104 @@ -13,7 +13,7 @@
105 HOMEPAGE="http://bitbucket.org/mmottl/postgresql-ocaml"
106 IUSE="examples"
107
108 -DEPEND="virtual/postgresql[server]"
109 +DEPEND="dev-db/postgresql[server]"
110 RDEPEND="${DEPEND}"
111
112 SLOT="0/${PV}"
113
114
115
116 1.43 dev-ml/postgresql-ocaml/ChangeLog
117
118 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/ChangeLog?rev=1.43&view=markup
119 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/ChangeLog?rev=1.43&content-type=text/plain
120 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/ChangeLog?r1=1.42&r2=1.43
121
122 Index: ChangeLog
123 ===================================================================
124 RCS file: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/ChangeLog,v
125 retrieving revision 1.42
126 retrieving revision 1.43
127 diff -u -r1.42 -r1.43
128 --- ChangeLog 10 Nov 2014 07:30:02 -0000 1.42
129 +++ ChangeLog 28 Dec 2014 15:38:09 -0000 1.43
130 @@ -1,6 +1,12 @@
131 # ChangeLog for dev-ml/postgresql-ocaml
132 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
133 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/ChangeLog,v 1.42 2014/11/10 07:30:02 aballier Exp $
134 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/ChangeLog,v 1.43 2014/12/28 15:38:09 titanofold Exp $
135 +
136 + 28 Dec 2014; Aaron W. Swenson <titanofold@g.o>
137 + postgresql-ocaml-2.0.4.ebuild, postgresql-ocaml-2.0.5.ebuild,
138 + postgresql-ocaml-2.0.6.ebuild, postgresql-ocaml-2.1.1.ebuild,
139 + postgresql-ocaml-2.1.2.ebuild:
140 + Rename virtual/postgresql to dev-db/postgresql
141
142 *postgresql-ocaml-2.1.2 (10 Nov 2014)
143
144
145
146
147 1.2 dev-ml/postgresql-ocaml/postgresql-ocaml-2.1.2.ebuild
148
149 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.1.2.ebuild?rev=1.2&view=markup
150 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.1.2.ebuild?rev=1.2&content-type=text/plain
151 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.1.2.ebuild?r1=1.1&r2=1.2
152
153 Index: postgresql-ocaml-2.1.2.ebuild
154 ===================================================================
155 RCS file: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.1.2.ebuild,v
156 retrieving revision 1.1
157 retrieving revision 1.2
158 diff -u -r1.1 -r1.2
159 --- postgresql-ocaml-2.1.2.ebuild 10 Nov 2014 07:30:02 -0000 1.1
160 +++ postgresql-ocaml-2.1.2.ebuild 28 Dec 2014 15:38:09 -0000 1.2
161 @@ -1,6 +1,6 @@
162 # Copyright 1999-2014 Gentoo Foundation
163 # Distributed under the terms of the GNU General Public License v2
164 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.1.2.ebuild,v 1.1 2014/11/10 07:30:02 aballier Exp $
165 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.1.2.ebuild,v 1.2 2014/12/28 15:38:09 titanofold Exp $
166
167 EAPI=5
168
169 @@ -14,7 +14,7 @@
170 IUSE="examples"
171
172 RDEPEND="
173 - virtual/postgresql[server]
174 + dev-db/postgresql[server]
175 "
176 DEPEND="${RDEPEND}
177 >=dev-ml/findlib-1.5"
178
179
180
181 1.3 dev-ml/postgresql-ocaml/postgresql-ocaml-2.1.1.ebuild
182
183 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.1.1.ebuild?rev=1.3&view=markup
184 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.1.1.ebuild?rev=1.3&content-type=text/plain
185 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.1.1.ebuild?r1=1.2&r2=1.3
186
187 Index: postgresql-ocaml-2.1.1.ebuild
188 ===================================================================
189 RCS file: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.1.1.ebuild,v
190 retrieving revision 1.2
191 retrieving revision 1.3
192 diff -u -r1.2 -r1.3
193 --- postgresql-ocaml-2.1.1.ebuild 4 Nov 2014 00:28:18 -0000 1.2
194 +++ postgresql-ocaml-2.1.1.ebuild 28 Dec 2014 15:38:09 -0000 1.3
195 @@ -1,6 +1,6 @@
196 # Copyright 1999-2014 Gentoo Foundation
197 # Distributed under the terms of the GNU General Public License v2
198 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.1.1.ebuild,v 1.2 2014/11/04 00:28:18 titanofold Exp $
199 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.1.1.ebuild,v 1.3 2014/12/28 15:38:09 titanofold Exp $
200
201 EAPI=5
202
203 @@ -14,7 +14,7 @@
204 IUSE="examples"
205
206 RDEPEND="
207 - virtual/postgresql[server]
208 + dev-db/postgresql[server]
209 "
210 DEPEND="${RDEPEND}
211 >=dev-ml/findlib-1.5"