diff options
Diffstat (limited to 'app-vim/xsl/xsl-0.3.11.ebuild')
-rw-r--r-- | app-vim/xsl/xsl-0.3.11.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-vim/xsl/xsl-0.3.11.ebuild b/app-vim/xsl/xsl-0.3.11.ebuild index ce137adfb2d1..a885da47c31f 100644 --- a/app-vim/xsl/xsl-0.3.11.ebuild +++ b/app-vim/xsl/xsl-0.3.11.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/xsl/xsl-0.3.11.ebuild,v 1.7 2004/07/14 13:53:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/xsl/xsl-0.3.11.ebuild,v 1.8 2004/10/23 18:22:08 ciaranm Exp $ inherit vim-plugin @@ -9,3 +9,4 @@ HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=257" LICENSE="vim" KEYWORDS="x86 alpha ia64 sparc ~ppc" IUSE="" +VIM_PLUGIN_HELPURI="http://www.vim.org/scripts/script.php?script_id=257" |