diff options
Diffstat (limited to 'app-vim/increment/increment-1.1.ebuild')
-rw-r--r-- | app-vim/increment/increment-1.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/increment/increment-1.1.ebuild b/app-vim/increment/increment-1.1.ebuild index 7c12df15abbd..bbd59b922e2b 100644 --- a/app-vim/increment/increment-1.1.ebuild +++ b/app-vim/increment/increment-1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/increment/increment-1.1.ebuild,v 1.4 2010/11/21 15:21:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/increment/increment-1.1.ebuild,v 1.5 2011/01/07 22:46:45 ranger Exp $ inherit vim-plugin @@ -8,7 +8,7 @@ DESCRIPTION="vim plugin: easily create sequences of incremented values" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=842" LICENSE="as-is" -KEYWORDS="alpha amd64 ia64 ~ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ppc sparc x86" IUSE="" VIM_PLUGIN_HELPFILES="increment.txt" |