Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/ntp-syntax/
Date: Thu, 28 Sep 2017 09:31:59
Message-Id: 1506591111.329b9cc399a59af02b707054d6edb3a85c9f2d9b.monsieurp@gentoo
1 commit: 329b9cc399a59af02b707054d6edb3a85c9f2d9b
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 28 09:31:30 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 28 09:31:51 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=329b9cc3
7
8 app-vim/ntp-syntax: clean up old.
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.1
11
12 app-vim/ntp-syntax/ntp-syntax-20031001.ebuild | 14 --------------
13 1 file changed, 14 deletions(-)
14
15 diff --git a/app-vim/ntp-syntax/ntp-syntax-20031001.ebuild b/app-vim/ntp-syntax/ntp-syntax-20031001.ebuild
16 deleted file mode 100644
17 index f6423199737..00000000000
18 --- a/app-vim/ntp-syntax/ntp-syntax-20031001.ebuild
19 +++ /dev/null
20 @@ -1,14 +0,0 @@
21 -# Copyright 1999-2013 Gentoo Foundation
22 -# Distributed under the terms of the GNU General Public License v2
23 -
24 -inherit vim-plugin
25 -
26 -DESCRIPTION="vim plugin: ntp.conf syntax highlighting"
27 -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=778"
28 -
29 -LICENSE="vim"
30 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
31 -IUSE=""
32 -
33 -VIM_PLUGIN_HELPTEXT=\
34 -"This plugin provides syntax highlighting for ntp.conf files."