Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@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: Wed, 30 Sep 2009 20:09:29
Message-Id: E1Mt5UM-0001sF-Rg@stork.gentoo.org
1 jer 09/09/30 20:09:26
2
3 Modified: samba-libs-3.3.7.ebuild ChangeLog
4 Log:
5 Marked ~hppa (bug #285952).
6 (Portage version: 2.2_rc42/cvs/Linux i686)
7
8 Revision Changes Path
9 1.4 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.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba-libs/samba-libs-3.3.7.ebuild?rev=1.4&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.3&r2=1.4
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.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- samba-libs-3.3.7.ebuild 26 Sep 2009 19:36:44 -0000 1.3
22 +++ samba-libs-3.3.7.ebuild 30 Sep 2009 20:09:26 -0000 1.4
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.3 2009/09/26 19:36:44 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba-libs/samba-libs-3.3.7.ebuild,v 1.4 2009/09/30 20:09:26 jer Exp $
28
29 EAPI="2"
30
31 @@ -13,7 +13,7 @@
32 SRC_URI="mirror://samba/${MY_P}.tar.gz"
33 LICENSE="GPL-3"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~ppc64 ~x86"
36 +KEYWORDS="~amd64 ~hppa ~ppc64 ~x86"
37 IUSE="ads aio caps cluster cups debug examples ldap pam syslog winbind"
38
39 DEPEND="dev-libs/popt
40
41
42
43 1.6 net-fs/samba-libs/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba-libs/ChangeLog?rev=1.6&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba-libs/ChangeLog?rev=1.6&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba-libs/ChangeLog?r1=1.5&r2=1.6
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-fs/samba-libs/ChangeLog,v
52 retrieving revision 1.5
53 retrieving revision 1.6
54 diff -u -r1.5 -r1.6
55 --- ChangeLog 26 Sep 2009 19:36:44 -0000 1.5
56 +++ ChangeLog 30 Sep 2009 20:09:26 -0000 1.6
57 @@ -1,6 +1,9 @@
58 # ChangeLog for net-fs/samba-libs
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba-libs/ChangeLog,v 1.5 2009/09/26 19:36:44 ranger Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba-libs/ChangeLog,v 1.6 2009/09/30 20:09:26 jer Exp $
62 +
63 + 30 Sep 2009; Jeroen Roovers <jer@g.o> samba-libs-3.3.7.ebuild:
64 + Marked ~hppa (bug #285952).
65
66 26 Sep 2009; Brent Baude <ranger@g.o> samba-libs-3.3.7.ebuild:
67 Marking samba-libs-3.3.7 ~ppc64 for bug 285952