summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2024-01-13 18:38:06 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-13 19:50:35 +0100
commit888c9a77d708361984acb15ae323dc1e93b61563 (patch)
tree2d4d64b80112b6b3810daec46982298db820bef0 /app-vim/tmpl
parentapp-vim/thlnk: drop 1.2.1-r1, EAPI6-- (diff)
downloadgentoo-888c9a77d708361984acb15ae323dc1e93b61563.tar.gz
gentoo-888c9a77d708361984acb15ae323dc1e93b61563.tar.bz2
gentoo-888c9a77d708361984acb15ae323dc1e93b61563.zip
app-vim/tmpl: drop 0.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/tmpl')
-rw-r--r--app-vim/tmpl/tmpl-0.1-r1.ebuild14
1 files changed, 0 insertions, 14 deletions
diff --git a/app-vim/tmpl/tmpl-0.1-r1.ebuild b/app-vim/tmpl/tmpl-0.1-r1.ebuild
deleted file mode 100644
index ae9496a9b098..000000000000
--- a/app-vim/tmpl/tmpl-0.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: Syntax for Sam Tregar's HTML::Template"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=254"
-LICENSE="vim"
-KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86"
-IUSE=""
-
-VIM_PLUGIN_HELPURL="https://www.vim.org/scripts/script.php?script_id=254"