summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2011-01-07 22:36:14 +0000
committerBrent Baude <ranger@gentoo.org>2011-01-07 22:36:14 +0000
commitfa8f72b435e3f780f555074e2016ad2bfebdd4a8 (patch)
tree7cd4e05e46d89b890ed8284a969fa63ec3dde41d /app-vim/multiplesearch
parentstable ppc, bug 345073 (diff)
downloadgentoo-2-fa8f72b435e3f780f555074e2016ad2bfebdd4a8.tar.gz
gentoo-2-fa8f72b435e3f780f555074e2016ad2bfebdd4a8.tar.bz2
gentoo-2-fa8f72b435e3f780f555074e2016ad2bfebdd4a8.zip
stable ppc, bug 345075
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'app-vim/multiplesearch')
-rw-r--r--app-vim/multiplesearch/ChangeLog7
-rw-r--r--app-vim/multiplesearch/multiplesearch-1.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-vim/multiplesearch/ChangeLog b/app-vim/multiplesearch/ChangeLog
index 6741703f1a35..1b7ebd482c2b 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.19 2010/11/14 17:13:15 armin76 Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/multiplesearch/ChangeLog,v 1.20 2011/01/07 22:36:14 ranger Exp $
+
+ 07 Jan 2011; Brent Baude <ranger@gentoo.org> multiplesearch-1.3.ebuild:
+ stable ppc, bug 345075
14 Nov 2010; Raúl Porcel <armin76@gentoo.org> multiplesearch-1.3.ebuild:
alpha/ia64/sparc stable
diff --git a/app-vim/multiplesearch/multiplesearch-1.3.ebuild b/app-vim/multiplesearch/multiplesearch-1.3.ebuild
index d666b0d08ef4..2f39b695c73e 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
+# Copyright 1999-2011 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.4 2010/11/14 17:13:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/multiplesearch/multiplesearch-1.3.ebuild,v 1.5 2011/01/07 22:36:14 ranger 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"