# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=5 inherit vim-plugin git-2 DESCRIPTION="awesome Python autocompletion with VIM" HOMEPAGE="https://github.com/davidhalter/jedi-vim" SRC_URI="" EGIT_REPO_URI="git://github.com/davidhalter/${PN}-vim.git" LICENSE="LGPL-3+" KEYWORDS="" IUSE="" RDEPEND="dev-util/jedi"