# 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 DESCRIPTION="Profile python's memory footprint" HOMEPAGE="https://launchpad.net/meliae" SRC_URI="https://launchpad.net/meliae/trunk/0.4/+download/"${PN}"-"${PV}".tar.gz" LICENSE="GPL-v3" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="" RDEPEND="${DEPEND}"