diff options
author | Fernando J. Pereda <ferdy@gentoo.org> | 2007-05-18 22:27:56 +0000 |
---|---|---|
committer | Fernando J. Pereda <ferdy@gentoo.org> | 2007-05-18 22:27:56 +0000 |
commit | dad98d348838daac52637a7d688385e186bf76a5 (patch) | |
tree | 6b38ed91d554add654d91a393403dbf12b4b0acd /app-vim | |
parent | Stable on amd64 wrt bug 176729 (diff) | |
download | gentoo-2-dad98d348838daac52637a7d688385e186bf76a5.tar.gz gentoo-2-dad98d348838daac52637a7d688385e186bf76a5.tar.bz2 gentoo-2-dad98d348838daac52637a7d688385e186bf76a5.zip |
Actually add ~alpha.
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/securemodelines/securemodelines-20070518.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/securemodelines/securemodelines-20070518.ebuild b/app-vim/securemodelines/securemodelines-20070518.ebuild index 6df1b7a57889..6c189cf22cb1 100644 --- a/app-vim/securemodelines/securemodelines-20070518.ebuild +++ b/app-vim/securemodelines/securemodelines-20070518.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/securemodelines/securemodelines-20070518.ebuild,v 1.1 2007/05/18 16:53:15 pioto Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/securemodelines/securemodelines-20070518.ebuild,v 1.2 2007/05/18 22:27:56 ferdy Exp $ VIM_PLUGIN_VIM_VERSION="7.0" inherit vim-plugin @@ -8,7 +8,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: Secure, user-configurable modeline support." HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1876" LICENSE="vim" -KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86 ~x86-fbsd" VIM_PLUGIN_HELPTEXT="Make sure that you disable vim's builtin modeline support if you have enabled it in your .vimrc. |