summaryrefslogtreecommitdiff
path: root/app-vim/sleuth/sleuth-1.0.ebuild
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2020-09-24 15:51:23 -0400
committerAaron Bauman <bman@gentoo.org>2020-09-24 15:53:32 -0400
commit74bda60b869581fc7435873e1aa34e86ba7ed0fb (patch)
tree3b2476dcca81b0a8ed0df96b1bef8f8358d256c1 /app-vim/sleuth/sleuth-1.0.ebuild
parent6dd9c16528c481fcc62370575b4fcd94dc8d35ef (diff)
downloadgentoo-74bda60b869581fc7435873e1aa34e86ba7ed0fb.tar.gz
gentoo-74bda60b869581fc7435873e1aa34e86ba7ed0fb.tar.bz2
gentoo-74bda60b869581fc7435873e1aa34e86ba7ed0fb.zip
app-vim/sleuth: drop old EAPI=5
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'app-vim/sleuth/sleuth-1.0.ebuild')
-rw-r--r--app-vim/sleuth/sleuth-1.0.ebuild14
1 files changed, 0 insertions, 14 deletions
diff --git a/app-vim/sleuth/sleuth-1.0.ebuild b/app-vim/sleuth/sleuth-1.0.ebuild
deleted file mode 100644
index fa42aff92d2b..000000000000
--- a/app-vim/sleuth/sleuth-1.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: heuristically set buffer options"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=4375 https://github.com/tpope/vim-sleuth"
-LICENSE="vim"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-VIM_PLUGIN_HELPFILES="${PN}"