# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /cvsroot/sagator/libclamav/sagator-libclamav.ebuild.in,v 1.1 2007/04/08 20:31:13 ondrejj Exp $ inherit eutils flag-o-matic python DESCRIPTION="Sagator clamav python module." HOMEPAGE="http://www.salstar.sk/sagator/" SRC_URI="http://www.salstar.sk/pub/sagator/%s" DEPEND=">=dev-lang/python-2.2 >=dev-python/pyrex-0.9.4.1 >=app-antivirus/clamav-0.90.1" SLOT="0" KEYWORDS="~amd64 ~ia64 ~x86" IUSE="" src_install() { distutils_src_install }