summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 02:52:00 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 02:52:00 +0000
commit405b056444440ae586392181d029db53b06cc055 (patch)
tree4a03f0a26ecd49cf97d730f6e0906c5d644437a0 /app-vim/ant
parentsync IUSE (missing) (diff)
downloadhistorical-405b056444440ae586392181d029db53b06cc055.tar.gz
historical-405b056444440ae586392181d029db53b06cc055.tar.bz2
historical-405b056444440ae586392181d029db53b06cc055.zip
sync IUSE (missing), trim trailing whitespace
Diffstat (limited to 'app-vim/ant')
-rw-r--r--app-vim/ant/ant-0.5.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/ant/ant-0.5.3.ebuild b/app-vim/ant/ant-0.5.3.ebuild
index 772b40303330..8a66e167edee 100644
--- a/app-vim/ant/ant-0.5.3.ebuild
+++ b/app-vim/ant/ant-0.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/ant/ant-0.5.3.ebuild,v 1.5 2004/06/24 22:59:55 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/ant/ant-0.5.3.ebuild,v 1.6 2004/07/14 02:49:38 agriffis Exp $
inherit vim-plugin
@@ -8,5 +8,5 @@ DESCRIPTION="vim plugin: Java ant build system integration"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=155"
LICENSE="LGPL-2"
KEYWORDS="~x86 ~sparc ~ppc ~amd64"
+IUSE=""
RDEPEND="dev-java/ant"
-