diff options
Diffstat (limited to 'app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild')
-rw-r--r-- | app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild b/app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild index a3bb9506ba1f..1571467ff63a 100644 --- a/app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild +++ b/app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2006 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.5.ebuild,v 1.13 2007/07/11 05:14:08 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild,v 1.14 2009/03/16 12:55:36 armin76 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="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND="${RDEPEND} >=app-vim/genindent-1.0" |