# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=4 PYTHON_DEPEND="2" SUPPORT_PYTHON_ABIS="1" RESTRICT_PYTHON_ABIS="3.*" inherit distutils MY_PV="1.0.1b3" S="${WORKDIR}"/SquareMap-"${MY_PV}" DESCRIPTION="Hierarchic data-visualisation control for wxPython" HOMEPAGE="http://pypi.python.org/pypi/SquareMap/" SRC_URI="http://pypi.python.org/packages/source/S/SquareMap/"${PN}"-"${MY_PV}".tar.gz" LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="" RDEPEND="${DEPEND}"