summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2017-09-28 11:31:30 +0200
committerPatrice Clement <monsieurp@gentoo.org>2017-09-28 11:31:51 +0200
commit329b9cc399a59af02b707054d6edb3a85c9f2d9b (patch)
treed7c06ed4c2461666fae32755ce097428f32e0b57 /app-vim/ntp-syntax
parentapp-vim/dhcpd-syntax: EAPI 6 bump. (diff)
downloadgentoo-329b9cc399a59af02b707054d6edb3a85c9f2d9b.tar.gz
gentoo-329b9cc399a59af02b707054d6edb3a85c9f2d9b.tar.bz2
gentoo-329b9cc399a59af02b707054d6edb3a85c9f2d9b.zip
app-vim/ntp-syntax: clean up old.
Package-Manager: Portage-2.3.8, Repoman-2.3.1
Diffstat (limited to 'app-vim/ntp-syntax')
-rw-r--r--app-vim/ntp-syntax/ntp-syntax-20031001.ebuild14
1 files changed, 0 insertions, 14 deletions
diff --git a/app-vim/ntp-syntax/ntp-syntax-20031001.ebuild b/app-vim/ntp-syntax/ntp-syntax-20031001.ebuild
deleted file mode 100644
index f64231997374..000000000000
--- a/app-vim/ntp-syntax/ntp-syntax-20031001.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: ntp.conf syntax highlighting"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=778"
-
-LICENSE="vim"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-VIM_PLUGIN_HELPTEXT=\
-"This plugin provides syntax highlighting for ntp.conf files."