summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/vimpython')
-rw-r--r--app-vim/vimpython/vimpython-1.13-r1.ebuild7
1 files changed, 2 insertions, 5 deletions
diff --git a/app-vim/vimpython/vimpython-1.13-r1.ebuild b/app-vim/vimpython/vimpython-1.13-r1.ebuild
index badf8ccd0aa1..5fee62b619ba 100644
--- a/app-vim/vimpython/vimpython-1.13-r1.ebuild
+++ b/app-vim/vimpython/vimpython-1.13-r1.ebuild
@@ -11,8 +11,5 @@ HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=30"
LICENSE="vim"
KEYWORDS="alpha amd64 ia64 ppc sparc x86"
-DEPEND="
- dev-lang/python:*
- app-arch/unzip"
-
-RDEPEND="${DEPEND}"
+DEPEND="app-arch/unzip"
+RDEPEND="dev-lang/python:*"