diff options
Diffstat (limited to 'app-vim/fluxbox-syntax/fluxbox-syntax-1.4.ebuild')
-rw-r--r-- | app-vim/fluxbox-syntax/fluxbox-syntax-1.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/fluxbox-syntax/fluxbox-syntax-1.4.ebuild b/app-vim/fluxbox-syntax/fluxbox-syntax-1.4.ebuild index e69ebbe1599f..398212ad0dc5 100644 --- a/app-vim/fluxbox-syntax/fluxbox-syntax-1.4.ebuild +++ b/app-vim/fluxbox-syntax/fluxbox-syntax-1.4.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/fluxbox-syntax/fluxbox-syntax-1.4.ebuild,v 1.5 2007/07/11 05:14:08 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/fluxbox-syntax/fluxbox-syntax-1.4.ebuild,v 1.6 2009/12/17 10:26:27 fauli Exp $ inherit vim-plugin DESCRIPTION="vim plugin: fluxbox files syntax and indent" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=679" LICENSE="as-is" -KEYWORDS="x86 sparc mips ~ppc" +KEYWORDS="mips ~ppc sparc x86 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="" RDEPEND="${RDEPEND} >=app-vim/genindent-1.0" |