From 74bda60b869581fc7435873e1aa34e86ba7ed0fb Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Thu, 24 Sep 2020 15:51:23 -0400 Subject: app-vim/sleuth: drop old EAPI=5 Signed-off-by: Aaron Bauman --- app-vim/sleuth/Manifest | 1 - app-vim/sleuth/sleuth-1.0.ebuild | 14 -------------- 2 files changed, 15 deletions(-) delete mode 100644 app-vim/sleuth/sleuth-1.0.ebuild (limited to 'app-vim/sleuth') 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}" -- cgit v1.2.3-65-gdbad