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 | 8d60e67edefad1b076e0b69e0453e95761e7e6b2 (patch) | |
tree | 38cdc8e1794cdbbb0b967a6f4b00a87d6ae537c4 /app-vim/minibufexpl | |
parent | Perl dependencies (diff) | |
download | historical-8d60e67edefad1b076e0b69e0453e95761e7e6b2.tar.gz historical-8d60e67edefad1b076e0b69e0453e95761e7e6b2.tar.bz2 historical-8d60e67edefad1b076e0b69e0453e95761e7e6b2.zip |
sync IUSE (missing), trim trailing whitespace
Diffstat (limited to 'app-vim/minibufexpl')
-rw-r--r-- | app-vim/minibufexpl/minibufexpl-6.2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |