summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2005-01-21 17:06:51 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2005-01-21 17:06:51 +0000
commit479c4c02c1a363ce495f9b34bee053dd5de9da14 (patch)
tree5f035770604d9817bb77dd4f404c63e8720d0acc /app-vim/genutils/genutils-1.17.ebuild
parentRemoving media-gfx/kimagemapeditor: it's part of KDE now. (diff)
downloadgentoo-2-479c4c02c1a363ce495f9b34bee053dd5de9da14.tar.gz
gentoo-2-479c4c02c1a363ce495f9b34bee053dd5de9da14.tar.bz2
gentoo-2-479c4c02c1a363ce495f9b34bee053dd5de9da14.zip
New version, bug #78707
(Portage version: 2.0.51-r14)
Diffstat (limited to 'app-vim/genutils/genutils-1.17.ebuild')
-rw-r--r--app-vim/genutils/genutils-1.17.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/app-vim/genutils/genutils-1.17.ebuild b/app-vim/genutils/genutils-1.17.ebuild
new file mode 100644
index 000000000000..6cf46d233985
--- /dev/null
+++ b/app-vim/genutils/genutils-1.17.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/genutils/genutils-1.17.ebuild,v 1.1 2005/01/21 17:06:51 ciaranm Exp $
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: library with various useful functions"
+HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=197"
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~sparc ~mips ~ppc"
+IUSE=""
+
+RDEPEND="|| ( >=app-editors/vim-6.3 >=app-editors/gvim-6.3 )
+ >=app-vim/multvals-3.6.1"
+
+VIM_PLUGIN_HELPTEXT=\
+"This plugin provides library functions and is not intended to be used
+directly by the user."