diff options
Diffstat (limited to 'app-vim/enhancedcommentify/enhancedcommentify-2.1-r4.ebuild')
-rw-r--r-- | app-vim/enhancedcommentify/enhancedcommentify-2.1-r4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/enhancedcommentify/enhancedcommentify-2.1-r4.ebuild b/app-vim/enhancedcommentify/enhancedcommentify-2.1-r4.ebuild index ce34dcdaf7ba..ed8fcc82ab04 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-2008 Gentoo Foundation +# Copyright 1999-2010 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.7 2008/04/16 09:03:46 hawking Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/enhancedcommentify/enhancedcommentify-2.1-r4.ebuild,v 1.8 2010/10/07 03:10:30 leio 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" |