summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2005-05-18 16:16:22 +0000
committerAlastair Tse <liquidx@gentoo.org>2005-05-18 16:16:22 +0000
commit64535bddae223c666d7644d30571cbc5b36618a0 (patch)
tree6d70c4e3e1bf32f02538a24f52548e119645d3d5 /dev-python/pyclamav/pyclamav-0.1.ebuild
parentFix the digest, hopefully for real this time. (diff)
downloadgentoo-2-64535bddae223c666d7644d30571cbc5b36618a0.tar.gz
gentoo-2-64535bddae223c666d7644d30571cbc5b36618a0.tar.bz2
gentoo-2-64535bddae223c666d7644d30571cbc5b36618a0.zip
remove dependencies on versioned virtuals (#93028)
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'dev-python/pyclamav/pyclamav-0.1.ebuild')
-rw-r--r--dev-python/pyclamav/pyclamav-0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyclamav/pyclamav-0.1.ebuild b/dev-python/pyclamav/pyclamav-0.1.ebuild
index 419847fb58d0..e98a63eecc2a 100644
--- a/dev-python/pyclamav/pyclamav-0.1.ebuild
+++ b/dev-python/pyclamav/pyclamav-0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclamav/pyclamav-0.1.ebuild,v 1.4 2004/10/26 19:03:08 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclamav/pyclamav-0.1.ebuild,v 1.5 2005/05/18 16:16:22 liquidx Exp $
inherit distutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://norman.free.fr/norman/python/pyclamav/"
SRC_URI="http://norman.free.fr/norman/python/pyclamav/${P}.tar.gz"
LICENSE="GPL-2"
KEYWORDS="~x86 ~ppc ~amd64"
-DEPEND=">=virtual/python-2.1
+DEPEND=">=dev-lang/python-2.2
>=app-antivirus/clamav-0.70"
SLOT="0"
IUSE=""