diff options
author | Tom Martin <slarti@gentoo.org> | 2005-02-18 20:03:31 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2005-02-18 20:03:31 +0000 |
commit | 7e63e5e8b47508984396c46e82981dfccdfd02d4 (patch) | |
tree | 648927c19b00dc86da312faa04b5e775b7a0cbf0 /app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild | |
parent | GCC 4 compatability update; closes bug #80588 (diff) | |
download | historical-7e63e5e8b47508984396c46e82981dfccdfd02d4.tar.gz historical-7e63e5e8b47508984396c46e82981dfccdfd02d4.tar.bz2 historical-7e63e5e8b47508984396c46e82981dfccdfd02d4.zip |
amd64 stable
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild')
-rw-r--r-- | app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild b/app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild index 89221c5b1060..40e50750b59c 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-2005 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.5 2005/02/13 18:25:55 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild,v 1.6 2005/02/18 19:59:08 slarti 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 ~amd64 ~ppc64" +KEYWORDS="x86 sparc mips ~ppc amd64 ~ppc64" IUSE="" RDEPEND="${RDEPEND} >=app-vim/genindent-1.0" |