diff options
Diffstat (limited to 'app-vim/enhancedcommentify/enhancedcommentify-2.1-r4.ebuild')
-rw-r--r-- | app-vim/enhancedcommentify/enhancedcommentify-2.1-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/enhancedcommentify/enhancedcommentify-2.1-r4.ebuild b/app-vim/enhancedcommentify/enhancedcommentify-2.1-r4.ebuild index 04a7ef3647bd..504d8b8652ed 100644 --- a/app-vim/enhancedcommentify/enhancedcommentify-2.1-r4.ebuild +++ b/app-vim/enhancedcommentify/enhancedcommentify-2.1-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/enhancedcommentify/enhancedcommentify-2.1-r4.ebuild,v 1.3 2005/03/31 19:16:22 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/enhancedcommentify/enhancedcommentify-2.1-r4.ebuild,v 1.4 2005/04/01 03:51:22 agriffis Exp $ inherit vim-plugin eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=23" SRC_URI="mirror://gentoo/${P}-r1.tar.bz2" LICENSE="BSD" -KEYWORDS="alpha ~amd64 ~ia64 mips ~ppc sparc x86" +KEYWORDS="alpha ~amd64 ia64 mips ~ppc sparc x86" IUSE="" VIM_PLUGIN_HELPFILES="EnhancedCommentify" |