Gentoo Archives: gentoo-commits

From: "Patrick Lauer (patrick)" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-forensics/aide: ChangeLog aide-0.13.1-r2.ebuild aide-0.13.1.ebuild
Date: Sun, 01 Mar 2009 01:52:39
Message-Id: E1Ldar7-0004CM-NU@stork.gentoo.org
1 patrick 09/03/01 01:52:37
2
3 Modified: ChangeLog aide-0.13.1-r2.ebuild aide-0.13.1.ebuild
4 Log:
5 Fixing elog messages to reflect changes from #195690. Closes #249793
6 (Portage version: 2.2_rc23/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.38 app-forensics/aide/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-forensics/aide/ChangeLog?rev=1.38&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-forensics/aide/ChangeLog?rev=1.38&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-forensics/aide/ChangeLog?r1=1.37&r2=1.38
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v
18 retrieving revision 1.37
19 retrieving revision 1.38
20 diff -u -r1.37 -r1.38
21 --- ChangeLog 8 Jan 2009 19:49:26 -0000 1.37
22 +++ ChangeLog 1 Mar 2009 01:52:37 -0000 1.38
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-forensics/aide
25 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v 1.37 2009/01/08 19:49:26 patrick Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v 1.38 2009/03/01 01:52:37 patrick Exp $
28 +
29 + 01 Mar 2009; Patrick Lauer <patrick@g.o> aide-0.13.1-r2.ebuild:
30 + Fixing elog messages to reflect changes from #195690. Closes #249793
31
32 08 Jan 2009; Patrick Lauer <patrick@g.o> -aide-0.13.1-r1.ebuild:
33 Removing unneeded old
34
35
36
37 1.4 app-forensics/aide/aide-0.13.1-r2.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-forensics/aide/aide-0.13.1-r2.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-forensics/aide/aide-0.13.1-r2.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-forensics/aide/aide-0.13.1-r2.ebuild?r1=1.3&r2=1.4
42
43 Index: aide-0.13.1-r2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.13.1-r2.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- aide-0.13.1-r2.ebuild 19 May 2008 16:16:13 -0000 1.3
50 +++ aide-0.13.1-r2.ebuild 1 Mar 2009 01:52:37 -0000 1.4
51 @@ -1,6 +1,6 @@
52 -# Copyright 1999-2008 Gentoo Foundation
53 +# Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.13.1-r2.ebuild,v 1.3 2008/05/19 16:16:13 dev-zero Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.13.1-r2.ebuild,v 1.4 2009/03/01 01:52:37 patrick Exp $
57
58 WANT_AUTOCONF='latest'
59 WANT_AUTOMAKE='latest'
60 @@ -118,7 +118,6 @@
61 elog "A sample configuration file has been installed as"
62 elog "/etc/aide/aide.conf. Please edit to meet your needs."
63 elog "Read the aide.conf(5) manual page for more information."
64 - elog "A cron file has been installed in /etc/cron.daily/aide.cron"
65 elog "A helper script, aideinit, has been installed and can"
66 elog "be used to make AIDE management easier. Please run"
67 elog "aideinit --help for more information"
68
69
70
71 1.10 app-forensics/aide/aide-0.13.1.ebuild
72
73 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-forensics/aide/aide-0.13.1.ebuild?rev=1.10&view=markup
74 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-forensics/aide/aide-0.13.1.ebuild?rev=1.10&content-type=text/plain
75 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-forensics/aide/aide-0.13.1.ebuild?r1=1.9&r2=1.10
76
77 Index: aide-0.13.1.ebuild
78 ===================================================================
79 RCS file: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.13.1.ebuild,v
80 retrieving revision 1.9
81 retrieving revision 1.10
82 diff -u -r1.9 -r1.10
83 --- aide-0.13.1.ebuild 19 May 2008 16:16:13 -0000 1.9
84 +++ aide-0.13.1.ebuild 1 Mar 2009 01:52:37 -0000 1.10
85 @@ -1,6 +1,6 @@
86 -# Copyright 1999-2008 Gentoo Foundation
87 +# Copyright 1999-2009 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.13.1.ebuild,v 1.9 2008/05/19 16:16:13 dev-zero Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.13.1.ebuild,v 1.10 2009/03/01 01:52:37 patrick Exp $
91 WANT_AUTOCONF='latest'
92 WANT_AUTOMAKE='latest'
93 inherit eutils autotools