diff options
author | 2008-03-09 12:38:41 +0000 | |
---|---|---|
committer | 2008-03-09 12:38:41 +0000 | |
commit | d75e0e3f74e8e21cf6d720138d100b6c4c842f86 (patch) | |
tree | 52b01670b85b7fb2b86ae5ae1f7f764deaf7219b /app-vim/vimpython/vimpython-1.11.ebuild | |
parent | x86 stable, bug #205722 (diff) | |
download | historical-d75e0e3f74e8e21cf6d720138d100b6c4c842f86.tar.gz historical-d75e0e3f74e8e21cf6d720138d100b6c4c842f86.tar.bz2 historical-d75e0e3f74e8e21cf6d720138d100b6c4c842f86.zip |
x86 stable, bug #209049
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-vim/vimpython/vimpython-1.11.ebuild')
-rw-r--r-- | app-vim/vimpython/vimpython-1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vimpython/vimpython-1.11.ebuild b/app-vim/vimpython/vimpython-1.11.ebuild index 9f25e7d5ffe5..39f3af66e70b 100644 --- a/app-vim/vimpython/vimpython-1.11.ebuild +++ b/app-vim/vimpython/vimpython-1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/vimpython/vimpython-1.11.ebuild,v 1.6 2008/03/08 16:16:15 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/vimpython/vimpython-1.11.ebuild,v 1.7 2008/03/09 12:38:41 maekke 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}" |