# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI="2" PYTHON_DEPEND="2" SUPPORT_PYTHON_ABIS="1" RESTRICT_PYTHON_ABIS="3.*" EGIT_REPO_URI="http://github.com/hvr/${PN}-plugin.git" inherit distutils git-2 DESCRIPTION="A git plugin for Trac" HOMEPAGE="http://trac-hacks.org/wiki/GitPlugin" LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="dev-python/setuptools" RDEPEND=">=www-apps/trac-0.12 dev-vcs/git"