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/samba: ChangeLog samba-3.6.9.ebuild
Date: Sun, 02 Dec 2012 20:38:55
Message-Id: 20121202203824.3CFF92171D@flycatcher.gentoo.org
1 maekke 12/12/02 20:38:24
2
3 Modified: ChangeLog samba-3.6.9.ebuild
4 Log:
5 add ~arm, bug #444688
6
7 (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.543 net-fs/samba/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/ChangeLog?rev=1.543&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/ChangeLog?rev=1.543&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/ChangeLog?r1=1.542&r2=1.543
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v
19 retrieving revision 1.542
20 retrieving revision 1.543
21 diff -u -r1.542 -r1.543
22 --- ChangeLog 30 Nov 2012 11:31:58 -0000 1.542
23 +++ ChangeLog 2 Dec 2012 20:38:24 -0000 1.543
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-fs/samba
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.542 2012/11/30 11:31:58 polynomial-c Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.543 2012/12/02 20:38:24 maekke Exp $
29 +
30 + 02 Dec 2012; Markus Meier <maekke@g.o> samba-3.6.9.ebuild:
31 + add ~arm, bug #444688
32
33 30 Nov 2012; Lars Wendler <polynomial-c@g.o> files/4.0/samba4.confd:
34 Fixed comments in conf.d file. Thanks to Torsten Kurbad for providing a patch
35
36
37
38 1.6 net-fs/samba/samba-3.6.9.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/samba-3.6.9.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/samba-3.6.9.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/samba-3.6.9.ebuild?r1=1.5&r2=1.6
43
44 Index: samba-3.6.9.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.6.9.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- samba-3.6.9.ebuild 29 Nov 2012 15:39:57 -0000 1.5
51 +++ samba-3.6.9.ebuild 2 Dec 2012 20:38:24 -0000 1.6
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.6.9.ebuild,v 1.5 2012/11/29 15:39:57 jer Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.6.9.ebuild,v 1.6 2012/12/02 20:38:24 maekke Exp $
57
58 EAPI=4
59
60 @@ -14,7 +14,7 @@
61 SRC_URI="mirror://samba/${MY_P}.tar.gz"
62 LICENSE="GPL-3"
63 SLOT="0"
64 -KEYWORDS="amd64 hppa ~x86 ~amd64-fbsd ~x86-fbsd"
65 +KEYWORDS="amd64 ~arm hppa ~x86 ~amd64-fbsd ~x86-fbsd"
66 IUSE="acl addns ads +aio avahi caps +client cluster cups debug dmapi doc examples fam
67 ldap ldb +netapi pam quota +readline selinux +server +smbclient smbsharemodes
68 swat syslog winbind"