# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit distutils subversion ESVN_REPO_URI="svn://lesscode.org/${PN}/trunk" DESCRIPTION="Pudge is a documentation generator for Python projects, using Restructured Text" HOMEPAGE="http://pudge.lesscode.org" SRC_URI="" LICENSE="MIT" SLOT="0" KEYWORDS="-*" IUSE="" RDEPEND="dev-python/docutils >=dev-python/kid-0.7.1" DEPEND="dev-python/setuptools"