summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2003-12-07 01:53:54 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2003-12-07 01:53:54 +0000
commit0c602d20ed3902c89eee62f5739e11a077c9159e (patch)
tree31fd2c34df926a589d0fbd2e003da776477ea415 /app-vim/increment/increment-1.0.ebuild
parentinitial version (diff)
downloadgentoo-2-0c602d20ed3902c89eee62f5739e11a077c9159e.tar.gz
gentoo-2-0c602d20ed3902c89eee62f5739e11a077c9159e.tar.bz2
gentoo-2-0c602d20ed3902c89eee62f5739e11a077c9159e.zip
initial version
Diffstat (limited to 'app-vim/increment/increment-1.0.ebuild')
-rw-r--r--app-vim/increment/increment-1.0.ebuild11
1 files changed, 11 insertions, 0 deletions
diff --git a/app-vim/increment/increment-1.0.ebuild b/app-vim/increment/increment-1.0.ebuild
new file mode 100644
index 000000000000..c2600cc26b4f
--- /dev/null
+++ b/app-vim/increment/increment-1.0.ebuild
@@ -0,0 +1,11 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/increment/increment-1.0.ebuild,v 1.1 2003/12/07 01:53:50 ciaranm Exp $
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: easily create sequences of incremented values"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=842"
+
+LICENSE="as-is"
+KEYWORDS="~sparc ~x86 ~ppc amd64"