diff options
author | Markus Meier <maekke@gentoo.org> | 2010-11-14 11:05:34 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-11-14 11:05:34 +0000 |
commit | ae1bd126f2f520554abce12c9b6af465d41a089d (patch) | |
tree | 7434c5db1178091435a4874ad237a7fd7e9cd6b4 /app-vim/multiplesearch/multiplesearch-1.3.ebuild | |
parent | x86 stable, bug #345073 (diff) | |
download | historical-ae1bd126f2f520554abce12c9b6af465d41a089d.tar.gz historical-ae1bd126f2f520554abce12c9b6af465d41a089d.tar.bz2 historical-ae1bd126f2f520554abce12c9b6af465d41a089d.zip |
x86 stable, bug #345075
Package-Manager: portage-2.1.9.24/cvs/Linux x86_64
Diffstat (limited to 'app-vim/multiplesearch/multiplesearch-1.3.ebuild')
-rw-r--r-- | app-vim/multiplesearch/multiplesearch-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |