Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-antivirus/f-prot: ChangeLog f-prot-6.0.2.ebuild
Date: Wed, 28 Oct 2009 18:05:10
Message-Id: E1N3CtQ-0002zv-0k@stork.gentoo.org
1 grobian 09/10/28 18:05:08
2
3 Modified: ChangeLog f-prot-6.0.2.ebuild
4 Log:
5 Add a note that this is the Home User Workstation edition, and hence doesn't include server utils, closes bug #290857
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.57 app-antivirus/f-prot/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/f-prot/ChangeLog?rev=1.57&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/f-prot/ChangeLog?rev=1.57&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/f-prot/ChangeLog?r1=1.56&r2=1.57
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/ChangeLog,v
18 retrieving revision 1.56
19 retrieving revision 1.57
20 diff -u -r1.56 -r1.57
21 --- ChangeLog 6 Apr 2009 14:05:44 -0000 1.56
22 +++ ChangeLog 28 Oct 2009 18:05:07 -0000 1.57
23 @@ -1,6 +1,10 @@
24 # ChangeLog for app-antivirus/f-prot
25 -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/ChangeLog,v 1.56 2009/04/06 14:05:44 ranger Exp $
27 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/ChangeLog,v 1.57 2009/10/28 18:05:07 grobian Exp $
29 +
30 + 28 Oct 2009; Fabian Groffen <grobian@g.o> f-prot-6.0.2.ebuild:
31 + Add a note that this is the Home User Workstation edition, and hence
32 + doesn't include server utils, closes bug #290857
33
34 06 Apr 2009; Brent Baude <ranger@g.o> f-prot-6.0.1.ebuild:
35 keyworded ~arch for ppc, bug 264893
36
37
38
39 1.3 app-antivirus/f-prot/f-prot-6.0.2.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/f-prot/f-prot-6.0.2.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/f-prot/f-prot-6.0.2.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-antivirus/f-prot/f-prot-6.0.2.ebuild?r1=1.2&r2=1.3
44
45 Index: f-prot-6.0.2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/f-prot-6.0.2.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- f-prot-6.0.2.ebuild 4 Apr 2009 14:43:18 -0000 1.2
52 +++ f-prot-6.0.2.ebuild 28 Oct 2009 18:05:07 -0000 1.3
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/f-prot-6.0.2.ebuild,v 1.2 2009/04/04 14:43:18 maekke Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/f-prot-6.0.2.ebuild,v 1.3 2009/10/28 18:05:07 grobian Exp $
58
59 inherit eutils
60
61 @@ -65,6 +65,9 @@
62 elog "line options have changed. Review all of your scripts, and be"
63 elog "sure to read ${ROOT}usr/share/doc/${P}/README."
64 elog
65 + elog "This is the Home User Workstation version of f-prot, and hence lacks"
66 + elog "utilities like fpscand, fp.so and fpmon."
67 + elog
68 elog "Remember to run /opt/f-prot/fpupdate regularly to keep the virus"
69 elog "database up to date. Recommended method is to use cron. See"
70 elog "manpages for cron(8) and crontab(5) for more info."