# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI="2" PYTHON_MODNAME="yadis" inherit distutils DESCRIPTION="Yadis service discovery library." HOMEPAGE="http://www.openidenabled.com/yadis/libraries/python/" SRC_URI="http://www.openidenabled.com/resources/downloads/python-openid/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="test" RDEPEND="test? ( dev-python/pyflakes dev-python/python-urljr ) || (