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-perl/DBD-Pg: DBD-Pg-3.3.0.ebuild ChangeLog DBD-Pg-3.4.2.ebuild DBD-Pg-2.19.3-r1.ebuild
Date: Sun, 28 Dec 2014 15:39:34
Message-Id: 20141228153931.8F933E5B8@oystercatcher.gentoo.org
1 titanofold 14/12/28 15:39:31
2
3 Modified: DBD-Pg-3.3.0.ebuild ChangeLog DBD-Pg-3.4.2.ebuild
4 DBD-Pg-2.19.3-r1.ebuild
5 Log:
6 Rename virtual/postgresql to dev-db/postgresql
7
8 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D1BBFDA0)
9
10 Revision Changes Path
11 1.3 dev-perl/DBD-Pg/DBD-Pg-3.3.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-3.3.0.ebuild?rev=1.3&view=markup
14 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
15 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
16
17 Index: DBD-Pg-3.3.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-3.3.0.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- DBD-Pg-3.3.0.ebuild 3 Nov 2014 11:51:03 -0000 1.2
24 +++ DBD-Pg-3.3.0.ebuild 28 Dec 2014 15:39:31 -0000 1.3
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $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 $
29 +# $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 $
30
31 EAPI=5
32
33 @@ -16,7 +16,7 @@
34
35 RDEPEND="virtual/perl-version
36 >=dev-perl/DBI-1.52
37 - virtual/postgresql"
38 + dev-db/postgresql"
39 DEPEND="${RDEPEND}"
40
41 # testcases require a local database with an
42
43
44
45 1.138 dev-perl/DBD-Pg/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBD-Pg/ChangeLog?rev=1.138&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBD-Pg/ChangeLog?rev=1.138&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBD-Pg/ChangeLog?r1=1.137&r2=1.138
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/ChangeLog,v
54 retrieving revision 1.137
55 retrieving revision 1.138
56 diff -u -r1.137 -r1.138
57 --- ChangeLog 3 Nov 2014 11:51:03 -0000 1.137
58 +++ ChangeLog 28 Dec 2014 15:39:31 -0000 1.138
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-perl/DBD-Pg
61 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/ChangeLog,v 1.137 2014/11/03 11:51:03 titanofold Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/ChangeLog,v 1.138 2014/12/28 15:39:31 titanofold Exp $
64 +
65 + 28 Dec 2014; Aaron W. Swenson <titanofold@g.o>
66 + DBD-Pg-2.19.3-r1.ebuild, DBD-Pg-3.3.0.ebuild, DBD-Pg-3.4.2.ebuild:
67 + Rename virtual/postgresql to dev-db/postgresql
68
69 03 Nov 2014; Aaron W. Swenson <titanofold@g.o>
70 DBD-Pg-2.19.3-r1.ebuild, DBD-Pg-3.3.0.ebuild, DBD-Pg-3.4.2.ebuild:
71
72
73
74 1.3 dev-perl/DBD-Pg/DBD-Pg-3.4.2.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-3.4.2.ebuild?rev=1.3&view=markup
77 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
78 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
79
80 Index: DBD-Pg-3.4.2.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-3.4.2.ebuild,v
83 retrieving revision 1.2
84 retrieving revision 1.3
85 diff -u -r1.2 -r1.3
86 --- DBD-Pg-3.4.2.ebuild 3 Nov 2014 11:51:03 -0000 1.2
87 +++ DBD-Pg-3.4.2.ebuild 28 Dec 2014 15:39:31 -0000 1.3
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2014 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $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 $
92 +# $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 $
93
94 EAPI=5
95
96 @@ -16,7 +16,7 @@
97
98 RDEPEND="virtual/perl-version
99 >=dev-perl/DBI-1.614.0
100 - virtual/postgresql"
101 + dev-db/postgresql"
102 DEPEND="${RDEPEND}"
103
104 # testcases require a local database with an
105
106
107
108 1.3 dev-perl/DBD-Pg/DBD-Pg-2.19.3-r1.ebuild
109
110 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
111 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
112 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
113
114 Index: DBD-Pg-2.19.3-r1.ebuild
115 ===================================================================
116 RCS file: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-2.19.3-r1.ebuild,v
117 retrieving revision 1.2
118 retrieving revision 1.3
119 diff -u -r1.2 -r1.3
120 --- DBD-Pg-2.19.3-r1.ebuild 3 Nov 2014 11:51:03 -0000 1.2
121 +++ DBD-Pg-2.19.3-r1.ebuild 28 Dec 2014 15:39:31 -0000 1.3
122 @@ -1,6 +1,6 @@
123 # Copyright 1999-2014 Gentoo Foundation
124 # Distributed under the terms of the GNU General Public License v2
125 -# $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 $
126 +# $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 $
127
128 EAPI=5
129
130 @@ -16,7 +16,7 @@
131
132 RDEPEND="virtual/perl-version
133 >=dev-perl/DBI-1.52
134 - virtual/postgresql"
135 + dev-db/postgresql"
136 DEPEND="${RDEPEND}"
137
138 # testcases require a local database with an