summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-06-10 13:45:30 -0400
committerMatt Turner <mattst88@gentoo.org>2022-06-10 14:07:52 -0400
commitd643b03ae8379d27be43a48ff70d28dc5c322df3 (patch)
tree8f366f8383ad0af3a5245952ecaba3372e7219df /app-vim/yankring
parentapp-vim/vimoutliner: Drop old versions (diff)
downloadgentoo-d643b03ae8379d27be43a48ff70d28dc5c322df3.tar.gz
gentoo-d643b03ae8379d27be43a48ff70d28dc5c322df3.tar.bz2
gentoo-d643b03ae8379d27be43a48ff70d28dc5c322df3.zip
app-vim/yankring: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-vim/yankring')
-rw-r--r--app-vim/yankring/yankring-19.0.ebuild11
1 files changed, 0 insertions, 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"