summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-vim/locateopen/locateopen-0.8.0.ebuild4
-rw-r--r--app-vim/minibufexpl/minibufexpl-6.2.6.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-vim/locateopen/locateopen-0.8.0.ebuild b/app-vim/locateopen/locateopen-0.8.0.ebuild
index 073f8abaa913..feb7acf9cd9d 100644
--- a/app-vim/locateopen/locateopen-0.8.0.ebuild
+++ b/app-vim/locateopen/locateopen-0.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# 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.6 2004/06/24 23:02:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/locateopen/locateopen-0.8.0.ebuild,v 1.7 2004/07/14 13:39:02 agriffis Exp $
inherit vim-plugin
@@ -8,6 +8,6 @@ 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"
+IUSE=""
RDEPEND="${RDEPEND} sys-apps/slocate"
-
diff --git a/app-vim/minibufexpl/minibufexpl-6.2.6.ebuild b/app-vim/minibufexpl/minibufexpl-6.2.6.ebuild
index fec02bf5be2f..15fd4eecd496 100644
--- a/app-vim/minibufexpl/minibufexpl-6.2.6.ebuild
+++ b/app-vim/minibufexpl/minibufexpl-6.2.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/minibufexpl/minibufexpl-6.2.6.ebuild,v 1.7 2004/06/24 23:02:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/minibufexpl/minibufexpl-6.2.6.ebuild,v 1.8 2004/07/14 13:39:25 agriffis Exp $
inherit vim-plugin
@@ -8,4 +8,4 @@ DESCRIPTION="vim plugin: easily switch between buffers"
HOMEPAGE="http://vim.sourceforge.net/scripts/script.php?script_id=159"
LICENSE="as-is"
KEYWORDS="sparc x86 alpha ia64 mips ~ppc ~amd64"
-
+IUSE=""