diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 21:26:08 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 21:26:08 +0000 |
commit | f12c599cf1541c763a1413c68899f53346c7aa17 (patch) | |
tree | dd1ca82bf97b3e2333205673753e303496380f3b /app-antivirus | |
parent | sync IUSE (missing) (Manifest recommit) (diff) | |
download | gentoo-2-f12c599cf1541c763a1413c68899f53346c7aa17.tar.gz gentoo-2-f12c599cf1541c763a1413c68899f53346c7aa17.tar.bz2 gentoo-2-f12c599cf1541c763a1413c68899f53346c7aa17.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/files/clamd.rc | 4 |
1 files changed, 2 insertions, 2 deletions
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 |