From 9dc6a2a5755927333fcaf55c2e6f191857ab8040 Mon Sep 17 00:00:00 2001 From: Patrice Clement Date: Tue, 3 Nov 2020 10:05:12 +0100 Subject: app-vim/yankring: EAPI 7 bump. Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Patrice Clement --- app-vim/yankring/yankring-19.0-r1.ebuild | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 app-vim/yankring/yankring-19.0-r1.ebuild diff --git a/app-vim/yankring/yankring-19.0-r1.ebuild b/app-vim/yankring/yankring-19.0-r1.ebuild new file mode 100644 index 000000000000..37789791440c --- /dev/null +++ b/app-vim/yankring/yankring-19.0-r1.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit vim-plugin + +DESCRIPTION="vim plugin: maintains a history of previous yanks and deletes" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1234" +LICENSE="vim" +KEYWORDS="~amd64 ~x86" -- cgit v1.2.3-18-g5258