summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-06-10 13:44:50 -0400
committerMatt Turner <mattst88@gentoo.org>2022-06-10 14:07:51 -0400
commitf57025c1f20f57268741a02504e400bac8614b58 (patch)
tree2018d7f15cb322778f72bdcac94b37b2a483dfd5 /app-vim/txtfmt
parentapp-vim/tlib: Drop old versions (diff)
downloadgentoo-f57025c1f20f57268741a02504e400bac8614b58.tar.gz
gentoo-f57025c1f20f57268741a02504e400bac8614b58.tar.bz2
gentoo-f57025c1f20f57268741a02504e400bac8614b58.zip
app-vim/txtfmt: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-vim/txtfmt')
-rw-r--r--app-vim/txtfmt/Manifest1
-rw-r--r--app-vim/txtfmt/txtfmt-2.4-r1.ebuild16
2 files changed, 0 insertions, 17 deletions
diff --git a/app-vim/txtfmt/Manifest b/app-vim/txtfmt/Manifest
index 8d5df030d925..af92edbc7230 100644
--- a/app-vim/txtfmt/Manifest
+++ b/app-vim/txtfmt/Manifest
@@ -1,2 +1 @@
-DIST txtfmt-2.4.tar.gz 127123 BLAKE2B c7623a462ae9a2562b9455ca94b013bc1555bb13d50b37f0edc27a297a420d24462e0f6a8140c8e18fd89ec400276b3fdbb5f76ea164f2e857f3849bf232c9f7 SHA512 4f3a32c34b11477a7b78fca47367754093b04dbe60bdfee16d2f05c992a82f9f64fb82b8dc811afd43fd4206f426c88ade95943cc1686e6bf57813596b9652f8
DIST txtfmt-3.1.tar.gz 172348 BLAKE2B aa44aef49665f034dcb0528bc6795f716540088b59e026bb079e49e5d2b9f6034f99afa220cb63b7e534257e2fc249c779b2ad0fb8ef01d3fa99e609b70e059e SHA512 bdef5350626ee5251fbf3cb4a4270e72f0b8ab29948f0469cfadbcf0735ccd7c104b34a25e43d4ff147ed48de3667fba472080f81f72d5a4687467e5c44af5d1
diff --git a/app-vim/txtfmt/txtfmt-2.4-r1.ebuild b/app-vim/txtfmt/txtfmt-2.4-r1.ebuild
deleted file mode 100644
index d570eeb05132..000000000000
--- a/app-vim/txtfmt/txtfmt-2.4-r1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: rich text highlighting in vim"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2208"
-SRC_URI="https://www.vim.org/scripts/download_script.php?src_id=13856 -> ${P}.tar.gz"
-LICENSE="public-domain"
-KEYWORDS="~amd64 ~x86"
-
-VIM_PLUGIN_HELPFILES="${PN}.txt"
-
-S=${WORKDIR}