Gentoo Archives: gentoo-commits

From: "Patrick Lauer (patrick)" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-fs/samba: samba-4.0.0_alpha11.ebuild ChangeLog
Date: Sun, 28 Feb 2010 16:03:12
Message-Id: E1Nllbj-0000h7-Pa@stork.gentoo.org
1 patrick 10/02/28 16:03:03
2
3 Modified: samba-4.0.0_alpha11.ebuild ChangeLog
4 Log:
5 Adding init script for samba4
6 (Portage version: 2.2_rc63/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.3 net-fs/samba/samba-4.0.0_alpha11.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba/samba-4.0.0_alpha11.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba/samba-4.0.0_alpha11.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba/samba-4.0.0_alpha11.ebuild?r1=1.2&r2=1.3
14
15 Index: samba-4.0.0_alpha11.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-fs/samba/samba-4.0.0_alpha11.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- samba-4.0.0_alpha11.ebuild 23 Feb 2010 12:19:03 -0000 1.2
22 +++ samba-4.0.0_alpha11.ebuild 28 Feb 2010 16:03:03 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-4.0.0_alpha11.ebuild,v 1.2 2010/02/23 12:19:03 dagger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-4.0.0_alpha11.ebuild,v 1.3 2010/02/28 16:03:03 patrick Exp $
28
29 EAPI="2"
30
31 @@ -135,7 +135,7 @@
32 doexe setup/{setexpiry,setpassword,upgrade_from_s3}
33
34 # init script
35 - newinitd "${FILESDIR}/samba.initd" samba
36 + newinitd "${FILESDIR}/samba4.initd" samba
37 fi
38 }
39
40
41
42
43 1.403 net-fs/samba/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba/ChangeLog?rev=1.403&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba/ChangeLog?rev=1.403&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba/ChangeLog?r1=1.402&r2=1.403
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v
52 retrieving revision 1.402
53 retrieving revision 1.403
54 diff -u -r1.402 -r1.403
55 --- ChangeLog 26 Feb 2010 20:16:24 -0000 1.402
56 +++ ChangeLog 28 Feb 2010 16:03:03 -0000 1.403
57 @@ -1,6 +1,10 @@
58 # ChangeLog for net-fs/samba
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.402 2010/02/26 20:16:24 patrick Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.403 2010/02/28 16:03:03 patrick Exp $
62 +
63 + 28 Feb 2010; Patrick Lauer <patrick@g.o> +files/samba4.initd,
64 + samba-4.0.0_alpha11.ebuild:
65 + Adding init script for samba4
66
67 26 Feb 2010; Patrick Lauer <patrick@g.o> -samba-3.0.36.ebuild,
68 -samba-3.3.9.ebuild, -samba-3.4.4.ebuild: