diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 13:39:25 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 13:39:25 +0000 |
commit | 6f4296fde881a98a4d7929fa6ea13f0aa5d757cd (patch) | |
tree | aee8724f88215e6812a5381436412f1bff67a585 /app-vim | |
parent | sync IUSE (missing) (Manifest recommit) (diff) | |
download | gentoo-2-6f4296fde881a98a4d7929fa6ea13f0aa5d757cd.tar.gz gentoo-2-6f4296fde881a98a4d7929fa6ea13f0aa5d757cd.tar.bz2 gentoo-2-6f4296fde881a98a4d7929fa6ea13f0aa5d757cd.zip |
sync IUSE (missing), trim trailing whitespace
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/locateopen/locateopen-0.8.0.ebuild | 4 | ||||
-rw-r--r-- | app-vim/minibufexpl/minibufexpl-6.2.6.ebuild | 4 |
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="" |