Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/pam-pgsql: pam-pgsql-0.7.3.ebuild pam-pgsql-0.7.3.1.ebuild ChangeLog
Date: Sat, 01 Mar 2014 22:39:00
Message-Id: 20140301223857.1F45F2004C@flycatcher.gentoo.org
1 mgorny 14/03/01 22:38:57
2
3 Modified: pam-pgsql-0.7.3.ebuild pam-pgsql-0.7.3.1.ebuild
4 ChangeLog
5 Log:
6 Update libgcrypt dep to use slot :0.
7
8 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
9
10 Revision Changes Path
11 1.2 sys-auth/pam-pgsql/pam-pgsql-0.7.3.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam-pgsql/pam-pgsql-0.7.3.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam-pgsql/pam-pgsql-0.7.3.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam-pgsql/pam-pgsql-0.7.3.ebuild?r1=1.1&r2=1.2
16
17 Index: pam-pgsql-0.7.3.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sys-auth/pam-pgsql/pam-pgsql-0.7.3.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- pam-pgsql-0.7.3.ebuild 21 Mar 2011 14:48:14 -0000 1.1
24 +++ pam-pgsql-0.7.3.ebuild 1 Mar 2014 22:38:56 -0000 1.2
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2011 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam-pgsql/pam-pgsql-0.7.3.ebuild,v 1.1 2011/03/21 14:48:14 flameeyes Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam-pgsql/pam-pgsql-0.7.3.ebuild,v 1.2 2014/03/01 22:38:56 mgorny Exp $
31
32 EAPI=2
33
34 @@ -17,7 +17,7 @@
35
36 RDEPEND="virtual/pam
37 >=dev-db/postgresql-base-8.0
38 - >=dev-libs/libgcrypt-1.2.0"
39 + >=dev-libs/libgcrypt-1.2.0:0"
40 DEPEND="${RDEPEND}"
41
42 LICENSE="GPL-2"
43
44
45
46 1.2 sys-auth/pam-pgsql/pam-pgsql-0.7.3.1.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam-pgsql/pam-pgsql-0.7.3.1.ebuild?rev=1.2&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam-pgsql/pam-pgsql-0.7.3.1.ebuild?rev=1.2&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam-pgsql/pam-pgsql-0.7.3.1.ebuild?r1=1.1&r2=1.2
51
52 Index: pam-pgsql-0.7.3.1.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/sys-auth/pam-pgsql/pam-pgsql-0.7.3.1.ebuild,v
55 retrieving revision 1.1
56 retrieving revision 1.2
57 diff -u -r1.1 -r1.2
58 --- pam-pgsql-0.7.3.1.ebuild 6 Dec 2011 10:04:28 -0000 1.1
59 +++ pam-pgsql-0.7.3.1.ebuild 1 Mar 2014 22:38:56 -0000 1.2
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2011 Gentoo Foundation
62 +# Copyright 1999-2014 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam-pgsql/pam-pgsql-0.7.3.1.ebuild,v 1.1 2011/12/06 10:04:28 flameeyes Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam-pgsql/pam-pgsql-0.7.3.1.ebuild,v 1.2 2014/03/01 22:38:56 mgorny Exp $
66
67 EAPI=2
68
69 @@ -17,7 +17,7 @@
70
71 RDEPEND="virtual/pam
72 >=dev-db/postgresql-base-8.0
73 - >=dev-libs/libgcrypt-1.2.0"
74 + >=dev-libs/libgcrypt-1.2.0:0"
75 DEPEND="${RDEPEND}"
76
77 LICENSE="GPL-2"
78
79
80
81 1.7 sys-auth/pam-pgsql/ChangeLog
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam-pgsql/ChangeLog?rev=1.7&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam-pgsql/ChangeLog?rev=1.7&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam-pgsql/ChangeLog?r1=1.6&r2=1.7
86
87 Index: ChangeLog
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/sys-auth/pam-pgsql/ChangeLog,v
90 retrieving revision 1.6
91 retrieving revision 1.7
92 diff -u -r1.6 -r1.7
93 --- ChangeLog 6 Dec 2011 10:04:29 -0000 1.6
94 +++ ChangeLog 1 Mar 2014 22:38:56 -0000 1.7
95 @@ -1,6 +1,10 @@
96 # ChangeLog for sys-auth/pam-pgsql
97 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
98 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam-pgsql/ChangeLog,v 1.6 2011/12/06 10:04:29 flameeyes Exp $
99 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
100 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam-pgsql/ChangeLog,v 1.7 2014/03/01 22:38:56 mgorny Exp $
101 +
102 + 01 Mar 2014; Michał Górny <mgorny@g.o> pam-pgsql-0.7.3.1.ebuild,
103 + pam-pgsql-0.7.3.ebuild:
104 + Update libgcrypt dep to use slot :0.
105
106 *pam-pgsql-0.7.3.1 (06 Dec 2011)
107
108 @@ -45,4 +49,3 @@
109 Initial import of pam-pgsql, using a snapshot of the current development
110 series from upstream, with a working autotools-based buildsystem. Closes
111 bug #34517.
112 -