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-libs: samba-libs-3.3.7.ebuild ChangeLog
Date: Mon, 07 Sep 2009 23:11:31
Message-Id: E1MknMv-0004eh-Uh@stork.gentoo.org
1 vostorga 09/09/07 23:11:29
2
3 Modified: samba-libs-3.3.7.ebuild ChangeLog
4 Log:
5 Adding dev-libs/dmalloc as DEPEND when debug USE flag is set, bug #283592 . Patch thanks to Viktor S <bugzilla@×××××××.org> and Rafał Mużyło <galtgendo@××.pl>
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.2 net-fs/samba-libs/samba-libs-3.3.7.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba-libs/samba-libs-3.3.7.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba-libs/samba-libs-3.3.7.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba-libs/samba-libs-3.3.7.ebuild?r1=1.1&r2=1.2
14
15 Index: samba-libs-3.3.7.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-fs/samba-libs/samba-libs-3.3.7.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- samba-libs-3.3.7.ebuild 17 Aug 2009 17:34:43 -0000 1.1
22 +++ samba-libs-3.3.7.ebuild 7 Sep 2009 23:11:29 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba-libs/samba-libs-3.3.7.ebuild,v 1.1 2009/08/17 17:34:43 patrick Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba-libs/samba-libs-3.3.7.ebuild,v 1.2 2009/09/07 23:11:29 vostorga Exp $
28
29 EAPI="2"
30
31 @@ -22,6 +22,7 @@
32 caps? ( sys-libs/libcap )
33 cluster? ( dev-db/ctdb )
34 cups? ( net-print/cups )
35 + debug? ( dev-libs/dmalloc )
36 ldap? ( net-nds/openldap )
37 pam? ( virtual/pam
38 winbind? ( dev-libs/iniparser ) )
39
40
41
42 1.4 net-fs/samba-libs/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba-libs/ChangeLog?rev=1.4&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba-libs/ChangeLog?rev=1.4&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba-libs/ChangeLog?r1=1.3&r2=1.4
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/net-fs/samba-libs/ChangeLog,v
51 retrieving revision 1.3
52 retrieving revision 1.4
53 diff -u -r1.3 -r1.4
54 --- ChangeLog 1 Sep 2009 09:43:08 -0000 1.3
55 +++ ChangeLog 7 Sep 2009 23:11:29 -0000 1.4
56 @@ -1,6 +1,11 @@
57 # ChangeLog for net-fs/samba-libs
58 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba-libs/ChangeLog,v 1.3 2009/09/01 09:43:08 patrick Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba-libs/ChangeLog,v 1.4 2009/09/07 23:11:29 vostorga Exp $
61 +
62 + 07 Sep 2009; Víctor Ostorga <vostorga@g.o>
63 + samba-libs-3.3.7.ebuild:
64 + Adding dev-libs/dmalloc as DEPEND when debug USE flag is set, bug #283592
65 + Patch thanks to Viktor S <bugzilla@×××××××.org> and Rafał Mużyło <galtgendo@××.pl>
66
67 01 Sep 2009; Patrick Lauer <patrick@g.o> -samba-libs-3.3.6.ebuild:
68 Remove old