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
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')
-rw-r--r--app-vim/pam-syntax/Manifest1
-rw-r--r--app-vim/pam-syntax/pam-syntax-20030818.ebuild15
2 files changed, 0 insertions, 16 deletions
diff --git a/app-vim/pam-syntax/Manifest b/app-vim/pam-syntax/Manifest
index dfef58d29aa5..9a4308d5e893 100644
--- a/app-vim/pam-syntax/Manifest
+++ b/app-vim/pam-syntax/Manifest
@@ -1,2 +1 @@
-DIST pam-syntax-20030818.tar.bz2 2521 SHA256 0ecc41a9198d315e65d0eb8377d418f49d45966ca11b65c75b0332b63d95fc4b SHA512 71ed32e0a4360ef33be1fbb3f8123e9a7a9bd6ff75c60a9e29b7f58e35d4a1d811e751a3ff0855c762656d1e3e8d48999bae3ffab919ddc98ed046dace71faeb WHIRLPOOL a7dc05e1040d123d26649048f788391d5b1902a7bafae925cad3f61e1be5367c3e874eda8bc8f6acd1189466e471b160c4d5e8afe2e008fd9a0435d82362248b
DIST pam-syntax-20060424.tar.bz2 2803 SHA256 9b2ca802c54906aa6b9c67b678520970e7ea5277577a76cdc021a206d121db28 SHA512 750028c153111ffdc9472b333375ad8d6312262fb1c8c7ac8563207d11e36ab885bb6ef341a39d59f5e980b69110c35166fa6eeca3a6093b0328ee2c58cf09e0 WHIRLPOOL 5ad1ec68e4a56476b2ea201fe8c1dbcca4a99e9867f25d5ab49c36bf5db9f982647ac00fb6be46a2daf6b579f4890de4dfbfc976a43f06576094272d51798244
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."