Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/quota: quota-3.15.ebuild ChangeLog
Date: Sat, 22 Nov 2008 13:57:43
Message-Id: E1L3szV-0002m8-PU@stork.gentoo.org
1 maekke 08/11/22 13:57:41
2
3 Modified: quota-3.15.ebuild ChangeLog
4 Log:
5 amd64/x86 stable, bug #247651
6 (Portage version: 2.2_rc15/cvs/Linux 2.6.26.8 x86_64)
7
8 Revision Changes Path
9 1.4 sys-fs/quota/quota-3.15.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/quota/quota-3.15.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/quota/quota-3.15.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/quota/quota-3.15.ebuild?r1=1.3&r2=1.4
14
15 Index: quota-3.15.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.15.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- quota-3.15.ebuild 20 Nov 2008 17:00:35 -0000 1.3
22 +++ quota-3.15.ebuild 22 Nov 2008 13:57:41 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.15.ebuild,v 1.3 2008/11/20 17:00:35 dertobi123 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.15.ebuild,v 1.4 2008/11/22 13:57:41 maekke Exp $
28
29 inherit eutils flag-o-matic
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ppc ~sparc ~x86"
36 +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ~sparc x86"
37 IUSE="nls tcpd ldap rpc"
38
39 RDEPEND="ldap? ( >=net-nds/openldap-2.3.35 )
40
41
42
43 1.37 sys-fs/quota/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/quota/ChangeLog?rev=1.37&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/quota/ChangeLog?rev=1.37&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/quota/ChangeLog?r1=1.36&r2=1.37
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v
52 retrieving revision 1.36
53 retrieving revision 1.37
54 diff -u -r1.36 -r1.37
55 --- ChangeLog 20 Nov 2008 17:00:35 -0000 1.36
56 +++ ChangeLog 22 Nov 2008 13:57:41 -0000 1.37
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sys-fs/quota
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.36 2008/11/20 17:00:35 dertobi123 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.37 2008/11/22 13:57:41 maekke Exp $
62 +
63 + 22 Nov 2008; Markus Meier <maekke@g.o> quota-3.15.ebuild:
64 + amd64/x86 stable, bug #247651
65
66 20 Nov 2008; Tobias Scherbaum <dertobi123@g.o> quota-3.15.ebuild:
67 ppc stable, bug #247651