summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2005-08-13 16:38:12 +0000
committerAndrej Kacian <ticho@gentoo.org>2005-08-13 16:38:12 +0000
commit5deb2c731593fe8b8be75f4caddf93565a57958d (patch)
treea3961f1493c728292c8170fa3741962fcadd3896 /app-antivirus
parentManual Manifest commit. (diff)
downloadhistorical-5deb2c731593fe8b8be75f4caddf93565a57958d.tar.gz
historical-5deb2c731593fe8b8be75f4caddf93565a57958d.tar.bz2
historical-5deb2c731593fe8b8be75f4caddf93565a57958d.zip
Fixed wrong path in einfo comment. Bug #102365.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-antivirus')
-rw-r--r--app-antivirus/f-prot/Manifest8
-rw-r--r--app-antivirus/f-prot/f-prot-4.5.4-r1.ebuild4
2 files changed, 6 insertions, 6 deletions
diff --git a/app-antivirus/f-prot/Manifest b/app-antivirus/f-prot/Manifest
index 235d2241d4f7..1d6220ed6588 100644
--- a/app-antivirus/f-prot/Manifest
+++ b/app-antivirus/f-prot/Manifest
@@ -1,14 +1,14 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 8c26290a52b844a51bc1cee41501c16a f-prot-4.5.4-r1.ebuild 1871
+MD5 886e2c224cbc555a71f3a3510b12c29f f-prot-4.5.4-r1.ebuild 1877
MD5 6ccc4f43e9c5f88191d67529ee67f099 ChangeLog 8539
MD5 3bf44a2cd492aedb8f27a23f2fe357ff metadata.xml 261
MD5 f3be9aa98602afac91eca0dceca62edd files/digest-f-prot-4.5.4-r1 70
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFC/h5pQlM6RnzZP+IRAr2kAJ43VyyHdPjkF+IT1XSTo6omFpCFggCbBQ36
-g21KHjcyq4Y20cmohCcSXaI=
-=jOGQ
+iD8DBQFC/iIPQlM6RnzZP+IRAqp2AJ9waNDiCBqHaI1TEnlr7BTygByBMgCgiawL
+fiLsIwueF5mBK0pwoOxW9f8=
+=QQGB
-----END PGP SIGNATURE-----
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 1a2a15a1fc0f..e45b96da0e76 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.3 2005/05/03 15:03:15 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-antivirus/f-prot/f-prot-4.5.4-r1.ebuild,v 1.4 2005/08/13 16:38:12 ticho Exp $
IUSE="emul-linux-x86"
@@ -51,7 +51,7 @@ src_install ()
pkg_postinst() {
echo
- einfo "Remember to run /opt/f-prot/check-updates.pl regularly to keep virus"
+ einfo "Remember to run /opt/f-prot/tools/check-updates.pl regularly to keep virus"
einfo "database up to date. Recommended method is to use cron. See manpages for"
einfo "cron(8) and crontab(5) for more info."
einfo "An example crontab entry, causing check-updates.pl to run every night at 4AM:"