summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/ant_menu/ant_menu-0.5.3.ebuild')
-rw-r--r--app-vim/ant_menu/ant_menu-0.5.3.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-vim/ant_menu/ant_menu-0.5.3.ebuild b/app-vim/ant_menu/ant_menu-0.5.3.ebuild
index be73f7467efd..061bc5f70966 100644
--- a/app-vim/ant_menu/ant_menu-0.5.3.ebuild
+++ b/app-vim/ant_menu/ant_menu-0.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/ant_menu/ant_menu-0.5.3.ebuild,v 1.1 2008/04/06 14:53:47 hawking Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/ant_menu/ant_menu-0.5.3.ebuild,v 1.2 2008/10/16 17:06:24 hawking Exp $
inherit vim-plugin
@@ -10,5 +10,6 @@ LICENSE="LGPL-2"
KEYWORDS="x86 ppc amd64"
IUSE=""
RDEPEND="dev-java/ant"
+S=${WORKDIR}/ant-${PV}
VIM_PLUGIN_HELPURI="http://www.vim.org/scripts/script.php?script_id=155"