summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-09-07 01:34:52 +0000
committerAron Griffis <agriffis@gentoo.org>2003-09-07 01:34:52 +0000
commit684031092b038f430313b43afbb20354ec1797fd (patch)
tree1486016295b140f254aed1185531e59b7a2b2eba /app-vim/supertab/supertab-0.31.ebuild
parentInitial import of supertab vim plugin, submitted by Ciaran McCreesh in bug 27782 (diff)
downloadgentoo-2-684031092b038f430313b43afbb20354ec1797fd.tar.gz
gentoo-2-684031092b038f430313b43afbb20354ec1797fd.tar.bz2
gentoo-2-684031092b038f430313b43afbb20354ec1797fd.zip
Initial import of supertab vim plugin, submitted by Ciaran McCreesh in bug 27782
Diffstat (limited to 'app-vim/supertab/supertab-0.31.ebuild')
-rw-r--r--app-vim/supertab/supertab-0.31.ebuild12
1 files changed, 12 insertions, 0 deletions
diff --git a/app-vim/supertab/supertab-0.31.ebuild b/app-vim/supertab/supertab-0.31.ebuild
new file mode 100644
index 000000000000..48aa5eb78051
--- /dev/null
+++ b/app-vim/supertab/supertab-0.31.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/supertab-0.31.ebuild,v 1.1 2003/09/07 01:34:47 agriffis Exp $
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: enhanced Tab key functionality"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=182"
+
+LICENSE="vim"
+KEYWORDS="alpha sparc x86"
+