summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-11-26 12:31:03 +0000
committerMike Frysinger <vapier@gentoo.org>2006-11-26 12:31:03 +0000
commite0268ac0b1c5570a562c37b3c823e1c946cb21c2 (patch)
tree7f7ce89c46d448163552dd27f8000a5e8e32f0c0 /app-vim/pam-syntax
parentComment out nls use flag, pending RFC on -dev (diff)
downloadgentoo-2-e0268ac0b1c5570a562c37b3c823e1c946cb21c2.tar.gz
gentoo-2-e0268ac0b1c5570a562c37b3c823e1c946cb21c2.tar.bz2
gentoo-2-e0268ac0b1c5570a562c37b3c823e1c946cb21c2.zip
arm/s390/sh love
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'app-vim/pam-syntax')
-rw-r--r--app-vim/pam-syntax/pam-syntax-20030818.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/pam-syntax/pam-syntax-20030818.ebuild b/app-vim/pam-syntax/pam-syntax-20030818.ebuild
index 3e34d02524de..bdd0ade23980 100644
--- a/app-vim/pam-syntax/pam-syntax-20030818.ebuild
+++ b/app-vim/pam-syntax/pam-syntax-20030818.ebuild
@@ -1,15 +1,15 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/pam-syntax/pam-syntax-20030818.ebuild,v 1.10 2006/11/20 07:40:55 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/pam-syntax/pam-syntax-20030818.ebuild,v 1.11 2006/11/26 12:31:03 vapier Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: PAM configuration syntax highlighting"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=735"
+
LICENSE="as-is"
-KEYWORDS="alpha amd64 ia64 mips ppc ppc64 sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE=""
VIM_PLUGIN_HELPTEXT=\
"This plugin provides syntax highlighting for PAM configuration files."
-