summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2004-10-07 16:43:20 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2004-10-07 16:43:20 +0000
commit58f5fd56c2eee24beb0aaceb27f261b83ecc8f43 (patch)
tree4ad910a871d5c84848e45656e35b07259e26cae1 /app-vim/multiplesearch
parentadd jmeter (diff)
downloadgentoo-2-58f5fd56c2eee24beb0aaceb27f261b83ecc8f43.tar.gz
gentoo-2-58f5fd56c2eee24beb0aaceb27f261b83ecc8f43.tar.bz2
gentoo-2-58f5fd56c2eee24beb0aaceb27f261b83ecc8f43.zip
x86, sparc, mips stable
Diffstat (limited to 'app-vim/multiplesearch')
-rw-r--r--app-vim/multiplesearch/ChangeLog6
-rw-r--r--app-vim/multiplesearch/multiplesearch-1.2.1-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-vim/multiplesearch/ChangeLog b/app-vim/multiplesearch/ChangeLog
index a76db8f228ac..ae9e66a548cf 100644
--- a/app-vim/multiplesearch/ChangeLog
+++ b/app-vim/multiplesearch/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-vim/multiplesearch
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/multiplesearch/ChangeLog,v 1.7 2004/09/06 21:52:57 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/multiplesearch/ChangeLog,v 1.8 2004/10/07 16:39:41 ciaranm Exp $
+
+ 07 Oct 2004; Ciaran McCreesh <ciaranm@gentoo.org>
+ multiplesearch-1.2.1-r1.ebuild:
+ x86, sparc, mips stable
*multiplesearch-1.2.1-r1 (06 Sep 2004)
diff --git a/app-vim/multiplesearch/multiplesearch-1.2.1-r1.ebuild b/app-vim/multiplesearch/multiplesearch-1.2.1-r1.ebuild
index e39de2549548..a27386e5b07a 100644
--- a/app-vim/multiplesearch/multiplesearch-1.2.1-r1.ebuild
+++ b/app-vim/multiplesearch/multiplesearch-1.2.1-r1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 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.1 2004/09/06 21:52:57 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/multiplesearch/multiplesearch-1.2.1-r1.ebuild,v 1.2 2004/10/07 16:39:41 ciaranm 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 sparc x86 ~ia64 mips ~ppc"
IUSE=""
VIM_PLUGIN_HELPFILES="MultipleSearch"