commit: 090699f064489730bd25c3a6ef6cb0f7f6ba4f1f Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Fri May 11 22:08:19 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Fri May 11 22:08:59 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=090699f0
app-vim/nagios-syntax: clean up old ebuild. Package-Manager: Portage-2.3.24, Repoman-2.3.6 app-vim/nagios-syntax/Manifest | 1 - app-vim/nagios-syntax/nagios-syntax-20050105.ebuild | 16 ---------------- 2 files changed, 17 deletions(-) diff --git a/app-vim/nagios-syntax/Manifest b/app-vim/nagios-syntax/Manifest index 4dad98a2888..444f218bf05 100644 --- a/app-vim/nagios-syntax/Manifest +++ b/app-vim/nagios-syntax/Manifest @@ -1,2 +1 @@ DIST nagios-syntax-1.8.tar.gz 1737 BLAKE2B 73f3b40b4e79d3449cc0f62e88efa5e7d2085db6050f05a5dd774a375a477f22844c8b5603fd89aa676bc26e90d4ad21ebc377c11c05a67909d0b65e1861983e SHA512 53a17c521a66a42f0082e6a963059ff96ed5f899e2be4c50ab68cbf237d1ca6bec8476b798b4a99563a8fdd6dc6ef632de19399b5aad12bad586f0cf0161f76f -DIST nagios-syntax-20050105.tar.bz2 1721 BLAKE2B 1dd50f29ab734c48caaa52e2f6c0bf601c71136ae8ff7b08077e4f329815e7c5988ad8759d926c2344163aaeccb51be827049c10e3315c6175f57eeac8a9ee3b SHA512 4bfca41c7aac4580511bf651db67c0dc16fcdcb09137ba27ce5472be9e3695db0ac254dca370b0f3576ab58959cd0ca5235833e45b1186c6f6721ca3d5793c6b diff --git a/app-vim/nagios-syntax/nagios-syntax-20050105.ebuild b/app-vim/nagios-syntax/nagios-syntax-20050105.ebuild deleted file mode 100644 index 4828c3e0510..00000000000 --- a/app-vim/nagios-syntax/nagios-syntax-20050105.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=0 - -inherit vim-plugin - -DESCRIPTION="vim plugin: Nagios configuration files syntax" -HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2261" -LICENSE="vim.org" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86" -IUSE="" - -VIM_PLUGIN_HELPTEXT=\ -"This plugin provides syntax highlighting for Nagios configuration -files. Detection is by filename (/etc/nagios/)."
