# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ NEED_PYTHON="2.3" inherit python distutils DESCRIPTION="An interface to the MusicBrainz XML web service" HOMEPAGE="http://musicbrainz.org/products/python-musicbrainz2/" SRC_URI="http://ftp.musicbrainz.org/pub/musicbrainz/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" KEYWORDS="~x86" IUSE="" DEPEND="" RDEPEND=" media-libs/libdiscid >=dev-python/ctypes-0.9.6"