summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-08-05 13:46:25 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-08-05 13:46:25 +0000
commit2d068ca6298b6b9f7a74610340a78030b2e1a63b (patch)
tree54743843a4987e10da4bb354680a03ee80e94dc0 /dev-perl/Mail-ClamAV/Mail-ClamAV-0.13.ebuild
parentAdding perl dep; fixed header; fixed DEPEND (diff)
downloadhistorical-2d068ca6298b6b9f7a74610340a78030b2e1a63b.tar.gz
historical-2d068ca6298b6b9f7a74610340a78030b2e1a63b.tar.bz2
historical-2d068ca6298b6b9f7a74610340a78030b2e1a63b.zip
Adding perl dep; fixed header; fixed DEPEND
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'dev-perl/Mail-ClamAV/Mail-ClamAV-0.13.ebuild')
-rw-r--r--dev-perl/Mail-ClamAV/Mail-ClamAV-0.13.ebuild9
1 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Mail-ClamAV/Mail-ClamAV-0.13.ebuild b/dev-perl/Mail-ClamAV/Mail-ClamAV-0.13.ebuild
index cb61f4136c0c..8cc9fc662258 100644
--- a/dev-perl/Mail-ClamAV/Mail-ClamAV-0.13.ebuild
+++ b/dev-perl/Mail-ClamAV/Mail-ClamAV-0.13.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ClamAV/Mail-ClamAV-0.13.ebuild,v 1.3 2005/07/18 18:01:14 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ClamAV/Mail-ClamAV-0.13.ebuild,v 1.4 2006/08/05 13:46:25 mcummings Exp $
inherit perl-module
@@ -15,7 +15,8 @@ KEYWORDS="~sparc x86"
IUSE=""
DEPEND=">=app-antivirus/clamav-0.80
- dev-perl/Inline"
+ dev-perl/Inline
+ dev-lang/perl"
RDEPEND="${DEPEND}"
@@ -25,3 +26,5 @@ src_install() {
}
+
+