# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit distutils MY_PN=Py++ MY_P="${MY_PN}-${PV}" DESCRIPTION="Py++" HOMEPAGE="http://sourceforge.net/projects/pygccxml/" SRC_URI="mirror://sourceforge/project/pygccxml/pyplusplus/pyplusplus-1.0/${P}.zip" LICENSE="Boost-1.0" SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="" DEPEND="dev-lang/python dev-python/pygccxml" S=${WORKDIR}/${MY_P}