summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-11-14 11:05:34 +0000
committerMarkus Meier <maekke@gentoo.org>2010-11-14 11:05:34 +0000
commit472eefb550b6974d1f849279af891e9fe2ba9764 (patch)
tree8708f4d793b8fbead526f84b4628d7b4e25db8e7 /app-vim/multiplesearch
parentx86 stable, bug #345073 (diff)
downloadgentoo-2-472eefb550b6974d1f849279af891e9fe2ba9764.tar.gz
gentoo-2-472eefb550b6974d1f849279af891e9fe2ba9764.tar.bz2
gentoo-2-472eefb550b6974d1f849279af891e9fe2ba9764.zip
x86 stable, bug #345075
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'app-vim/multiplesearch')
-rw-r--r--app-vim/multiplesearch/ChangeLog5
-rw-r--r--app-vim/multiplesearch/multiplesearch-1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/multiplesearch/ChangeLog b/app-vim/multiplesearch/ChangeLog
index 03d03a6cfd4b..9c104365c915 100644
--- a/app-vim/multiplesearch/ChangeLog
+++ b/app-vim/multiplesearch/ChangeLog
@@ -1,6 +1,9 @@
# 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.17 2010/11/11 13:40:53 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/multiplesearch/ChangeLog,v 1.18 2010/11/14 11:05:34 maekke Exp $
+
+ 14 Nov 2010; Markus Meier <maekke@gentoo.org> multiplesearch-1.3.ebuild:
+ x86 stable, bug #345075
11 Nov 2010; Markos Chandras <hwoarang@gentoo.org>
multiplesearch-1.3.ebuild:
diff --git a/app-vim/multiplesearch/multiplesearch-1.3.ebuild b/app-vim/multiplesearch/multiplesearch-1.3.ebuild
index f6614327df27..18ad3eaaa151 100644
--- a/app-vim/multiplesearch/multiplesearch-1.3.ebuild
+++ b/app-vim/multiplesearch/multiplesearch-1.3.ebuild
@@ -1,6 +1,6 @@
# 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.3.ebuild,v 1.2 2010/11/11 13:40:53 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/multiplesearch/multiplesearch-1.3.ebuild,v 1.3 2010/11/14 11:05:34 maekke Exp $
EAPI=3
@@ -10,7 +10,7 @@ DESCRIPTION="vim plugin: allows multiple highlighted searches"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=479"
SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=9276 -> ${P}.zip"
LICENSE="vim"
-KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ~sparc x86"
IUSE=""
VIM_PLUGIN_HELPFILES="MultipleSearch"