Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-fs/autofs: ChangeLog autofs-5.0.6-r3.ebuild
Date: Tue, 01 Nov 2011 05:54:57
Message-Id: 20111101055446.AB2AB2004B@flycatcher.gentoo.org
1 maekke 11/11/01 05:54:46
2
3 Modified: ChangeLog autofs-5.0.6-r3.ebuild
4 Log:
5 arm stable, bug #379569
6
7 (Portage version: 2.1.10.32/cvs/Linux i686)
8
9 Revision Changes Path
10 1.139 net-fs/autofs/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/autofs/ChangeLog?rev=1.139&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/autofs/ChangeLog?rev=1.139&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/autofs/ChangeLog?r1=1.138&r2=1.139
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v
19 retrieving revision 1.138
20 retrieving revision 1.139
21 diff -u -r1.138 -r1.139
22 --- ChangeLog 29 Oct 2011 11:14:12 -0000 1.138
23 +++ ChangeLog 1 Nov 2011 05:54:46 -0000 1.139
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-fs/autofs
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.138 2011/10/29 11:14:12 hwoarang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.139 2011/11/01 05:54:46 maekke Exp $
29 +
30 + 01 Nov 2011; Markus Meier <maekke@g.o> autofs-5.0.6-r3.ebuild:
31 + arm stable, bug #379569
32
33 29 Oct 2011; Markos Chandras <hwoarang@g.o> autofs-5.0.6-r3.ebuild:
34 Stable on amd64 wrt bug #379569
35
36
37
38 1.5 net-fs/autofs/autofs-5.0.6-r3.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/autofs/autofs-5.0.6-r3.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/autofs/autofs-5.0.6-r3.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/autofs/autofs-5.0.6-r3.ebuild?r1=1.4&r2=1.5
43
44 Index: autofs-5.0.6-r3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.6-r3.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- autofs-5.0.6-r3.ebuild 29 Oct 2011 11:14:12 -0000 1.4
51 +++ autofs-5.0.6-r3.ebuild 1 Nov 2011 05:54:46 -0000 1.5
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.6-r3.ebuild,v 1.4 2011/10/29 11:14:12 hwoarang Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.6-r3.ebuild,v 1.5 2011/11/01 05:54:46 maekke Exp $
57
58 EAPI="4"
59 inherit eutils multilib autotools linux-info
60 @@ -15,7 +15,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
65 +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
66 IUSE="hesiod ldap sasl"
67
68 # USE="sasl" adds SASL support to the LDAP module which will not be build. If