summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2016-03-13 19:48:01 +0100
committerManuel Rüger <mrueg@gentoo.org>2016-03-13 19:48:01 +0100
commite85d19d14ed656285b303cb7c5c5c5b413be0a5c (patch)
tree6198d13471bba7e40fc21e6b8bce999227ef3e54 /app-vim/pam-syntax/pam-syntax-20030818.ebuild
parentapp-vim/gundo: Remove old (diff)
downloadgentoo-e85d19d14ed656285b303cb7c5c5c5b413be0a5c.tar.gz
gentoo-e85d19d14ed656285b303cb7c5c5c5b413be0a5c.tar.bz2
gentoo-e85d19d14ed656285b303cb7c5c5c5b413be0a5c.zip
app-vim/pam-syntax: Remove old
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-vim/pam-syntax/pam-syntax-20030818.ebuild')
-rw-r--r--app-vim/pam-syntax/pam-syntax-20030818.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/app-vim/pam-syntax/pam-syntax-20030818.ebuild b/app-vim/pam-syntax/pam-syntax-20030818.ebuild
deleted file mode 100644
index 35f1c010d0db..000000000000
--- a/app-vim/pam-syntax/pam-syntax-20030818.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: PAM configuration syntax highlighting"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=735"
-
-LICENSE="vim.org"
-KEYWORDS="alpha amd64 arm ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
-IUSE=""
-
-VIM_PLUGIN_HELPTEXT=\
-"This plugin provides syntax highlighting for PAM configuration files."