Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-auth/nss_ldap: ChangeLog nss_ldap-264-r1.ebuild
Date: Thu, 01 Jul 2010 16:47:58
Message-Id: 20100701164750.BB7792C621@corvid.gentoo.org
1 jer 10/07/01 16:47:50
2
3 Modified: ChangeLog nss_ldap-264-r1.ebuild
4 Log:
5 Stable for HPPA (bug #305935).
6 (Portage version: 2.2_rc67/cvs/Linux i686)
7
8 Revision Changes Path
9 1.65 sys-auth/nss_ldap/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/nss_ldap/ChangeLog?rev=1.65&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/nss_ldap/ChangeLog?rev=1.65&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/nss_ldap/ChangeLog?r1=1.64&r2=1.65
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v
18 retrieving revision 1.64
19 retrieving revision 1.65
20 diff -u -r1.64 -r1.65
21 --- ChangeLog 24 May 2010 06:43:04 -0000 1.64
22 +++ ChangeLog 1 Jul 2010 16:47:50 -0000 1.65
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sys-auth/nss_ldap
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.64 2010/05/24 06:43:04 pva Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.65 2010/07/01 16:47:50 jer Exp $
28 +
29 + 01 Jul 2010; Jeroen Roovers <jer@g.o> nss_ldap-264-r1.ebuild:
30 + Stable for HPPA (bug #305935).
31
32 24 May 2010; Peter Volkov <pva@g.o> nss_ldap-264-r1.ebuild:
33 amd64 stable, bug 305935, thank Roeland Douma for tests.
34
35
36
37 1.8 sys-auth/nss_ldap/nss_ldap-264-r1.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/nss_ldap/nss_ldap-264-r1.ebuild?rev=1.8&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/nss_ldap/nss_ldap-264-r1.ebuild?rev=1.8&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/nss_ldap/nss_ldap-264-r1.ebuild?r1=1.7&r2=1.8
42
43 Index: nss_ldap-264-r1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-264-r1.ebuild,v
46 retrieving revision 1.7
47 retrieving revision 1.8
48 diff -u -r1.7 -r1.8
49 --- nss_ldap-264-r1.ebuild 24 May 2010 06:43:04 -0000 1.7
50 +++ nss_ldap-264-r1.ebuild 1 Jul 2010 16:47:50 -0000 1.8
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-264-r1.ebuild,v 1.7 2010/05/24 06:43:04 pva Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/nss_ldap-264-r1.ebuild,v 1.8 2010/07/01 16:47:50 jer Exp $
56
57 EAPI=2
58 inherit fixheadtails eutils multilib autotools
59 @@ -13,7 +13,7 @@
60
61 SLOT="0"
62 LICENSE="LGPL-2"
63 -KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ~ppc64 sparc x86"
64 +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~ppc64 sparc x86"
65
66 DEPEND=">=net-nds/openldap-2.1.30-r5
67 sasl? ( dev-libs/cyrus-sasl )