summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-11-11 13:40:53 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-11-11 13:40:53 +0000
commit004b2aed5d8f059d55a8df02f5249ccb3aa61c06 (patch)
tree42d435eb9d82b8688730030fec021b0d472561ad /app-vim/multiplesearch
parentStable on amd64 wrt bug #345073 (diff)
downloadgentoo-2-004b2aed5d8f059d55a8df02f5249ccb3aa61c06.tar.gz
gentoo-2-004b2aed5d8f059d55a8df02f5249ccb3aa61c06.tar.bz2
gentoo-2-004b2aed5d8f059d55a8df02f5249ccb3aa61c06.zip
Stable on amd64 wrt bug #345075
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'app-vim/multiplesearch')
-rw-r--r--app-vim/multiplesearch/ChangeLog6
-rw-r--r--app-vim/multiplesearch/multiplesearch-1.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-vim/multiplesearch/ChangeLog b/app-vim/multiplesearch/ChangeLog
index 664b03bfa02b..03d03a6cfd4b 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.16 2010/10/07 03:24:29 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/multiplesearch/ChangeLog,v 1.17 2010/11/11 13:40:53 hwoarang Exp $
+
+ 11 Nov 2010; Markos Chandras <hwoarang@gentoo.org>
+ multiplesearch-1.3.ebuild:
+ Stable on amd64 wrt bug #345075
07 Oct 2010; Mart Raudsepp <leio@gentoo.org> multiplesearch-1.2.1.ebuild,
multiplesearch-1.2.1-r1.ebuild:
diff --git a/app-vim/multiplesearch/multiplesearch-1.3.ebuild b/app-vim/multiplesearch/multiplesearch-1.3.ebuild
index fdf1d6fb1e81..f6614327df27 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.1 2010/10/01 07:38:35 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/multiplesearch/multiplesearch-1.3.ebuild,v 1.2 2010/11/11 13:40:53 hwoarang 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"