From: Patrice Clement Date: Thu, 28 Sep 2017 09:31:30 +0000 (+0200) Subject: app-vim/ntp-syntax: clean up old. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=329b9cc399a59af02b707054d6edb3a85c9f2d9b;p=gentoo.git app-vim/ntp-syntax: clean up old. Package-Manager: Portage-2.3.8, Repoman-2.3.1 --- 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."