From a6f78a5592834099a3af6c3a91fc8dafa31326a6 Mon Sep 17 00:00:00 2001 From: Andrej Kacian Date: Sat, 5 Mar 2005 18:55:32 +0000 Subject: Refer user to more examples of crontab usage. Closes #80538. (Portage version: 2.0.51.19) --- app-antivirus/f-prot/ChangeLog | 6 +++++- app-antivirus/f-prot/f-prot-4.5.4-r1.ebuild | 4 +++- 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'app-antivirus') diff --git a/app-antivirus/f-prot/ChangeLog b/app-antivirus/f-prot/ChangeLog index 6639bc770cbf..879cded1e91c 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/ChangeLog,v 1.31 2005/02/24 22:53:00 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/ChangeLog,v 1.32 2005/03/05 18:55:32 ticho Exp $ + + 05 Mar 2005; Andrej Kacian f-prot-4.5.4-r1.ebuild: + Refer user to examples of check-updates.pl usage. Sort of closes #80538, + reported by Neil Collins . *f-prot-4.5.4-r1 (24 Feb 2005) diff --git a/app-antivirus/f-prot/f-prot-4.5.4-r1.ebuild b/app-antivirus/f-prot/f-prot-4.5.4-r1.ebuild index ec1dd93ce465..617ab0042513 100644 --- a/app-antivirus/f-prot/f-prot-4.5.4-r1.ebuild +++ b/app-antivirus/f-prot/f-prot-4.5.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/f-prot-4.5.4-r1.ebuild,v 1.1 2005/02/24 22:53:00 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/f-prot-4.5.4-r1.ebuild,v 1.2 2005/03/05 18:55:32 ticho Exp $ IUSE="emul-linux-x86" @@ -58,6 +58,8 @@ pkg_postinst() { echo echo "0 4 * * * /opt/f-prot/tools/check-updates.pl >/dev/null" echo + einfo "For more examples, see /usr/share/doc/${PF}/html/auto_updt.html" + echo ewarn "As of 4.5.4, the update script is installed correctly into directory designed" ewarn "by upstream again. Check your crontab, so the path matches the one above." echo -- cgit v1.2.3-65-gdbad