diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 21:23:19 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 21:23:19 +0000 |
commit | a485f0e71d309f1c8c9b9e9bc65ff61a6221e15e (patch) | |
tree | 63c2cc08b8f9af6f004669c302ff2db5cf4b86d5 /app-antivirus | |
parent | don't assign S=${WORKDIR}/${P} (diff) | |
download | historical-a485f0e71d309f1c8c9b9e9bc65ff61a6221e15e.tar.gz historical-a485f0e71d309f1c8c9b9e9bc65ff61a6221e15e.tar.bz2 historical-a485f0e71d309f1c8c9b9e9bc65ff61a6221e15e.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/Manifest | 2 | ||||
-rw-r--r-- | app-antivirus/clamav/files/clamd.rc | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-antivirus/clamav/Manifest b/app-antivirus/clamav/Manifest index 2fc256b74099..fb40c9a2b937 100644 --- a/app-antivirus/clamav/Manifest +++ b/app-antivirus/clamav/Manifest @@ -16,4 +16,4 @@ MD5 2c7f2f8b0a3e7d16ecc154dd129188e3 files/digest-clamav-0.72 64 MD5 50b576f5cc3976c6bc0d9aa11a2d25a3 files/digest-clamav-0.73 64 MD5 6c57d7ce5871b55ba80e4ceb212fb536 files/digest-clamav-0.74 64 MD5 e8dcbdecd955708ddc7c79399ffa6276 files/clamd.conf 166 -MD5 80a677a25d57280cf6de5c1a1da96510 files/clamd.rc 1393 +MD5 9c52877a96f295b0402bad70bc4af358 files/clamd.rc 1385 diff --git a/app-antivirus/clamav/files/clamd.rc b/app-antivirus/clamav/files/clamd.rc index 3f0feaaf35a3..7fa44eeb55d5 100644 --- a/app-antivirus/clamav/files/clamd.rc +++ b/app-antivirus/clamav/files/clamd.rc @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/files/clamd.rc,v 1.1 2004/05/30 00:27:23 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/files/clamd.rc,v 1.2 2004/07/14 21:23:19 agriffis Exp $ depend() { need net |