diff options
Diffstat (limited to 'app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild')
-rw-r--r-- | app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild b/app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild index 1e8c7966e468..47e115a165bb 100644 --- a/app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild +++ b/app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild,v 1.4 2004/03/15 19:44:25 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/enhancedcommentify/enhancedcommentify-2.0.ebuild,v 1.5 2004/04/04 00:37:47 ciaranm Exp $ inherit vim-plugin @@ -8,4 +8,4 @@ DESCRIPTION="vim plugin: enhanced comment creation" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=23" LICENSE="BSD" -KEYWORDS="alpha sparc ~x86 ~ppc ia64 ~mips" +KEYWORDS="alpha sparc ~x86 ~ppc ia64 mips" |