diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2017-09-28 11:31:30 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-09-28 11:31:51 +0200 |
commit | 329b9cc399a59af02b707054d6edb3a85c9f2d9b (patch) | |
tree | d7c06ed4c2461666fae32755ce097428f32e0b57 /app-vim | |
parent | app-vim/dhcpd-syntax: EAPI 6 bump. (diff) | |
download | gentoo-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')
-rw-r--r-- | app-vim/ntp-syntax/ntp-syntax-20031001.ebuild | 14 |
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." |