summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2009-10-28 18:05:07 +0000
committerFabian Groffen <grobian@gentoo.org>2009-10-28 18:05:07 +0000
commitaec1207ba5c13ca37bb123422414cb65d911ecd1 (patch)
treee2eb4909d054a71679faac8004d874c01f1142b9 /app-antivirus
parentFix changelog (diff)
downloadgentoo-2-aec1207ba5c13ca37bb123422414cb65d911ecd1.tar.gz
gentoo-2-aec1207ba5c13ca37bb123422414cb65d911ecd1.tar.bz2
gentoo-2-aec1207ba5c13ca37bb123422414cb65d911ecd1.zip
Add a note that this is the Home User Workstation edition, and hence doesn't include server utils, closes bug #290857
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-antivirus')
-rw-r--r--app-antivirus/f-prot/ChangeLog8
-rw-r--r--app-antivirus/f-prot/f-prot-6.0.2.ebuild5
2 files changed, 10 insertions, 3 deletions
diff --git a/app-antivirus/f-prot/ChangeLog b/app-antivirus/f-prot/ChangeLog
index 9162264bc3ae..3d6dd1c74cd3 100644
--- a/app-antivirus/f-prot/ChangeLog
+++ b/app-antivirus/f-prot/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-antivirus/f-prot
-# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/ChangeLog,v 1.56 2009/04/06 14:05:44 ranger Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/ChangeLog,v 1.57 2009/10/28 18:05:07 grobian Exp $
+
+ 28 Oct 2009; Fabian Groffen <grobian@gentoo.org> f-prot-6.0.2.ebuild:
+ Add a note that this is the Home User Workstation edition, and hence
+ doesn't include server utils, closes bug #290857
06 Apr 2009; Brent Baude <ranger@gentoo.org> f-prot-6.0.1.ebuild:
keyworded ~arch for ppc, bug 264893
diff --git a/app-antivirus/f-prot/f-prot-6.0.2.ebuild b/app-antivirus/f-prot/f-prot-6.0.2.ebuild
index 80e5436c63d7..93642d2ad23f 100644
--- a/app-antivirus/f-prot/f-prot-6.0.2.ebuild
+++ b/app-antivirus/f-prot/f-prot-6.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $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 $
inherit eutils
@@ -65,6 +65,9 @@ pkg_postinst() {
elog "line options have changed. Review all of your scripts, and be"
elog "sure to read ${ROOT}usr/share/doc/${P}/README."
elog
+ elog "This is the Home User Workstation version of f-prot, and hence lacks"
+ elog "utilities like fpscand, fp.so and fpmon."
+ elog
elog "Remember to run /opt/f-prot/fpupdate regularly to keep the virus"
elog "database up to date. Recommended method is to use cron. See"
elog "manpages for cron(8) and crontab(5) for more info."