summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-06-10 13:45:21 -0400
committerMatt Turner <mattst88@gentoo.org>2022-06-10 14:07:52 -0400
commit81b0f422f2695c25033158eb92e9bbb7cd1384aa (patch)
tree0af1810f095f962d2ae1b04f529c4c019423a4d2 /app-vim
parentapp-vim/vim-nftables: Drop old versions (diff)
downloadgentoo-81b0f422f2695c25033158eb92e9bbb7cd1384aa.tar.gz
gentoo-81b0f422f2695c25033158eb92e9bbb7cd1384aa.tar.bz2
gentoo-81b0f422f2695c25033158eb92e9bbb7cd1384aa.zip
app-vim/vimcdoc: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/vimcdoc/Manifest1
-rw-r--r--app-vim/vimcdoc/vimcdoc-1.9.0.ebuild12
2 files changed, 0 insertions, 13 deletions
diff --git a/app-vim/vimcdoc/Manifest b/app-vim/vimcdoc/Manifest
index 73d9ee52f9ad..40bc09682e21 100644
--- a/app-vim/vimcdoc/Manifest
+++ b/app-vim/vimcdoc/Manifest
@@ -1,2 +1 @@
-DIST vimcdoc-1.9.0.tar.gz 1969682 BLAKE2B 296fb6f246d92f8c5aa917bdc68870d568892cc2a64158121f7c69878ea8e3bdcfbe1f8b060dca11e24e0fad7ab0cfbe4db8e3d756e7f4715bfc72b32c3d2ef7 SHA512 f12e6e12d481d6cf718c97aecc1619c11d5c19ef647155ed66c8c6b79f7a82ca36249e7f60aeb246404dbb31c68eced135c53247f0d99acaf05bc8e7a5679fc9
DIST vimcdoc-2.1.0.tar.gz 2228306 BLAKE2B 099727487067f5ff1e28ab1d8562edc6377984e557c9fa8b467102cd7df069f6bfed7d2149c59f8b5d8aa6e2352905533cdc6c6c1869a8e2494c4b1601df6056 SHA512 31df2f9b37d0fe00205afc66a920633fae770bca569c3d71376cc4b27af42f6f8bd6aa9f997b5007bad65ca4525a1847e396b64083ca7dd12748153e4d216096
diff --git a/app-vim/vimcdoc/vimcdoc-1.9.0.ebuild b/app-vim/vimcdoc/vimcdoc-1.9.0.ebuild
deleted file mode 100644
index 5eec3b7044fb..000000000000
--- a/app-vim/vimcdoc/vimcdoc-1.9.0.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin
-
-DESCRIPTION="online vim documentation translated into Chinese"
-HOMEPAGE="http://vimcdoc.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-LICENSE="vim.org"
-KEYWORDS="~amd64 ~x86"