diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-11-16 13:20:09 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-11-16 13:20:09 +0000 |
commit | 5236280a59b8131da8c33eb3357ba9499831121d (patch) | |
tree | 2d919bca43eea5fce3d8f7ed5349de89883beba4 /app-vim/vimpython/vimpython-1.13.ebuild | |
parent | stable x86, bug 345359 (diff) | |
download | gentoo-2-5236280a59b8131da8c33eb3357ba9499831121d.tar.gz gentoo-2-5236280a59b8131da8c33eb3357ba9499831121d.tar.bz2 gentoo-2-5236280a59b8131da8c33eb3357ba9499831121d.zip |
stable x86, bug 345361
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'app-vim/vimpython/vimpython-1.13.ebuild')
-rw-r--r-- | app-vim/vimpython/vimpython-1.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vimpython/vimpython-1.13.ebuild b/app-vim/vimpython/vimpython-1.13.ebuild index 5ead4e882ed5..d9a80a0600ac 100644 --- a/app-vim/vimpython/vimpython-1.13.ebuild +++ b/app-vim/vimpython/vimpython-1.13.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/vimpython/vimpython-1.13.ebuild,v 1.2 2010/11/15 00:25:06 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimpython/vimpython-1.13.ebuild,v 1.3 2010/11/16 13:20:09 fauli Exp $ VIM_PLUGIN_VIM_VERSION="7.0" inherit vim-plugin @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: A set of menus/shortcuts to work with Python files" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=30" LICENSE="vim" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86" IUSE="" RDEPEND="${DEPEND}" |