Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/logwatch: logwatch-7.3.6.ebuild ChangeLog
Date: Sat, 31 May 2008 08:01:07
Message-Id: E1K2M1N-0007Qp-O6@stork.gentoo.org
1 vapier 08/05/31 08:01:01
2
3 Modified: logwatch-7.3.6.ebuild ChangeLog
4 Log:
5 Add dev-perl/DateManip to RDEPEND #223647 by John Wilcock.
6 (Portage version: 2.2_pre5.spank.spunk)
7
8 Revision Changes Path
9 1.5 sys-apps/logwatch/logwatch-7.3.6.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/logwatch/logwatch-7.3.6.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/logwatch/logwatch-7.3.6.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/logwatch/logwatch-7.3.6.ebuild?r1=1.4&r2=1.5
14
15 Index: logwatch-7.3.6.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/logwatch/logwatch-7.3.6.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- logwatch-7.3.6.ebuild 18 Oct 2007 08:30:21 -0000 1.4
22 +++ logwatch-7.3.6.ebuild 31 May 2008 08:01:01 -0000 1.5
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/logwatch/logwatch-7.3.6.ebuild,v 1.4 2007/10/18 08:30:21 hansmi Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/logwatch/logwatch-7.3.6.ebuild,v 1.5 2008/05/31 08:01:01 vapier Exp $
29
30 DESCRIPTION="Analyzes and Reports on system logs"
31 HOMEPAGE="http://www.logwatch.org/"
32 @@ -16,6 +16,7 @@
33 dev-lang/perl
34 dev-perl/Tie-IxHash
35 dev-perl/Date-Calc
36 + dev-perl/DateManip
37 virtual/mailx"
38 DEPEND=""
39
40
41
42
43 1.58 sys-apps/logwatch/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/logwatch/ChangeLog?rev=1.58&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/logwatch/ChangeLog?rev=1.58&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/logwatch/ChangeLog?r1=1.57&r2=1.58
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-apps/logwatch/ChangeLog,v
52 retrieving revision 1.57
53 retrieving revision 1.58
54 diff -u -r1.57 -r1.58
55 --- ChangeLog 18 Oct 2007 08:30:21 -0000 1.57
56 +++ ChangeLog 31 May 2008 08:01:01 -0000 1.58
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sys-apps/logwatch
59 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/logwatch/ChangeLog,v 1.57 2007/10/18 08:30:21 hansmi Exp $
61 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/logwatch/ChangeLog,v 1.58 2008/05/31 08:01:01 vapier Exp $
63 +
64 + 31 May 2008; Mike Frysinger <vapier@g.o> logwatch-7.3.6.ebuild:
65 + Add dev-perl/DateManip to RDEPEND #223647 by John Wilcock.
66
67 18 Oct 2007; Michael Hanselmann <hansmi@g.o> logwatch-7.3.6.ebuild:
68 Stable on ppc.
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list