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: ChangeLog samba-3.4.3.ebuild samba-3.3.9.ebuild samba-3.3.8.ebuild
Date: Thu, 29 Oct 2009 20:37:57
Message-Id: E1N3bkn-0002i1-NK@stork.gentoo.org
1 patrick 09/10/29 20:37:53
2
3 Modified: ChangeLog samba-3.3.9.ebuild
4 Added: samba-3.4.3.ebuild
5 Removed: samba-3.3.8.ebuild
6 Log:
7 Bump, remove old
8 (Portage version: 2.2_rc46/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.382 net-fs/samba/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba/ChangeLog?rev=1.382&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba/ChangeLog?rev=1.382&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba/ChangeLog?r1=1.381&r2=1.382
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v
20 retrieving revision 1.381
21 retrieving revision 1.382
22 diff -u -r1.381 -r1.382
23 --- ChangeLog 24 Oct 2009 11:19:44 -0000 1.381
24 +++ ChangeLog 29 Oct 2009 20:37:52 -0000 1.382
25 @@ -1,6 +1,12 @@
26 # ChangeLog for net-fs/samba
27 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.381 2009/10/24 11:19:44 klausman Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.382 2009/10/29 20:37:52 patrick Exp $
30 +
31 +*samba-3.4.3 (29 Oct 2009)
32 +
33 + 29 Oct 2009; Patrick Lauer <patrick@g.o> -samba-3.3.8.ebuild,
34 + +samba-3.4.3.ebuild:
35 + Bump, remove old
36
37 24 Oct 2009; Tobias Klausmann <klausman@g.o> samba-3.3.8.ebuild:
38 Keyworded on alpha, bug #285952
39
40
41
42 1.2 net-fs/samba/samba-3.3.9.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba/samba-3.3.9.ebuild?rev=1.2&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba/samba-3.3.9.ebuild?rev=1.2&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba/samba-3.3.9.ebuild?r1=1.1&r2=1.2
47
48 Index: samba-3.3.9.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.3.9.ebuild,v
51 retrieving revision 1.1
52 retrieving revision 1.2
53 diff -u -r1.1 -r1.2
54 --- samba-3.3.9.ebuild 22 Oct 2009 18:51:36 -0000 1.1
55 +++ samba-3.3.9.ebuild 29 Oct 2009 20:37:52 -0000 1.2
56 @@ -1,6 +1,6 @@
57 # Copyright 1999-2009 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.3.9.ebuild,v 1.1 2009/10/22 18:51:36 patrick Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.3.9.ebuild,v 1.2 2009/10/29 20:37:52 patrick Exp $
61
62 EAPI="2"
63
64 @@ -8,7 +8,7 @@
65 HOMEPAGE="http://www.samba.org/"
66 LICENSE="GPL-3"
67 SLOT="0"
68 -KEYWORDS="~amd64 ~hppa ~ppc64 ~x86"
69 +KEYWORDS="~alpha ~amd64 ~hppa ~ppc64 ~x86"
70 IUSE="+client +server"
71
72 DEPEND=""
73
74
75
76 1.1 net-fs/samba/samba-3.4.3.ebuild
77
78 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba/samba-3.4.3.ebuild?rev=1.1&view=markup
79 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba/samba-3.4.3.ebuild?rev=1.1&content-type=text/plain
80
81 Index: samba-3.4.3.ebuild
82 ===================================================================
83 # Copyright 1999-2009 Gentoo Foundation
84 # Distributed under the terms of the GNU General Public License v2
85 # $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.4.3.ebuild,v 1.1 2009/10/29 20:37:52 patrick Exp $
86
87 EAPI="2"
88
89 DESCRIPTION="Meta package for samba-{libs,client,server}"
90 HOMEPAGE="http://www.samba.org/"
91 LICENSE="GPL-3"
92 SLOT="0"
93 KEYWORDS="~amd64 ~hppa ~ppc64 ~x86"
94 IUSE="+client +server"
95
96 DEPEND=""
97 RDEPEND="~net-fs/samba-libs-${PV}
98 client? ( ~net-fs/samba-client-${PV} )
99 server? ( ~net-fs/samba-server-${PV} )"