From c9594f02210f636ae246f8a7856f23c915952629 Mon Sep 17 00:00:00 2001
From: Andrej Kacian <ticho@gentoo.org>
Date: Tue, 20 Mar 2007 12:04:20 +0000
Subject: Removing obsolete ebuilds. Package-Manager: portage-2.1.2.2

---
 app-antivirus/clamav/clamav-0.90.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'app-antivirus/clamav/clamav-0.90.ebuild')

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
-- 
cgit v1.2.3-65-gdbad