diff options
Diffstat (limited to 'app-vim/ctx/ctx-1.17.ebuild')
-rw-r--r-- | app-vim/ctx/ctx-1.17.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-vim/ctx/ctx-1.17.ebuild b/app-vim/ctx/ctx-1.17.ebuild index 46e19ba5bfad..f303c37fa8a9 100644 --- a/app-vim/ctx/ctx-1.17.ebuild +++ b/app-vim/ctx/ctx-1.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/ctx/ctx-1.17.ebuild,v 1.6 2004/07/14 13:20:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/ctx/ctx-1.17.ebuild,v 1.7 2004/11/27 18:50:23 ciaranm Exp $ inherit vim-plugin @@ -9,3 +9,4 @@ HOMEPAGE="http://www.bluweb.com/us/chouser/proj/ctx/" LICENSE="GPL-2" KEYWORDS="x86 alpha ia64 ~ppc" IUSE="" +VIM_PLUGIN_HELPURI="http://www.bluweb.com/us/chouser/proj/ctx/" |