diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2024-01-13 18:37:36 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-01-13 19:50:34 +0100 |
commit | a71f1d40c0bfc5416116628c0179196b62f83068 (patch) | |
tree | 3d319ef3ddd11ab8b300660cdee42acdf71b7147 /app-vim | |
parent | app-vim/tasklist: drop 1.0.1, EAPI6-- (diff) | |
download | gentoo-a71f1d40c0bfc5416116628c0179196b62f83068.tar.gz gentoo-a71f1d40c0bfc5416116628c0179196b62f83068.tar.bz2 gentoo-a71f1d40c0bfc5416116628c0179196b62f83068.zip |
app-vim/thlnk: drop 1.2.1-r1, EAPI6--
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/thlnk/thlnk-1.2.1-r1.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/app-vim/thlnk/thlnk-1.2.1-r1.ebuild b/app-vim/thlnk/thlnk-1.2.1-r1.ebuild deleted file mode 100644 index cb65fdddb79f..000000000000 --- a/app-vim/thlnk/thlnk-1.2.1-r1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit vim-plugin - -DESCRIPTION="vim plugin: linking in plaintext" -HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=293" -LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86" -IUSE="" - -VIM_PLUGIN_HELPFILES="thlnk thlnk-reference-manual" |