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