# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit distutils DESCRIPTION="Music player daemon (MDP) interface for Python" HOMEPAGE="http://www.musicpd.org/?page=python_module" SRC_URI="http://mercury.chem.pitt.edu/~shank/${P}.tar.gz" LICENSE="LGPL" SLOT="0" KEYWORDS="~x86 ~ppc" IUSE="" RDEPEND=">=dev-lang/python-2.3"