summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2004-02-07 18:52:11 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2004-02-07 18:52:11 +0000
commit59a9bf1f5e9d812dd790e49b30abc4d5c04cd325 (patch)
tree8450aca0d929aa61617089f3b25e06cc1bc88aad /app-vim/toggle/toggle-1.3.ebuild
parentmark x86 (diff)
downloadhistorical-59a9bf1f5e9d812dd790e49b30abc4d5c04cd325.tar.gz
historical-59a9bf1f5e9d812dd790e49b30abc4d5c04cd325.tar.bz2
historical-59a9bf1f5e9d812dd790e49b30abc4d5c04cd325.zip
Initial version
Diffstat (limited to 'app-vim/toggle/toggle-1.3.ebuild')
-rw-r--r--app-vim/toggle/toggle-1.3.ebuild10
1 files changed, 10 insertions, 0 deletions
diff --git a/app-vim/toggle/toggle-1.3.ebuild b/app-vim/toggle/toggle-1.3.ebuild
new file mode 100644
index 000000000000..d3972bf44d5c
--- /dev/null
+++ b/app-vim/toggle/toggle-1.3.ebuild
@@ -0,0 +1,10 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/toggle/toggle-1.3.ebuild,v 1.1 2004/02/07 18:52:11 ciaranm Exp $
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: quickly toggle boolean-type keywords"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=895"
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~sparc ~mips"