titanofold 14/11/03 11:23:10
Modified: libzdb-2.11.1.ebuild libzdb-3.0.ebuild
libzdb-2.11.2.ebuild ChangeLog libzdb-2.11.3.ebuild
libzdb-2.12.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.7 dev-db/libzdb/libzdb-2.11.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-2.11.1.ebuild?rev=1.7&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-2.11.1.ebuild?rev=1.7&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-2.11.1.ebuild?r1=1.6&r2=1.7
Index: libzdb-2.11.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-2.11.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libzdb-2.11.1.ebuild 20 May 2013 08:23:36 -0000 1.6
+++ libzdb-2.11.1.ebuild 3 Nov 2014 11:23:10 -0000 1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-2.11.1.ebuild,v 1.6
2013/05/20 08:23:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-2.11.1.ebuild,v 1.7
2014/11/03 11:23:10 titanofold Exp $
EAPI="4"
@@ -19,7 +19,7 @@
RESTRICT=test
RDEPEND="mysql? ( virtual/mysql )
- postgres? ( dev-db/postgresql-base )
+ postgres? ( virtual/postgresql )
sqlite? ( >=dev-db/sqlite-3.7:3[unlock-notify(+)] )
ssl? ( dev-libs/openssl )"
DEPEND="${RDEPEND}
1.2 dev-db/libzdb/libzdb-3.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-3.0.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-3.0.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-3.0.ebuild?r1=1.1&r2=1.2
Index: libzdb-3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-3.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libzdb-3.0.ebuild 15 Apr 2014 07:24:40 -0000 1.1
+++ libzdb-3.0.ebuild 3 Nov 2014 11:23:10 -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-db/libzdb/libzdb-3.0.ebuild,v 1.1
2014/04/15 07:24:40 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-3.0.ebuild,v 1.2
2014/11/03 11:23:10 titanofold Exp $
EAPI="4"
@@ -19,7 +19,7 @@
RESTRICT=test
RDEPEND="mysql? ( virtual/mysql )
- postgres? ( dev-db/postgresql-base )
+ postgres? ( virtual/postgresql )
sqlite? ( >=dev-db/sqlite-3.7:3[unlock-notify(+)] )
ssl? ( dev-libs/openssl )"
DEPEND="${RDEPEND}
1.2 dev-db/libzdb/libzdb-2.11.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-2.11.2.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-2.11.2.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-2.11.2.ebuild?r1=1.1&r2=1.2
Index: libzdb-2.11.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-2.11.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libzdb-2.11.2.ebuild 16 May 2013 15:12:49 -0000 1.1
+++ libzdb-2.11.2.ebuild 3 Nov 2014 11:23:10 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-2.11.2.ebuild,v 1.1
2013/05/16 15:12:49 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-2.11.2.ebuild,v 1.2
2014/11/03 11:23:10 titanofold Exp $
EAPI="4"
@@ -19,7 +19,7 @@
RESTRICT=test
RDEPEND="mysql? ( virtual/mysql )
- postgres? ( dev-db/postgresql-base )
+ postgres? ( virtual/postgresql )
sqlite? ( >=dev-db/sqlite-3.7:3[unlock-notify(+)] )
ssl? ( dev-libs/openssl )"
DEPEND="${RDEPEND}
1.20 dev-db/libzdb/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/ChangeLog?rev=1.20&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/ChangeLog?rev=1.20&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/libzdb/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 7 Jun 2014 19:13:40 -0000 1.19
+++ ChangeLog 3 Nov 2014 11:23:10 -0000 1.20
@@ -1,6 +1,11 @@
# ChangeLog for dev-db/libzdb
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/libzdb/ChangeLog,v 1.19 2014/06/07
19:13:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/libzdb/ChangeLog,v 1.20 2014/11/03
11:23:10 titanofold Exp $
+
+ 03 Nov 2014; Aaron W. Swenson <[email protected]> libzdb-2.11.1.ebuild,
+ libzdb-2.11.2.ebuild, libzdb-2.11.3.ebuild, libzdb-2.12.ebuild,
+ libzdb-3.0.ebuild:
+ Update PostgreSQL dependencies and/or checks to virtual/postgresql.
07 Jun 2014; Agostino Sarubbo <[email protected]> libzdb-2.12.ebuild:
Stable for x86, wrt bug #507682
1.2 dev-db/libzdb/libzdb-2.11.3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-2.11.3.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-2.11.3.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-2.11.3.ebuild?r1=1.1&r2=1.2
Index: libzdb-2.11.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-2.11.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libzdb-2.11.3.ebuild 1 Jul 2013 18:57:33 -0000 1.1
+++ libzdb-2.11.3.ebuild 3 Nov 2014 11:23:10 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-2.11.3.ebuild,v 1.1
2013/07/01 18:57:33 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-2.11.3.ebuild,v 1.2
2014/11/03 11:23:10 titanofold Exp $
EAPI="4"
@@ -19,7 +19,7 @@
RESTRICT=test
RDEPEND="mysql? ( virtual/mysql )
- postgres? ( dev-db/postgresql-base )
+ postgres? ( virtual/postgresql )
sqlite? ( >=dev-db/sqlite-3.7:3[unlock-notify(+)] )
ssl? ( dev-libs/openssl )"
DEPEND="${RDEPEND}
1.4 dev-db/libzdb/libzdb-2.12.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-2.12.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-2.12.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/libzdb/libzdb-2.12.ebuild?r1=1.3&r2=1.4
Index: libzdb-2.12.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-2.12.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libzdb-2.12.ebuild 7 Jun 2014 19:13:40 -0000 1.3
+++ libzdb-2.12.ebuild 3 Nov 2014 11:23:10 -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-db/libzdb/libzdb-2.12.ebuild,v 1.3
2014/06/07 19:13:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/libzdb/libzdb-2.12.ebuild,v 1.4
2014/11/03 11:23:10 titanofold Exp $
EAPI="4"
@@ -19,7 +19,7 @@
RESTRICT=test
RDEPEND="mysql? ( virtual/mysql )
- postgres? ( dev-db/postgresql-base )
+ postgres? ( virtual/postgresql )
sqlite? ( >=dev-db/sqlite-3.7:3[unlock-notify(+)] )
ssl? ( dev-libs/openssl )"
DEPEND="${RDEPEND}