Skip to content

Commit

Permalink
app-vim/vimpython: drop unnecessary variables from revbump
Browse files Browse the repository at this point in the history
  • Loading branch information
radhermit committed May 7, 2016
1 parent f146e61 commit 66bc86a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions app-vim/vimpython/vimpython-1.13-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,9 @@

EAPI=6

VIM_PLUGIN_VIM_VERSION="7.0"
inherit vim-plugin

DESCRIPTION="vim plugin: A set of menus/shortcuts to work with Python files"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=30"

LICENSE="vim"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE=""

RDEPEND="${DEPEND}"

VIM_PLUGIN_HELPURI="${HOMEPAGE}"

0 comments on commit 66bc86a

Please sign in to comment.