# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit distutils bzr EBZR_REPO_URI="lp:pydoctor" DESCRIPTION="Python Documentation System" HOMEPAGE="http://codespeak.net/~mwh/pydoctor/" #SRC_URI="" LICENSE="MIT" # not strictly, but close enough SLOT="0" KEYWORDS="" IUSE="" DEPEND=">=dev-python/nevow-0.9.18 >=dev-python/twisted-2.5.0 >=dev-python/py-0.9.0 >=dev-python/docutils-0.4-r3 >=net-zope/zope-interface-3.0.1-r1" RDEPEND="${DEPEND}"