diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-03-20 12:04:20 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-03-20 12:04:20 +0000 |
commit | c9594f02210f636ae246f8a7856f23c915952629 (patch) | |
tree | 656b396898b755c24876cd97e0732a4dfa71124d /app-antivirus/clamav/clamav-0.90.ebuild | |
parent | Stable on x86. (diff) | |
download | historical-c9594f02210f636ae246f8a7856f23c915952629.tar.gz historical-c9594f02210f636ae246f8a7856f23c915952629.tar.bz2 historical-c9594f02210f636ae246f8a7856f23c915952629.zip |
Removing obsolete ebuilds.
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'app-antivirus/clamav/clamav-0.90.ebuild')
-rw-r--r-- | app-antivirus/clamav/clamav-0.90.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-antivirus/clamav/clamav-0.90.ebuild b/app-antivirus/clamav/clamav-0.90.ebuild index a22747a296df..aae627af0919 100644 --- a/app-antivirus/clamav/clamav-0.90.ebuild +++ b/app-antivirus/clamav/clamav-0.90.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.90.ebuild,v 1.11 2007/03/11 05:57:37 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-antivirus/clamav/clamav-0.90.ebuild,v 1.12 2007/03/20 12:04:20 ticho Exp $ inherit eutils flag-o-matic fixheadtails @@ -73,7 +73,7 @@ src_compile() { src_install() { make DESTDIR=${D} install || die - dodoc AUTHORS BUGS NEWS README ChangeLog FAQ INSTALL + dodoc AUTHORS BUGS NEWS README ChangeLog FAQ newconfd ${FILESDIR}/clamd.conf clamd newinitd ${FILESDIR}/clamd.rc clamd dodoc ${FILESDIR}/clamav-milter.README.gentoo |