diff options
author | Markus Meier <maekke@gentoo.org> | 2010-11-14 10:57:48 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-11-14 10:57:48 +0000 |
commit | a4a67e66d53691ef97406728bc6cd2d1bdd4a9c6 (patch) | |
tree | 5a75c39e5c91e7eef9ce26fa7f39784ca9aac6b4 /app-vim/zoomwin/zoomwin-23.ebuild | |
parent | x86 stable, bug #345055 (diff) | |
download | gentoo-2-a4a67e66d53691ef97406728bc6cd2d1bdd4a9c6.tar.gz gentoo-2-a4a67e66d53691ef97406728bc6cd2d1bdd4a9c6.tar.bz2 gentoo-2-a4a67e66d53691ef97406728bc6cd2d1bdd4a9c6.zip |
x86 stable, bug #345067
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'app-vim/zoomwin/zoomwin-23.ebuild')
-rw-r--r-- | app-vim/zoomwin/zoomwin-23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/zoomwin/zoomwin-23.ebuild b/app-vim/zoomwin/zoomwin-23.ebuild index 8e6189e30452..dfd03bba83dd 100644 --- a/app-vim/zoomwin/zoomwin-23.ebuild +++ b/app-vim/zoomwin/zoomwin-23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/zoomwin/zoomwin-23.ebuild,v 1.2 2010/11/11 13:37:22 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/zoomwin/zoomwin-23.ebuild,v 1.3 2010/11/14 10:57:48 maekke Exp $ VIM_PLUGIN_VIM_VERSION="7.2" inherit vim-plugin @@ -8,7 +8,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: brief-style window zooming" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=508" LICENSE="vim" -KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ~sparc x86" IUSE="" VIM_PLUGIN_HELPFILES="zoomwin" |