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 0ae0ee0b05e2..7f2765ef821f 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.5 2005/04/01 17:08:01 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/enhancedcommentify/enhancedcommentify-2.1-r4.ebuild,v 1.6 2005/04/24 12:02:58 hansmi 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" |