Gentoo Archives: gentoo-commits

From: "Aaron Swenson (titanofold)" <titanofold@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/libnss-pgsql: ChangeLog libnss-pgsql-1.4.0.ebuild libnss-pgsql-1.5.0_beta.ebuild
Date: Sun, 28 Dec 2014 16:56:01
Message-Id: 20141228165557.4EC3BE5CA@oystercatcher.gentoo.org
1 titanofold 14/12/28 16:55:57
2
3 Modified: ChangeLog libnss-pgsql-1.4.0.ebuild
4 libnss-pgsql-1.5.0_beta.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.9 sys-auth/libnss-pgsql/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libnss-pgsql/ChangeLog?rev=1.9&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libnss-pgsql/ChangeLog?rev=1.9&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libnss-pgsql/ChangeLog?r1=1.8&r2=1.9
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-auth/libnss-pgsql/ChangeLog,v
20 retrieving revision 1.8
21 retrieving revision 1.9
22 diff -u -r1.8 -r1.9
23 --- ChangeLog 3 Nov 2014 14:00:33 -0000 1.8
24 +++ ChangeLog 28 Dec 2014 16:55:57 -0000 1.9
25 @@ -1,6 +1,10 @@
26 # ChangeLog for sys-auth/libnss-pgsql
27 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-pgsql/ChangeLog,v 1.8 2014/11/03 14:00:33 titanofold Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-pgsql/ChangeLog,v 1.9 2014/12/28 16:55:57 titanofold Exp $
30 +
31 + 28 Dec 2014; Aaron W. Swenson <titanofold@g.o>
32 + libnss-pgsql-1.4.0.ebuild, libnss-pgsql-1.5.0_beta.ebuild:
33 + Rename virtual/postgresql to dev-db/postgresql
34
35 03 Nov 2014; Aaron W. Swenson <titanofold@g.o>
36 libnss-pgsql-1.4.0.ebuild, libnss-pgsql-1.5.0_beta.ebuild:
37
38
39
40 1.6 sys-auth/libnss-pgsql/libnss-pgsql-1.4.0.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libnss-pgsql/libnss-pgsql-1.4.0.ebuild?rev=1.6&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libnss-pgsql/libnss-pgsql-1.4.0.ebuild?rev=1.6&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libnss-pgsql/libnss-pgsql-1.4.0.ebuild?r1=1.5&r2=1.6
45
46 Index: libnss-pgsql-1.4.0.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/sys-auth/libnss-pgsql/libnss-pgsql-1.4.0.ebuild,v
49 retrieving revision 1.5
50 retrieving revision 1.6
51 diff -u -r1.5 -r1.6
52 --- libnss-pgsql-1.4.0.ebuild 3 Nov 2014 14:00:33 -0000 1.5
53 +++ libnss-pgsql-1.4.0.ebuild 28 Dec 2014 16:55:57 -0000 1.6
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2014 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-pgsql/libnss-pgsql-1.4.0.ebuild,v 1.5 2014/11/03 14:00:33 titanofold Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-pgsql/libnss-pgsql-1.4.0.ebuild,v 1.6 2014/12/28 16:55:57 titanofold Exp $
59
60 inherit autotools eutils multilib
61
62 @@ -13,7 +13,7 @@
63 SLOT="0"
64 IUSE=""
65
66 -DEPEND="virtual/postgresql
67 +DEPEND="dev-db/postgresql
68 app-text/xmlto"
69 RDEPEND="${DEPEND}"
70
71
72
73
74 1.3 sys-auth/libnss-pgsql/libnss-pgsql-1.5.0_beta.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libnss-pgsql/libnss-pgsql-1.5.0_beta.ebuild?rev=1.3&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libnss-pgsql/libnss-pgsql-1.5.0_beta.ebuild?rev=1.3&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/libnss-pgsql/libnss-pgsql-1.5.0_beta.ebuild?r1=1.2&r2=1.3
79
80 Index: libnss-pgsql-1.5.0_beta.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/sys-auth/libnss-pgsql/libnss-pgsql-1.5.0_beta.ebuild,v
83 retrieving revision 1.2
84 retrieving revision 1.3
85 diff -u -r1.2 -r1.3
86 --- libnss-pgsql-1.5.0_beta.ebuild 3 Nov 2014 14:00:33 -0000 1.2
87 +++ libnss-pgsql-1.5.0_beta.ebuild 28 Dec 2014 16:55:57 -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/sys-auth/libnss-pgsql/libnss-pgsql-1.5.0_beta.ebuild,v 1.2 2014/11/03 14:00:33 titanofold Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libnss-pgsql/libnss-pgsql-1.5.0_beta.ebuild,v 1.3 2014/12/28 16:55:57 titanofold Exp $
93
94 inherit autotools eutils multilib
95
96 @@ -17,7 +17,7 @@
97 SLOT="0"
98 IUSE=""
99
100 -RDEPEND="virtual/postgresql"
101 +RDEPEND="dev-db/postgresql"
102 DEPEND="${RDEPEND}
103 app-text/xmlto"