From 0842ee721a3d2ed43e493b1529595dabcd26e26b Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Thu, 7 Oct 2010 03:08:33 +0000 Subject: Drop to ~mips (Portage version: 2.1.9.13/cvs/Linux mips64) --- app-vim/detectindent/ChangeLog | 7 +++++-- app-vim/detectindent/detectindent-1.0.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'app-vim') diff --git a/app-vim/detectindent/ChangeLog b/app-vim/detectindent/ChangeLog index d36bc63ca860..18559e545a56 100644 --- a/app-vim/detectindent/ChangeLog +++ b/app-vim/detectindent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/detectindent -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/detectindent/ChangeLog,v 1.7 2006/11/22 05:55:44 wormo Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/detectindent/ChangeLog,v 1.8 2010/10/07 03:08:33 leio Exp $ + + 07 Oct 2010; Mart Raudsepp detectindent-1.0.ebuild: + Drop to ~mips 22 Nov 2006; Stephanie Lockwood-Childs detectindent-1.0.ebuild: diff --git a/app-vim/detectindent/detectindent-1.0.ebuild b/app-vim/detectindent/detectindent-1.0.ebuild index fbe0977f2bbb..b855f9273525 100644 --- a/app-vim/detectindent/detectindent-1.0.ebuild +++ b/app-vim/detectindent/detectindent-1.0.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/detectindent/detectindent-1.0.ebuild,v 1.7 2007/07/11 05:14:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/detectindent/detectindent-1.0.ebuild,v 1.8 2010/10/07 03:08:33 leio Exp $ inherit vim-plugin DESCRIPTION="vim plugin: automatically detect file indent settings" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1171" LICENSE="vim" -KEYWORDS="amd64 ~hppa mips ppc sparc x86" +KEYWORDS="amd64 ~hppa ~mips ppc sparc x86" IUSE="" VIM_PLUGIN_HELPFILES="detectindent.txt" -- cgit v1.2.3-65-gdbad