summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/locateopen/locateopen-0.6.2.ebuild')
-rw-r--r--app-vim/locateopen/locateopen-0.6.2.ebuild13
1 files changed, 0 insertions, 13 deletions
diff --git a/app-vim/locateopen/locateopen-0.6.2.ebuild b/app-vim/locateopen/locateopen-0.6.2.ebuild
deleted file mode 100644
index d83f3d28314b..000000000000
--- a/app-vim/locateopen/locateopen-0.6.2.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/locateopen/locateopen-0.6.2.ebuild,v 1.1 2003/12/19 01:35:22 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"
-
-RDEPEND="${RDEPEND} sys-apps/slocate"
-