summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-12-18 17:18:50 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-12-18 17:18:50 +0000
commite3b7ec88f0408b4371ca1b4fe197114f05afcd34 (patch)
tree13d6f3cab17b0c43ba1cc00724a8e278000a7066 /app-vim
parentslocate is gone (diff)
downloadgentoo-2-e3b7ec88f0408b4371ca1b4fe197114f05afcd34.tar.gz
gentoo-2-e3b7ec88f0408b4371ca1b4fe197114f05afcd34.tar.bz2
gentoo-2-e3b7ec88f0408b4371ca1b4fe197114f05afcd34.zip
no more slocate
(Portage version: 2.2.0_alpha9/cvs/Linux x86_64)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/locateopen/locateopen-1.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/locateopen/locateopen-1.3.ebuild b/app-vim/locateopen/locateopen-1.3.ebuild
index 181bdeb26433..c2406b86b424 100644
--- a/app-vim/locateopen/locateopen-1.3.ebuild
+++ b/app-vim/locateopen/locateopen-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/locateopen/locateopen-1.3.ebuild,v 1.11 2010/11/09 20:25:03 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/locateopen/locateopen-1.3.ebuild,v 1.12 2010/12/18 17:18:50 ssuominen Exp $
inherit vim-plugin
@@ -11,10 +11,10 @@ LICENSE="vim"
KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
IUSE=""
-RDEPEND="${RDEPEND} || ( sys-apps/mlocate sys-apps/slocate )"
+RDEPEND="${RDEPEND} sys-apps/mlocate"
VIM_PLUGIN_HELPTEXT=\
-"This plugin provides commands that hook vim into slocate:
+"This plugin provides commands that hook vim into mlocate:
\ :LocateEdit filename
\ :LocateSplit filename
\ :LocateSource filename