Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-forensics/aide: ChangeLog aide-0.14.2.ebuild
Date: Tue, 25 Jan 2011 14:53:15
Message-Id: 20110125145306.15D0420054@flycatcher.gentoo.org
1 hwoarang 11/01/25 14:53:06
2
3 Modified: ChangeLog aide-0.14.2.ebuild
4 Log:
5 Stable on amd64 wrt bug #342725
6
7 (Portage version: 2.1.9.33/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.56 app-forensics/aide/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/aide/ChangeLog?rev=1.56&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/aide/ChangeLog?rev=1.56&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/aide/ChangeLog?r1=1.55&r2=1.56
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v
19 retrieving revision 1.55
20 retrieving revision 1.56
21 diff -u -r1.55 -r1.56
22 --- ChangeLog 2 Dec 2010 01:14:51 -0000 1.55
23 +++ ChangeLog 25 Jan 2011 14:53:05 -0000 1.56
24 @@ -1,6 +1,9 @@
25 # ChangeLog for app-forensics/aide
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v 1.55 2010/12/02 01:14:51 flameeyes Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v 1.56 2011/01/25 14:53:05 hwoarang Exp $
30 +
31 + 25 Jan 2011; Markos Chandras <hwoarang@g.o> aide-0.14.2.ebuild:
32 + Stable on amd64 wrt bug #342725
33
34 02 Dec 2010; Diego E. Pettenò <flameeyes@g.o> aide-0.13.1.ebuild:
35 Drop WANT_AUTOMAKE=latest.
36
37
38
39 1.5 app-forensics/aide/aide-0.14.2.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/aide/aide-0.14.2.ebuild?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/aide/aide-0.14.2.ebuild?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/aide/aide-0.14.2.ebuild?r1=1.4&r2=1.5
44
45 Index: aide-0.14.2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.14.2.ebuild,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- aide-0.14.2.ebuild 20 Nov 2010 08:50:47 -0000 1.4
52 +++ aide-0.14.2.ebuild 25 Jan 2011 14:53:05 -0000 1.5
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.14.2.ebuild,v 1.4 2010/11/20 08:50:47 tomka Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.14.2.ebuild,v 1.5 2011/01/25 14:53:05 hwoarang Exp $
59
60 EAPI="3"
61
62 @@ -12,7 +12,7 @@
63
64 SLOT="0"
65 LICENSE="GPL-2"
66 -KEYWORDS="~amd64 ~ppc ~sparc x86"
67 +KEYWORDS="amd64 ~ppc ~sparc x86"
68 IUSE="acl audit curl mhash nls postgres prelink selinux static xattr zlib"
69
70 DEPEND="acl? ( virtual/acl )