diff options
author | Mart Raudsepp <leio@gentoo.org> | 2010-10-07 03:29:22 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2010-10-07 03:29:22 +0000 |
commit | 7f583d37e7215ef0075e6a2cfbdf1141c272b8ff (patch) | |
tree | cfb21108cff93e2b142961c44031bd765682f064 /app-vim/locateopen/locateopen-1.3.ebuild | |
parent | Drop to ~mips (diff) | |
download | historical-7f583d37e7215ef0075e6a2cfbdf1141c272b8ff.tar.gz historical-7f583d37e7215ef0075e6a2cfbdf1141c272b8ff.tar.bz2 historical-7f583d37e7215ef0075e6a2cfbdf1141c272b8ff.zip |
Drop to ~mips
Package-Manager: portage-2.1.9.13/cvs/Linux mips64
Diffstat (limited to 'app-vim/locateopen/locateopen-1.3.ebuild')
-rw-r--r-- | app-vim/locateopen/locateopen-1.3.ebuild | 6 |
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 6391f6e9112a..c3d8f2bdf075 100644 --- a/app-vim/locateopen/locateopen-1.3.ebuild +++ b/app-vim/locateopen/locateopen-1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.9 2009/01/04 17:47:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/locateopen/locateopen-1.3.ebuild,v 1.10 2010/10/07 03:21:11 leio Exp $ inherit vim-plugin @@ -8,7 +8,7 @@ DESCRIPTION="vim plugin: open a file without supplying a path" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=858" LICENSE="vim" -KEYWORDS="alpha amd64 ia64 mips ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86" IUSE="" RDEPEND="${RDEPEND} || ( sys-apps/slocate sys-apps/mlocate )" |