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-r1.ebuild
Date: Sun, 01 May 2011 12:27:03
Message-Id: 20110501122653.16F5220054@flycatcher.gentoo.org
1 xarthisius 11/05/01 12:26:53
2
3 Modified: ChangeLog quota-3.17-r1.ebuild
4 Log:
5 ppc/ppc64 stable wrt #364361
6
7 (Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.55 sys-fs/quota/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/quota/ChangeLog?rev=1.55&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/quota/ChangeLog?rev=1.55&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/quota/ChangeLog?r1=1.54&r2=1.55
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v
19 retrieving revision 1.54
20 retrieving revision 1.55
21 diff -u -r1.54 -r1.55
22 --- ChangeLog 26 Apr 2011 11:33:49 -0000 1.54
23 +++ ChangeLog 1 May 2011 12:26:53 -0000 1.55
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.54 2011/04/26 11:33:49 hwoarang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.55 2011/05/01 12:26:53 xarthisius Exp $
29 +
30 + 01 May 2011; Kacper Kowalik <xarthisius@g.o> quota-3.17-r1.ebuild:
31 + ppc/ppc64 stable wrt #364361
32
33 26 Apr 2011; Markos Chandras <hwoarang@g.o> quota-3.17-r1.ebuild:
34 Stable on amd64 wrt bug #364361
35
36
37
38 1.4 sys-fs/quota/quota-3.17-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/quota/quota-3.17-r1.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/quota/quota-3.17-r1.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/quota/quota-3.17-r1.ebuild?r1=1.3&r2=1.4
43
44 Index: quota-3.17-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.17-r1.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- quota-3.17-r1.ebuild 26 Apr 2011 11:33:49 -0000 1.3
51 +++ quota-3.17-r1.ebuild 1 May 2011 12:26:53 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.17-r1.ebuild,v 1.3 2011/04/26 11:33:49 hwoarang Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.17-r1.ebuild,v 1.4 2011/05/01 12:26:53 xarthisius Exp $
57
58 inherit eutils flag-o-matic
59
60 @@ -10,7 +10,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
65 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86"
66 IUSE="nls tcpd ldap rpc"
67
68 RDEPEND="ldap? ( >=net-nds/openldap-2.3.35 )