# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit distutils DESCRIPTION="Python implementation of the Sender Permitted From (SPF) protocol" SRC_URI="mirror://sourceforge/pymilter/${P}.tar.gz" HOMEPAGE="http://cheeseshop.python.org/pypi/pyspf" IUSE="" SLOT="0" LICENSE="PYTHON" KEYWORDS="~x86 ~amd64" DEPEND="dev-lang/python dev-python/pydns"