diff options
author | 2005-04-24 12:13:52 +0000 | |
---|---|---|
committer | 2005-04-24 12:13:52 +0000 | |
commit | c1ba325a4b7b5921798cb375fa00386e9cf3d5e1 (patch) | |
tree | 8ec3908cd585e8dd79f863932273ce4d5ad21499 /app-vim/minibufexpl/minibufexpl-6.3.2.ebuild | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-c1ba325a4b7b5921798cb375fa00386e9cf3d5e1.tar.gz gentoo-2-c1ba325a4b7b5921798cb375fa00386e9cf3d5e1.tar.bz2 gentoo-2-c1ba325a4b7b5921798cb375fa00386e9cf3d5e1.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-vim/minibufexpl/minibufexpl-6.3.2.ebuild')
-rw-r--r-- | app-vim/minibufexpl/minibufexpl-6.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/minibufexpl/minibufexpl-6.3.2.ebuild b/app-vim/minibufexpl/minibufexpl-6.3.2.ebuild index 8bd269648366..78d6909b77ae 100644 --- a/app-vim/minibufexpl/minibufexpl-6.3.2.ebuild +++ b/app-vim/minibufexpl/minibufexpl-6.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/minibufexpl/minibufexpl-6.3.2.ebuild,v 1.6 2005/02/22 23:06:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/minibufexpl/minibufexpl-6.3.2.ebuild,v 1.7 2005/04/24 12:11:40 hansmi Exp $ inherit vim-plugin @@ -8,7 +8,7 @@ DESCRIPTION="vim plugin: easily switch between buffers" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=159" LICENSE="as-is" -KEYWORDS="alpha amd64 ia64 mips ~ppc sparc x86" +KEYWORDS="alpha amd64 ia64 mips ppc sparc x86" IUSE="" VIM_PLUGIN_HELPFILES="minibufexpl.txt" |