Gentoo Archives: gentoo-commits

From: "Kacper Kowalik (xarthisius)" <xarthisius@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/quota: ChangeLog quota-3.17.ebuild
Date: Sat, 26 Feb 2011 16:49:39
Message-Id: 20110226164917.E9E6820054@flycatcher.gentoo.org
1 xarthisius 11/02/26 16:49:17
2
3 Modified: ChangeLog quota-3.17.ebuild
4 Log:
5 Marked ~ppc64 wrt #340455
6
7 (Portage version: 2.2.0_alpha25/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.49 sys-fs/quota/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/quota/ChangeLog?rev=1.49&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/quota/ChangeLog?rev=1.49&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/quota/ChangeLog?r1=1.48&r2=1.49
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v
19 retrieving revision 1.48
20 retrieving revision 1.49
21 diff -u -r1.48 -r1.49
22 --- ChangeLog 6 Feb 2011 11:03:20 -0000 1.48
23 +++ ChangeLog 26 Feb 2011 16:49:17 -0000 1.49
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sys-fs/quota
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.48 2011/02/06 11:03:20 leio Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.49 2011/02/26 16:49:17 xarthisius Exp $
29 +
30 + 26 Feb 2011; Kacper Kowalik <xarthisius@g.o> quota-3.17.ebuild:
31 + Marked ~ppc64 wrt #340455
32
33 06 Feb 2011; Mart Raudsepp <leio@g.o> quota-3.14-r1.ebuild:
34 Drop to ~mips
35
36
37
38 1.9 sys-fs/quota/quota-3.17.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/quota/quota-3.17.ebuild?rev=1.9&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/quota/quota-3.17.ebuild?rev=1.9&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/quota/quota-3.17.ebuild?r1=1.8&r2=1.9
43
44 Index: quota-3.17.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.17.ebuild,v
47 retrieving revision 1.8
48 retrieving revision 1.9
49 diff -u -r1.8 -r1.9
50 --- quota-3.17.ebuild 30 Oct 2010 11:20:23 -0000 1.8
51 +++ quota-3.17.ebuild 26 Feb 2011 16:49:17 -0000 1.9
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2010 Gentoo Foundation
54 +# Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.17.ebuild,v 1.8 2010/10/30 11:20:23 maekke Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.17.ebuild,v 1.9 2011/02/26 16:49:17 xarthisius Exp $
58
59 inherit eutils flag-o-matic
60
61 @@ -10,7 +10,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc sparc x86"
66 +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 sparc x86"
67 IUSE="nls tcpd ldap rpc"
68
69 RDEPEND="ldap? ( >=net-nds/openldap-2.3.35 )