# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=5 PYTHON_COMPAT=python2_7 inherit git-2 distutils-r1 DESCRIPTION="sync nuxeo workspace or part of it to user drive" # Homepage, not used by Portage directly but handy for developer reference HOMEPAGE="http://www.nuxeo.com/en/" #SRC_URI="https://github.com/nuxeo/nuxeo-drive.git" EGIT_REPO_URI="https://github.com/nuxeo/nuxeo-drive.git" PYTHON_DEPEND="2" LICENSE="" SLOT="0" KEYWORDS="~x86 ~amd64" RDEPEND="dev-python/psutil dev-python/sqlalchemy[sqlite] dev-python/poster dev-python/PyQt4[X] dev-python/coverage dev-python/nose[coverage] dev-python/faulthandler " IUSE=""