diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-05-19 18:07:10 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-05-19 18:07:10 +0000 |
commit | 01a980cd5ed2c9eba69ae57af882fe1e94cc0cd6 (patch) | |
tree | 94b6c7890e5c3af3d31ed2dcc4a809a71e0159ac /app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild | |
parent | stable on hppa (diff) | |
download | historical-01a980cd5ed2c9eba69ae57af882fe1e94cc0cd6.tar.gz historical-01a980cd5ed2c9eba69ae57af882fe1e94cc0cd6.tar.bz2 historical-01a980cd5ed2c9eba69ae57af882fe1e94cc0cd6.zip |
Added ~hppa
Package-Manager: portage-2.0.51.19
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 b2a7e6e4add5..347639208951 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.8 2005/04/06 18:16:40 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild,v 1.9 2005/05/19 18:07:10 killerfox 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 alpha ia64" +KEYWORDS="x86 sparc mips ~ppc amd64 ppc64 alpha ia64 ~hppa" IUSE="" RDEPEND="${RDEPEND} >=app-vim/genindent-1.0" |