# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=3 EGIT_REPO_URI="git://gitorious.org/dvcs-autosync/dvcs-autosync.git https://git.gitorious.org/dvcs-autosync/dvcs-autosync.git" inherit git-2 linux-info distutils DESCRIPTION="A personal Dropbox replacement based on Git" HOMEPAGE="http://www.mayrhofer.eu.org/dvcs-autosync" SRC_URI="" LICENSE="GPL-2" SLOT="0" KEYWORDS="" IUSE="" DEPEND="dev-lang/python dev-python/pyinotify dev-python/xmpppy" RDEPEND="${DEPEND}" CONFIG_CHECK="INOTIFY_USER"