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
commit903419e6b5327701e965abfef9d9ab70671e2cf3 (patch)
tree39717ad3f8ee1824f1b99ac2f73c1da1bda6c95b /app-vim/fluxbox-syntax
parentstable on hppa (diff)
downloadgentoo-2-903419e6b5327701e965abfef9d9ab70671e2cf3.tar.gz
gentoo-2-903419e6b5327701e965abfef9d9ab70671e2cf3.tar.bz2
gentoo-2-903419e6b5327701e965abfef9d9ab70671e2cf3.zip
Added ~hppa
(Portage version: 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"