diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-04-04 00:40:41 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-04-04 00:40:41 +0000 |
commit | 169b4f124fb781248d83483de26d29cf847cf82f (patch) | |
tree | 8e447df65e1d0e9370824e5c22f8dea4bba57c05 /app-vim/locateopen/locateopen-0.8.0.ebuild | |
parent | stable on sparc, mips (Manifest recommit) (diff) | |
download | gentoo-2-169b4f124fb781248d83483de26d29cf847cf82f.tar.gz gentoo-2-169b4f124fb781248d83483de26d29cf847cf82f.tar.bz2 gentoo-2-169b4f124fb781248d83483de26d29cf847cf82f.zip |
stable on mips
Diffstat (limited to 'app-vim/locateopen/locateopen-0.8.0.ebuild')
-rw-r--r-- | app-vim/locateopen/locateopen-0.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/locateopen/locateopen-0.8.0.ebuild b/app-vim/locateopen/locateopen-0.8.0.ebuild index 65301fd63166..bb9d3e7bc539 100644 --- a/app-vim/locateopen/locateopen-0.8.0.ebuild +++ b/app-vim/locateopen/locateopen-0.8.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/locateopen/locateopen-0.8.0.ebuild,v 1.4 2004/03/16 00:58:30 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/locateopen/locateopen-0.8.0.ebuild,v 1.5 2004/04/04 00:39:45 ciaranm Exp $ inherit vim-plugin DESCRIPTION="vim plugin: open a file without supplying a path" HOMEPAGE="http://vim.sourceforge.net/scripts/script.php?script_id=858" LICENSE="vim" -KEYWORDS="sparc x86 alpha ia64 ~mips ~ppc" +KEYWORDS="sparc x86 alpha ia64 mips ~ppc" RDEPEND="${RDEPEND} sys-apps/slocate" |