titanofold 14/11/03 11:51:03
Modified: DBD-Pg-3.3.0.ebuild ChangeLog DBD-Pg-3.4.2.ebuild
DBD-Pg-2.19.3-r1.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.2 dev-perl/DBD-Pg/DBD-Pg-3.3.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-3.3.0.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-3.3.0.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-3.3.0.ebuild?r1=1.1&r2=1.2
Index: DBD-Pg-3.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-3.3.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- DBD-Pg-3.3.0.ebuild 13 Jun 2014 19:08:35 -0000 1.1
+++ DBD-Pg-3.3.0.ebuild 3 Nov 2014 11:51:03 -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-perl/DBD-Pg/DBD-Pg-3.3.0.ebuild,v 1.1
2014/06/13 19:08:35 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-3.3.0.ebuild,v 1.2
2014/11/03 11:51:03 titanofold Exp $
EAPI=5
@@ -16,7 +16,7 @@
RDEPEND="virtual/perl-version
>=dev-perl/DBI-1.52
- dev-db/postgresql-base"
+ virtual/postgresql"
DEPEND="${RDEPEND}"
# testcases require a local database with an
1.137 dev-perl/DBD-Pg/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBD-Pg/ChangeLog?rev=1.137&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBD-Pg/ChangeLog?rev=1.137&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBD-Pg/ChangeLog?r1=1.136&r2=1.137
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/ChangeLog,v
retrieving revision 1.136
retrieving revision 1.137
diff -u -r1.136 -r1.137
--- ChangeLog 24 Oct 2014 19:51:52 -0000 1.136
+++ ChangeLog 3 Nov 2014 11:51:03 -0000 1.137
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/DBD-Pg
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/ChangeLog,v 1.136
2014/10/24 19:51:52 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/ChangeLog,v 1.137
2014/11/03 11:51:03 titanofold Exp $
+
+ 03 Nov 2014; Aaron W. Swenson <[email protected]>
+ DBD-Pg-2.19.3-r1.ebuild, DBD-Pg-3.3.0.ebuild, DBD-Pg-3.4.2.ebuild:
+ Update PostgreSQL dependencies and/or checks to virtual/postgresql.
*DBD-Pg-3.4.2 (24 Oct 2014)
1.2 dev-perl/DBD-Pg/DBD-Pg-3.4.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-3.4.2.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-3.4.2.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-3.4.2.ebuild?r1=1.1&r2=1.2
Index: DBD-Pg-3.4.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-3.4.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- DBD-Pg-3.4.2.ebuild 24 Oct 2014 19:51:52 -0000 1.1
+++ DBD-Pg-3.4.2.ebuild 3 Nov 2014 11:51:03 -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-perl/DBD-Pg/DBD-Pg-3.4.2.ebuild,v 1.1
2014/10/24 19:51:52 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-3.4.2.ebuild,v 1.2
2014/11/03 11:51:03 titanofold Exp $
EAPI=5
@@ -16,7 +16,7 @@
RDEPEND="virtual/perl-version
>=dev-perl/DBI-1.614.0
- dev-db/postgresql-base"
+ virtual/postgresql"
DEPEND="${RDEPEND}"
# testcases require a local database with an
1.2 dev-perl/DBD-Pg/DBD-Pg-2.19.3-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-2.19.3-r1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-2.19.3-r1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-2.19.3-r1.ebuild?r1=1.1&r2=1.2
Index: DBD-Pg-2.19.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-2.19.3-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- DBD-Pg-2.19.3-r1.ebuild 20 Aug 2014 21:30:38 -0000 1.1
+++ DBD-Pg-2.19.3-r1.ebuild 3 Nov 2014 11:51:03 -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-perl/DBD-Pg/DBD-Pg-2.19.3-r1.ebuild,v
1.1 2014/08/20 21:30:38 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-2.19.3-r1.ebuild,v
1.2 2014/11/03 11:51:03 titanofold Exp $
EAPI=5
@@ -16,7 +16,7 @@
RDEPEND="virtual/perl-version
>=dev-perl/DBI-1.52
- dev-db/postgresql-base"
+ virtual/postgresql"
DEPEND="${RDEPEND}"
# testcases require a local database with an