summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/File-Scan-ClamAV/File-Scan-ClamAV-1.930.0.ebuild')
-rw-r--r--dev-perl/File-Scan-ClamAV/File-Scan-ClamAV-1.930.0.ebuild22
1 files changed, 0 insertions, 22 deletions
diff --git a/dev-perl/File-Scan-ClamAV/File-Scan-ClamAV-1.930.0.ebuild b/dev-perl/File-Scan-ClamAV/File-Scan-ClamAV-1.930.0.ebuild
deleted file mode 100644
index ef824343143d..000000000000
--- a/dev-perl/File-Scan-ClamAV/File-Scan-ClamAV-1.930.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ESAYM
-DIST_VERSION=1.93
-inherit perl-module
-
-DESCRIPTION="Connect to a local Clam Anti-Virus clamd service and send commands"
-
-SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
-IUSE=""
-
-RDEPEND="app-antivirus/clamav"
-DEPEND="${DEPEND}
- virtual/perl-ExtUtils-MakeMaker
-"
-
-DIST_TEST=skip
-# tests require clamav to be configured, which we can't guarantee here