titanofold 14/11/04 00:28:18
Modified: postgresql-ocaml-2.0.4.ebuild ChangeLog
postgresql-ocaml-2.0.6.ebuild
postgresql-ocaml-2.0.5.ebuild
postgresql-ocaml-2.1.1.ebuild
Log:
Update PostgreSQL dependencies and/or checks to virtual/postgresql.
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key
D1BBFDA0)
Revision Changes Path
1.4 dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.4.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.4.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.4.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.4.ebuild?r1=1.3&r2=1.4
Index: postgresql-ocaml-2.0.4.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- postgresql-ocaml-2.0.4.ebuild 10 Aug 2014 20:43:29 -0000 1.3
+++ postgresql-ocaml-2.0.4.ebuild 4 Nov 2014 00:28:18 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.4.ebuild,v
1.3 2014/08/10 20:43:29 slyfox Exp $
+# $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 $
EAPI=5
@@ -13,8 +13,7 @@
HOMEPAGE="http://bitbucket.org/mmottl/postgresql-ocaml"
IUSE="examples"
-DEPEND="dev-db/postgresql-base
- dev-db/postgresql-server"
+DEPEND="virtual/postgresql[server]"
RDEPEND="${DEPEND}"
SLOT="0/${PV}"
1.41 dev-ml/postgresql-ocaml/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/ChangeLog?rev=1.41&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/ChangeLog?rev=1.41&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/ChangeLog?r1=1.40&r2=1.41
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog 29 Oct 2014 13:51:49 -0000 1.40
+++ ChangeLog 4 Nov 2014 00:28:18 -0000 1.41
@@ -1,6 +1,11 @@
# ChangeLog for dev-ml/postgresql-ocaml
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/ChangeLog,v 1.40
2014/10/29 13:51:49 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/ChangeLog,v 1.41
2014/11/04 00:28:18 titanofold Exp $
+
+ 04 Nov 2014; Aaron W. Swenson <[email protected]>
+ postgresql-ocaml-2.0.4.ebuild, postgresql-ocaml-2.0.5.ebuild,
+ postgresql-ocaml-2.0.6.ebuild, postgresql-ocaml-2.1.1.ebuild:
+ Update PostgreSQL dependencies and/or checks to virtual/postgresql.
*postgresql-ocaml-2.1.1 (29 Oct 2014)
1.3 dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.6.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.6.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.6.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.6.ebuild?r1=1.2&r2=1.3
Index: postgresql-ocaml-2.0.6.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- postgresql-ocaml-2.0.6.ebuild 10 Aug 2014 20:43:29 -0000 1.2
+++ postgresql-ocaml-2.0.6.ebuild 4 Nov 2014 00:28:18 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.6.ebuild,v
1.2 2014/08/10 20:43:29 slyfox Exp $
+# $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 $
EAPI=5
@@ -13,8 +13,7 @@
HOMEPAGE="http://bitbucket.org/mmottl/postgresql-ocaml"
IUSE="examples"
-DEPEND="dev-db/postgresql-base
- dev-db/postgresql-server"
+DEPEND="virtual/postgresql[server]"
RDEPEND="${DEPEND}"
SLOT="0/${PV}"
1.4 dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.5.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.5.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.5.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.5.ebuild?r1=1.3&r2=1.4
Index: postgresql-ocaml-2.0.5.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- postgresql-ocaml-2.0.5.ebuild 10 Aug 2014 20:43:29 -0000 1.3
+++ postgresql-ocaml-2.0.5.ebuild 4 Nov 2014 00:28:18 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.0.5.ebuild,v
1.3 2014/08/10 20:43:29 slyfox Exp $
+# $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 $
EAPI=5
@@ -13,8 +13,7 @@
HOMEPAGE="http://bitbucket.org/mmottl/postgresql-ocaml"
IUSE="examples"
-DEPEND="dev-db/postgresql-base
- dev-db/postgresql-server"
+DEPEND="virtual/postgresql[server]"
RDEPEND="${DEPEND}"
SLOT="0/${PV}"
1.2 dev-ml/postgresql-ocaml/postgresql-ocaml-2.1.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.1.1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.1.1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.1.1.ebuild?r1=1.1&r2=1.2
Index: postgresql-ocaml-2.1.1.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.1.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- postgresql-ocaml-2.1.1.ebuild 29 Oct 2014 13:51:49 -0000 1.1
+++ postgresql-ocaml-2.1.1.ebuild 4 Nov 2014 00:28:18 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/postgresql-ocaml-2.1.1.ebuild,v
1.1 2014/10/29 13:51:49 aballier Exp $
+# $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 $
EAPI=5
@@ -14,8 +14,7 @@
IUSE="examples"
RDEPEND="
- dev-db/postgresql-base
- dev-db/postgresql-server
+ virtual/postgresql[server]
"
DEPEND="${RDEPEND}
>=dev-ml/findlib-1.5"