# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit distutils DESCRIPTION="Python OAuth module" HOMEPAGE="http://pypi.python.org/pypi/oauth/" SRC_URI="http://pypi.python.org/packages/source/o/${PN}/${P}.tar.gz" LICENSE="" SLOT="0" KEYWORDS="~amd64" IUSE="" DEPEND="" RDEPEND="${DEPEND}"