summaryrefslogtreecommitdiff
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
parentapp-backup/rear: drop old EAPI=5 (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')
-rw-r--r--app-vim/sleuth/Manifest1
-rw-r--r--app-vim/sleuth/sleuth-1.0.ebuild14
2 files changed, 0 insertions, 15 deletions
diff --git a/app-vim/sleuth/Manifest b/app-vim/sleuth/Manifest
index e42917e334b3..c9c0f6e0be09 100644
--- a/app-vim/sleuth/Manifest
+++ b/app-vim/sleuth/Manifest
@@ -1,2 +1 @@
-DIST sleuth-1.0.tar.bz2 1839 BLAKE2B 884c1e3ad2e5202e4827d9973611584dff0ec7c0dff6f310a192a757daa2ae8342c62d15f075249550880843f3596b195ab358ba186a764cdc51080abce5d76c SHA512 19fb158a28bfa02e7364208f11911d0afcda77f4a35a410202b0342130e48b99b52db56aa687b2484ba0ac9595970ae040c349e7a0fd350f07c40b6b58d43a13
DIST sleuth-1.1.tar.bz2 1972 BLAKE2B ca16a57f180bde63fd06510013c7e695ebe9111d42975b577932f860321286379dc71bb840135ce1d60f1f27de942792889ff9de974b1366988b2407413838c8 SHA512 76a2bbb651452cb7a2336cebed5f7e8ff79e995bc7ba11d36089f7e58f607df031306bf38fd161e7af728aa6699b37fa8c2c322b8a8cfa7889dfaa3e96d400c9
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}"