titanofold 14/12/28 15:39:31
Modified: DBD-Pg-3.3.0.ebuild ChangeLog DBD-Pg-3.4.2.ebuild
DBD-Pg-2.19.3-r1.ebuild
Log:
Rename virtual/postgresql to dev-db/postgresql
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key
D1BBFDA0)
Revision Changes Path
1.3 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.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-3.3.0.ebuild?rev=1.3&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.2&r2=1.3
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.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- DBD-Pg-3.3.0.ebuild 3 Nov 2014 11:51:03 -0000 1.2
+++ DBD-Pg-3.3.0.ebuild 28 Dec 2014 15:39:31 -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-perl/DBD-Pg/DBD-Pg-3.3.0.ebuild,v 1.2
2014/11/03 11:51:03 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-3.3.0.ebuild,v 1.3
2014/12/28 15:39:31 titanofold Exp $
EAPI=5
@@ -16,7 +16,7 @@
RDEPEND="virtual/perl-version
>=dev-perl/DBI-1.52
- virtual/postgresql"
+ dev-db/postgresql"
DEPEND="${RDEPEND}"
# testcases require a local database with an
1.138 dev-perl/DBD-Pg/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBD-Pg/ChangeLog?rev=1.138&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBD-Pg/ChangeLog?rev=1.138&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBD-Pg/ChangeLog?r1=1.137&r2=1.138
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/ChangeLog,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -r1.137 -r1.138
--- ChangeLog 3 Nov 2014 11:51:03 -0000 1.137
+++ ChangeLog 28 Dec 2014 15:39:31 -0000 1.138
@@ -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.137
2014/11/03 11:51:03 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/ChangeLog,v 1.138
2014/12/28 15:39:31 titanofold Exp $
+
+ 28 Dec 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:
+ Rename virtual/postgresql to dev-db/postgresql
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:
1.3 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.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-3.4.2.ebuild?rev=1.3&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.2&r2=1.3
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.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- DBD-Pg-3.4.2.ebuild 3 Nov 2014 11:51:03 -0000 1.2
+++ DBD-Pg-3.4.2.ebuild 28 Dec 2014 15:39:31 -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-perl/DBD-Pg/DBD-Pg-3.4.2.ebuild,v 1.2
2014/11/03 11:51:03 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-3.4.2.ebuild,v 1.3
2014/12/28 15:39:31 titanofold Exp $
EAPI=5
@@ -16,7 +16,7 @@
RDEPEND="virtual/perl-version
>=dev-perl/DBI-1.614.0
- virtual/postgresql"
+ dev-db/postgresql"
DEPEND="${RDEPEND}"
# testcases require a local database with an
1.3 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.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-2.19.3-r1.ebuild?rev=1.3&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.2&r2=1.3
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.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- DBD-Pg-2.19.3-r1.ebuild 3 Nov 2014 11:51:03 -0000 1.2
+++ DBD-Pg-2.19.3-r1.ebuild 28 Dec 2014 15:39:31 -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-perl/DBD-Pg/DBD-Pg-2.19.3-r1.ebuild,v
1.2 2014/11/03 11:51:03 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-2.19.3-r1.ebuild,v
1.3 2014/12/28 15:39:31 titanofold Exp $
EAPI=5
@@ -16,7 +16,7 @@
RDEPEND="virtual/perl-version
>=dev-perl/DBI-1.52
- virtual/postgresql"
+ dev-db/postgresql"
DEPEND="${RDEPEND}"
# testcases require a local database with an