diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-15 14:15:48 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-15 14:15:48 +0000 |
commit | 92409c928afa62cff37c873c13089f71856f3f93 (patch) | |
tree | d4a45cb06c82207eab0f32c027528decac500ac2 /app-vim | |
parent | Stable on sparc wrt #170609 (diff) | |
download | gentoo-2-92409c928afa62cff37c873c13089f71856f3f93.tar.gz gentoo-2-92409c928afa62cff37c873c13089f71856f3f93.tar.bz2 gentoo-2-92409c928afa62cff37c873c13089f71856f3f93.zip |
Keyworded ~sparc wrt #178480
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/securemodelines/ChangeLog | 6 | ||||
-rw-r--r-- | app-vim/securemodelines/securemodelines-20070513.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-vim/securemodelines/ChangeLog b/app-vim/securemodelines/ChangeLog index dc028b9e18c8..a42336529f6a 100644 --- a/app-vim/securemodelines/ChangeLog +++ b/app-vim/securemodelines/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/securemodelines # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/securemodelines/ChangeLog,v 1.6 2007/05/14 11:13:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/securemodelines/ChangeLog,v 1.7 2007/05/15 14:15:48 gustavoz Exp $ + + 15 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> + securemodelines-20070513.ebuild: + Keyworded ~sparc wrt #178480 14 May 2007; Raúl Porcel <armin76@gentoo.org> securemodelines-20070513.ebuild: diff --git a/app-vim/securemodelines/securemodelines-20070513.ebuild b/app-vim/securemodelines/securemodelines-20070513.ebuild index 9188831e063b..a129f3555671 100644 --- a/app-vim/securemodelines/securemodelines-20070513.ebuild +++ b/app-vim/securemodelines/securemodelines-20070513.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-20070513.ebuild,v 1.4 2007/05/14 11:13:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/securemodelines/securemodelines-20070513.ebuild,v 1.5 2007/05/15 14:15:48 gustavoz 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 ~ia64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~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. |