# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit distutils bzr EBZR_REPO_URI="lp:depspec" DESCRIPTION="Dependency Viewer" HOMEPAGE="http://tfkyle.dyndns.org" #SRC_URI="" LICENSE="GPL-2" SLOT="0" KEYWORDS="" IUSE="gnome" DEPEND=">=dev-lang/python-2.5-r1" RDEPEND=">=dev-lang/python-2.5-r1 dev-python/tfplib >=dev-python/pygobject-2.12.3 >=dev-python/pygtk-2.10.4 gnome? ( >=dev-python/gnome-python-2.16.2 )"