commit: d643b03ae8379d27be43a48ff70d28dc5c322df3 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Fri Jun 10 17:45:30 2022 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Fri Jun 10 18:07:52 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d643b03a
app-vim/yankring: Drop old versions Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> app-vim/yankring/yankring-19.0.ebuild | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/app-vim/yankring/yankring-19.0.ebuild b/app-vim/yankring/yankring-19.0.ebuild deleted file mode 100644 index 214878490ff4..000000000000 --- a/app-vim/yankring/yankring-19.0.ebuild +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 1999-2021 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" -VIM_PLUGIN_HELPFILES="${PN}.txt"
