diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-05-19 09:09:40 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-05-19 09:09:40 +0000 |
commit | 0e788d19c056e6ba384f478b158166b966560103 (patch) | |
tree | 16f545ddb2a8fda7611912259fc8888395655413 /app-vim | |
parent | Stable on ppc64; bug #178444 (diff) | |
download | gentoo-2-0e788d19c056e6ba384f478b158166b966560103.tar.gz gentoo-2-0e788d19c056e6ba384f478b158166b966560103.tar.bz2 gentoo-2-0e788d19c056e6ba384f478b158166b966560103.zip |
Added ~ppc64; bug #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-20070518.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-vim/securemodelines/ChangeLog b/app-vim/securemodelines/ChangeLog index aac7c898453d..9d993c5fc22e 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.10 2007/05/18 20:45:00 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/securemodelines/ChangeLog,v 1.11 2007/05/19 09:09:40 corsair Exp $ + + 19 May 2007; Markus Rothe <corsair@gentoo.org> + securemodelines-20070518.ebuild: + Added ~ppc64; bug #178480 18 May 2007; Fernando J. Pereda <ferdy@gentoo.org> ChangeLog: Added ~alpha as per bug #178480 diff --git a/app-vim/securemodelines/securemodelines-20070518.ebuild b/app-vim/securemodelines/securemodelines-20070518.ebuild index 6c189cf22cb1..5042b22618e3 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.2 2007/05/18 22:27:56 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/securemodelines/securemodelines-20070518.ebuild,v 1.3 2007/05/19 09:09:40 corsair 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="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~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. |