# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 inherit distutils DESCRIPTION="A pyrex interface to SDL_mixer for python" HOMEPAGE="https://gna.org/projects/pysdlmixer/" SRC_URI="http://download.gna.org/pysdlmixer/${P}.tar.gz" LICENSE="LGPL" SLOT="0" KEYWORDS="x86 ppc" IUSE="" DEPEND=">=dev-lang/python-2.4 media-libs/sdl-mixer"