diff options
Diffstat (limited to 'app-vim/vimirc/vimirc-0.8.5-r1.ebuild')
-rw-r--r-- | app-vim/vimirc/vimirc-0.8.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vimirc/vimirc-0.8.5-r1.ebuild b/app-vim/vimirc/vimirc-0.8.5-r1.ebuild index 23f06b22ca72..7b7f2277d0d1 100644 --- a/app-vim/vimirc/vimirc-0.8.5-r1.ebuild +++ b/app-vim/vimirc/vimirc-0.8.5-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vimirc/vimirc-0.8.5-r1.ebuild,v 1.1 2004/09/06 22:20:13 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimirc/vimirc-0.8.5-r1.ebuild,v 1.2 2004/12/29 00:50:47 ciaranm Exp $ inherit vim-plugin DESCRIPTION="vim plugin: IRC Client" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=931" LICENSE="vim" -KEYWORDS="~x86 sparc mips ~ppc" +KEYWORDS="x86 sparc mips ~ppc" IUSE="" VIM_PLUGIN_HELPFILES="vimirc.txt" |