summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2011-03-10 04:28:55 +0000
committerTim Harder <radhermit@gentoo.org>2011-03-10 04:28:55 +0000
commit94b751c4889d2b4c1062ceabc05e424ce0617305 (patch)
tree98f79c52b6d9f551b1eadf42d0b165686b8dbce2 /app-vim/supertab/supertab-1.5.ebuild
parentuse emake when testing (diff)
downloadgentoo-2-94b751c4889d2b4c1062ceabc05e424ce0617305.tar.gz
gentoo-2-94b751c4889d2b4c1062ceabc05e424ce0617305.tar.bz2
gentoo-2-94b751c4889d2b4c1062ceabc05e424ce0617305.zip
Version bump.
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'app-vim/supertab/supertab-1.5.ebuild')
-rw-r--r--app-vim/supertab/supertab-1.5.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/app-vim/supertab/supertab-1.5.ebuild b/app-vim/supertab/supertab-1.5.ebuild
new file mode 100644
index 000000000000..5bf5d3768ffa
--- /dev/null
+++ b/app-vim/supertab/supertab-1.5.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/supertab/supertab-1.5.ebuild,v 1.1 2011/03/10 04:28:55 radhermit Exp $
+
+EAPI="3"
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: enhanced Tab key functionality"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1643"
+
+LICENSE="vim"
+KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
+IUSE=""
+
+VIM_PLUGIN_HELPFILES="supertab"