Gentoo Archives: gentoo-commits

From: "Victor Ostorga (vostorga)" <vostorga@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-fs/samba: ChangeLog samba-3.5.6.ebuild samba-3.4.9.ebuild
Date: Fri, 28 Jan 2011 15:23:23
Message-Id: 20110128152312.D62D620054@flycatcher.gentoo.org
1 vostorga 11/01/28 15:23:12
2
3 Modified: ChangeLog samba-3.5.6.ebuild samba-3.4.9.ebuild
4 Log:
5 Adding blocker on net-fs/cifs-utils, bug 308655
6
7 (Portage version: 2.1.9.25/cvs/Linux i686)
8
9 Revision Changes Path
10 1.457 net-fs/samba/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/ChangeLog?rev=1.457&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/ChangeLog?rev=1.457&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/ChangeLog?r1=1.456&r2=1.457
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v
19 retrieving revision 1.456
20 retrieving revision 1.457
21 diff -u -r1.456 -r1.457
22 --- ChangeLog 23 Dec 2010 17:41:50 -0000 1.456
23 +++ ChangeLog 28 Jan 2011 15:23:12 -0000 1.457
24 @@ -1,6 +1,10 @@
25 # ChangeLog for net-fs/samba
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.456 2010/12/23 17:41:50 vostorga Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.457 2011/01/28 15:23:12 vostorga Exp $
30 +
31 + 28 Jan 2011; Víctor Ostorga <vostorga@g.o> samba-3.4.9.ebuild,
32 + samba-3.5.6.ebuild:
33 + Adding blocker on net-fs/cifs-utils, bug 308655
34
35 23 Dec 2010; Víctor Ostorga <vostorga@g.o> samba-3.4.9.ebuild,
36 +files/3.4/samba-3.4.9-kerberos-dummy.patch, samba-3.5.6.ebuild,
37
38
39
40 1.5 net-fs/samba/samba-3.5.6.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/samba-3.5.6.ebuild?rev=1.5&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/samba-3.5.6.ebuild?rev=1.5&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/samba-3.5.6.ebuild?r1=1.4&r2=1.5
45
46 Index: samba-3.5.6.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.5.6.ebuild,v
49 retrieving revision 1.4
50 retrieving revision 1.5
51 diff -u -r1.4 -r1.5
52 --- samba-3.5.6.ebuild 23 Dec 2010 17:41:50 -0000 1.4
53 +++ samba-3.5.6.ebuild 28 Jan 2011 15:23:12 -0000 1.5
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2010 Gentoo Foundation
56 +# Copyright 1999-2011 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.5.6.ebuild,v 1.4 2010/12/23 17:41:50 vostorga Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.5.6.ebuild,v 1.5 2011/01/28 15:23:12 vostorga Exp $
60
61 EAPI="2"
62
63 @@ -23,6 +23,7 @@
64 !net-fs/samba-client
65 !net-fs/samba-libs
66 !net-fs/samba-server
67 + !net-fs/cifs-utils
68 sys-libs/talloc
69 sys-libs/tdb
70 virtual/libiconv
71
72
73
74 1.10 net-fs/samba/samba-3.4.9.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/samba-3.4.9.ebuild?rev=1.10&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/samba-3.4.9.ebuild?rev=1.10&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/samba-3.4.9.ebuild?r1=1.9&r2=1.10
79
80 Index: samba-3.4.9.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.4.9.ebuild,v
83 retrieving revision 1.9
84 retrieving revision 1.10
85 diff -u -r1.9 -r1.10
86 --- samba-3.4.9.ebuild 23 Dec 2010 17:41:50 -0000 1.9
87 +++ samba-3.4.9.ebuild 28 Jan 2011 15:23:12 -0000 1.10
88 @@ -1,6 +1,6 @@
89 -# Copyright 1999-2010 Gentoo Foundation
90 +# Copyright 1999-2011 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.4.9.ebuild,v 1.9 2010/12/23 17:41:50 vostorga Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.4.9.ebuild,v 1.10 2011/01/28 15:23:12 vostorga Exp $
94
95 EAPI="2"
96
97 @@ -23,6 +23,7 @@
98 !net-fs/samba-client
99 !net-fs/samba-libs
100 !net-fs/samba-server
101 + !net-fs/cifs-utils
102 sys-libs/talloc
103 sys-libs/tdb
104 virtual/libiconv