diff options
author | 2004-10-07 16:43:20 +0000 | |
---|---|---|
committer | 2004-10-07 16:43:20 +0000 | |
commit | 58f5fd56c2eee24beb0aaceb27f261b83ecc8f43 (patch) | |
tree | 4ad910a871d5c84848e45656e35b07259e26cae1 /app-vim/fluxbox-syntax/fluxbox-syntax-1.4.ebuild | |
parent | add jmeter (diff) | |
download | gentoo-2-58f5fd56c2eee24beb0aaceb27f261b83ecc8f43.tar.gz gentoo-2-58f5fd56c2eee24beb0aaceb27f261b83ecc8f43.tar.bz2 gentoo-2-58f5fd56c2eee24beb0aaceb27f261b83ecc8f43.zip |
x86, sparc, mips stable
Diffstat (limited to 'app-vim/fluxbox-syntax/fluxbox-syntax-1.4.ebuild')
-rw-r--r-- | app-vim/fluxbox-syntax/fluxbox-syntax-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/fluxbox-syntax/fluxbox-syntax-1.4.ebuild b/app-vim/fluxbox-syntax/fluxbox-syntax-1.4.ebuild index a5af07547eb7..a626a36a41d1 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-2004 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.1 2004/09/09 18:03:10 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/fluxbox-syntax/fluxbox-syntax-1.4.ebuild,v 1.2 2004/10/07 16:41:20 ciaranm 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" +KEYWORDS="x86 sparc mips" IUSE="" RDEPEND="${RDEPEND} >=app-vim/genindent-1.0" |