summaryrefslogtreecommitdiff
path: root/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-02-16 12:59:29 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-02-16 12:59:29 +0000
commit79599515788b85b18aa655e7b7f8cc05c1bbddd8 (patch)
treeade7cb031f363fad64c77139dea7aa3d81908537 /app-vim/eselect-syntax/eselect-syntax-20070506.ebuild
parent6bc2e4d7c5906e46a8f275a876ead6ec41aca5bb (diff)
gentoo resync : 16.02.1018
Diffstat (limited to 'app-vim/eselect-syntax/eselect-syntax-20070506.ebuild')
-rw-r--r--app-vim/eselect-syntax/eselect-syntax-20070506.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild b/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild
deleted file mode 100644
index 2af67ca705c0..000000000000
--- a/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils vim-plugin
-
-DESCRIPTION="vim plugin: Eselect syntax highlighting, filetype and indent settings"
-HOMEPAGE="https://www.gentoo.org/"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-
-LICENSE="vim"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
-
-DEPEND="!<app-vim/gentoo-syntax-20070506"
-RDEPEND="${DEPEND}"
-
-IUSE=""
-
-VIM_PLUGIN_HELPFILES="${PN}"
-VIM_PLUGIN_MESSAGES="filetype"