summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené Nussbaumer <killerfox@gentoo.org>2005-05-19 18:07:10 +0000
committerRené Nussbaumer <killerfox@gentoo.org>2005-05-19 18:07:10 +0000
commit01a980cd5ed2c9eba69ae57af882fe1e94cc0cd6 (patch)
tree94b6c7890e5c3af3d31ed2dcc4a809a71e0159ac /app-vim/fluxbox-syntax
parentstable on hppa (diff)
downloadhistorical-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')
-rw-r--r--app-vim/fluxbox-syntax/ChangeLog6
-rw-r--r--app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-vim/fluxbox-syntax/ChangeLog b/app-vim/fluxbox-syntax/ChangeLog
index c12c2d01b301..4849717c127e 100644
--- a/app-vim/fluxbox-syntax/ChangeLog
+++ b/app-vim/fluxbox-syntax/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-vim/fluxbox-syntax
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/fluxbox-syntax/ChangeLog,v 1.10 2005/04/06 18:16:40 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/fluxbox-syntax/ChangeLog,v 1.11 2005/05/19 18:07:10 killerfox Exp $
+
+ 19 May 2005; Rene Nussbaumer <killerfox@gentoo.org>
+ fluxbox-syntax-1.5.ebuild:
+ Added ~hppa; bug #93209
06 Apr 2005; Markus Rothe <corsair@gentoo.org> fluxbox-syntax-1.5.ebuild:
Stable on ppc64
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"