Parent Directory
|
Revision Log
Fix LICENSE, bug 445808. (Portage version: 2.1.11.33/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
1 | # Copyright 1999-2012 Gentoo Foundation |
2 | # Distributed under the terms of the GNU General Public License v2 |
3 | # $Header: /var/cvsroot/gentoo-x86/app-vim/pam-syntax/pam-syntax-20030818.ebuild,v 1.12 2010/10/07 03:28:02 leio Exp $ |
4 | |
5 | inherit vim-plugin |
6 | |
7 | DESCRIPTION="vim plugin: PAM configuration syntax highlighting" |
8 | HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=735" |
9 | |
10 | LICENSE="vim.org" |
11 | KEYWORDS="alpha amd64 arm ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" |
12 | IUSE="" |
13 | |
14 | VIM_PLUGIN_HELPTEXT=\ |
15 | "This plugin provides syntax highlighting for PAM configuration files." |
ViewVC Help | |
Powered by ViewVC 1.1.20 |