# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit distutils DESCRIPTION="Python based policy daemon for Postfix SPF checking" SRC_URI="http://www.openspf.org/blobs/${P}.tar.gz" HOMEPAGE="http://www.openspf.org/Software" IUSE="" SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~amd64" DEPEND=">=dev-python/pyspf-2.0.3"