diff options
author | Ali Polatel <hawking@gentoo.org> | 2008-09-20 16:03:29 +0000 |
---|---|---|
committer | Ali Polatel <hawking@gentoo.org> | 2008-09-20 16:03:29 +0000 |
commit | 4c823797105db91718d474e5c2cf1bc8cd0a72a1 (patch) | |
tree | 9d31634a200c3bfdf5ed0a5855bde1b789386709 /app-vim/zoomwin/zoomwin-22.ebuild | |
parent | fail, patch's not needed. (diff) | |
download | gentoo-2-4c823797105db91718d474e5c2cf1bc8cd0a72a1.tar.gz gentoo-2-4c823797105db91718d474e5c2cf1bc8cd0a72a1.tar.bz2 gentoo-2-4c823797105db91718d474e5c2cf1bc8cd0a72a1.zip |
Version bump. Drop old.
(Portage version: -svn/cvs/Linux 2.6.26-gentoo x86_64)
Diffstat (limited to 'app-vim/zoomwin/zoomwin-22.ebuild')
-rw-r--r-- | app-vim/zoomwin/zoomwin-22.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/app-vim/zoomwin/zoomwin-22.ebuild b/app-vim/zoomwin/zoomwin-22.ebuild new file mode 100644 index 000000000000..9a040fa1cdd6 --- /dev/null +++ b/app-vim/zoomwin/zoomwin-22.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/zoomwin/zoomwin-22.ebuild,v 1.1 2008/09/20 16:03:29 hawking Exp $ + +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" +IUSE="" + +VIM_PLUGIN_HELPFILES="zoomwin" |