Gentoo Archives: gentoo-commits

From: "Patrick Lauer (patrick)" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/pam_ldap: pam_ldap-183.ebuild pam_ldap-184.ebuild ChangeLog
Date: Sat, 31 Jan 2015 01:55:03
Message-Id: 20150131015458.F064A10BA3@oystercatcher.gentoo.org
1 patrick 15/01/31 01:54:58
2
3 Modified: pam_ldap-183.ebuild pam_ldap-184.ebuild ChangeLog
4 Log:
5 Remove redundant want_autoconf=latest
6
7 (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.9 sys-auth/pam_ldap/pam_ldap-183.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_ldap/pam_ldap-183.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_ldap/pam_ldap-183.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_ldap/pam_ldap-183.ebuild?r1=1.8&r2=1.9
15
16 Index: pam_ldap-183.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/pam_ldap-183.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- pam_ldap-183.ebuild 17 Dec 2006 21:57:50 -0000 1.8
23 +++ pam_ldap-183.ebuild 31 Jan 2015 01:54:58 -0000 1.9
24 @@ -1,9 +1,6 @@
25 -# Copyright 1999-2006 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/pam_ldap-183.ebuild,v 1.8 2006/12/17 21:57:50 killerfox Exp $
29 -
30 -WANT_AUTOCONF="latest"
31 -WANT_AUTOMAKE="latest"
32 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/pam_ldap-183.ebuild,v 1.9 2015/01/31 01:54:58 patrick Exp $
33
34 inherit eutils pam autotools
35
36
37
38
39 1.3 sys-auth/pam_ldap/pam_ldap-184.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_ldap/pam_ldap-184.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_ldap/pam_ldap-184.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_ldap/pam_ldap-184.ebuild?r1=1.2&r2=1.3
44
45 Index: pam_ldap-184.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/pam_ldap-184.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- pam_ldap-184.ebuild 7 Nov 2007 17:52:53 -0000 1.2
52 +++ pam_ldap-184.ebuild 31 Jan 2015 01:54:58 -0000 1.3
53 @@ -1,9 +1,6 @@
54 -# Copyright 1999-2007 Gentoo Foundation
55 +# Copyright 1999-2015 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/pam_ldap-184.ebuild,v 1.2 2007/11/07 17:52:53 armin76 Exp $
58 -
59 -WANT_AUTOCONF="latest"
60 -WANT_AUTOMAKE="latest"
61 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/pam_ldap-184.ebuild,v 1.3 2015/01/31 01:54:58 patrick Exp $
62
63 inherit eutils pam autotools
64
65
66
67
68 1.56 sys-auth/pam_ldap/ChangeLog
69
70 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_ldap/ChangeLog?rev=1.56&view=markup
71 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_ldap/ChangeLog?rev=1.56&content-type=text/plain
72 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pam_ldap/ChangeLog?r1=1.55&r2=1.56
73
74 Index: ChangeLog
75 ===================================================================
76 RCS file: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/ChangeLog,v
77 retrieving revision 1.55
78 retrieving revision 1.56
79 diff -u -r1.55 -r1.56
80 --- ChangeLog 14 Nov 2014 21:19:15 -0000 1.55
81 +++ ChangeLog 31 Jan 2015 01:54:58 -0000 1.56
82 @@ -1,6 +1,10 @@
83 # ChangeLog for sys-auth/pam_ldap
84 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
85 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/ChangeLog,v 1.55 2014/11/14 21:19:15 maekke Exp $
86 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
87 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ldap/ChangeLog,v 1.56 2015/01/31 01:54:58 patrick Exp $
88 +
89 + 31 Jan 2015; Patrick Lauer <patrick@g.o> pam_ldap-183.ebuild,
90 + pam_ldap-184.ebuild:
91 + Remove redundant want_autoconf=latest
92
93 14 Nov 2014; Markus Meier <maekke@g.o> pam_ldap-186-r1.ebuild:
94 arm stable, bug #525280