diff options
author | Mart Raudsepp <leio@gentoo.org> | 2010-10-07 03:24:29 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2010-10-07 03:24:29 +0000 |
commit | 27bf18dce40593f3925299a79180f3cadf8cde9c (patch) | |
tree | 4f3b4db79d201c1912c40f4a6ecb05130125672b /app-vim/multiplesearch | |
parent | Drop to ~mips (diff) | |
download | gentoo-2-27bf18dce40593f3925299a79180f3cadf8cde9c.tar.gz gentoo-2-27bf18dce40593f3925299a79180f3cadf8cde9c.tar.bz2 gentoo-2-27bf18dce40593f3925299a79180f3cadf8cde9c.zip |
Drop to ~mips
(Portage version: 2.1.9.13/cvs/Linux mips64)
Diffstat (limited to 'app-vim/multiplesearch')
-rw-r--r-- | app-vim/multiplesearch/ChangeLog | 6 | ||||
-rw-r--r-- | app-vim/multiplesearch/multiplesearch-1.2.1-r1.ebuild | 6 | ||||
-rw-r--r-- | app-vim/multiplesearch/multiplesearch-1.2.1.ebuild | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/app-vim/multiplesearch/ChangeLog b/app-vim/multiplesearch/ChangeLog index 33a8e3415f6d..664b03bfa02b 100644 --- a/app-vim/multiplesearch/ChangeLog +++ b/app-vim/multiplesearch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/multiplesearch # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/multiplesearch/ChangeLog,v 1.15 2010/10/01 07:38:35 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/multiplesearch/ChangeLog,v 1.16 2010/10/07 03:24:29 leio Exp $ + + 07 Oct 2010; Mart Raudsepp <leio@gentoo.org> multiplesearch-1.2.1.ebuild, + multiplesearch-1.2.1-r1.ebuild: + Drop to ~mips *multiplesearch-1.3 (01 Oct 2010) diff --git a/app-vim/multiplesearch/multiplesearch-1.2.1-r1.ebuild b/app-vim/multiplesearch/multiplesearch-1.2.1-r1.ebuild index c6571080618e..1d13c9f81c16 100644 --- a/app-vim/multiplesearch/multiplesearch-1.2.1-r1.ebuild +++ b/app-vim/multiplesearch/multiplesearch-1.2.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 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/multiplesearch/multiplesearch-1.2.1-r1.ebuild,v 1.7 2008/03/25 23:46:37 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/multiplesearch/multiplesearch-1.2.1-r1.ebuild,v 1.8 2010/10/07 03:24:29 leio Exp $ inherit vim-plugin @@ -8,7 +8,7 @@ DESCRIPTION="vim plugin: allows multiple highlighted searches" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=479" LICENSE="vim" -KEYWORDS="alpha ~amd64 ia64 mips ppc sparc x86" +KEYWORDS="alpha ~amd64 ia64 ~mips ppc sparc x86" IUSE="" VIM_PLUGIN_HELPFILES="MultipleSearch" diff --git a/app-vim/multiplesearch/multiplesearch-1.2.1.ebuild b/app-vim/multiplesearch/multiplesearch-1.2.1.ebuild index 98f4ff956ce1..887ad1f0f766 100644 --- a/app-vim/multiplesearch/multiplesearch-1.2.1.ebuild +++ b/app-vim/multiplesearch/multiplesearch-1.2.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2005 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/multiplesearch/multiplesearch-1.2.1.ebuild,v 1.8 2005/01/01 16:52:25 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/multiplesearch/multiplesearch-1.2.1.ebuild,v 1.9 2010/10/07 03:24:29 leio Exp $ inherit vim-plugin DESCRIPTION="vim plugin: allows multiple highlighted searches" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=479" LICENSE="vim" -KEYWORDS="alpha sparc x86 ia64 mips ~ppc" +KEYWORDS="alpha ia64 ~mips ~ppc sparc x86" IUSE="" |