diff options
author | Timothy Redaelli <drizzt@gentoo.org> | 2007-05-14 09:15:20 +0000 |
---|---|---|
committer | Timothy Redaelli <drizzt@gentoo.org> | 2007-05-14 09:15:20 +0000 |
commit | 524e4a2af0a0bcfc5e651759a6798f23b507c26e (patch) | |
tree | fdff0cf5de201e852e67d06018cf420b2ad55a46 /app-vim | |
parent | Update to official ooo-build-tarball, a few more bugfixes included (diff) | |
download | gentoo-2-524e4a2af0a0bcfc5e651759a6798f23b507c26e.tar.gz gentoo-2-524e4a2af0a0bcfc5e651759a6798f23b507c26e.tar.bz2 gentoo-2-524e4a2af0a0bcfc5e651759a6798f23b507c26e.zip |
Add ~x86-fbsd keyword wrt bug #178480.
(Portage version: 2.1.2.4)
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 6da80faadd6c..a808144b19a2 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.3 2007/05/14 08:23:21 pioto Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/securemodelines/ChangeLog,v 1.4 2007/05/14 09:15:20 drizzt Exp $ + + 14 May 2007; Timothy Redaelli <drizzt@gentoo.org> + securemodelines-20070513.ebuild: + Add ~x86-fbsd keyword wrt bug #178480. 14 May 2007; Mike Kelly <pioto@gentoo.org> -securemodelines-20070409.ebuild: diff --git a/app-vim/securemodelines/securemodelines-20070513.ebuild b/app-vim/securemodelines/securemodelines-20070513.ebuild index dd0db9b7afe5..e504c7882349 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.1 2007/05/14 08:03:51 pioto Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/securemodelines/securemodelines-20070513.ebuild,v 1.2 2007/05/14 09:15:20 drizzt 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="~x86" +KEYWORDS="~x86 ~x86-fbsd" VIM_PLUGIN_HELPTEXT="Make sure that you disable vim's builtin modeline support if you have enabled it in your .vimrc. |