commit: 888c9a77d708361984acb15ae323dc1e93b61563 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sat Jan 13 17:38:06 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jan 13 18:50:35 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=888c9a77
app-vim/tmpl: drop 0.1-r1, EAPI6-- Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> app-vim/tmpl/tmpl-0.1-r1.ebuild | 14 -------------- 1 file changed, 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"
