summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2024-01-13 18:17:03 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-13 19:49:56 +0100
commitabb6a9f19d4f8a30f6189e97e4ce19a3a0ac71ca (patch)
tree2919acfac60f5115c10050f23ad0dded721fd81f /app-vim/cmdalias/cmdalias-3.0-r1.ebuild
parentapp-vim/closetag: drop 0.9.1-r1, EAPI6-- (diff)
downloadgentoo-abb6a9f19d4f8a30f6189e97e4ce19a3a0ac71ca.tar.gz
gentoo-abb6a9f19d4f8a30f6189e97e4ce19a3a0ac71ca.tar.bz2
gentoo-abb6a9f19d4f8a30f6189e97e4ce19a3a0ac71ca.zip
app-vim/cmdalias: drop 3.0-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/cmdalias/cmdalias-3.0-r1.ebuild')
-rw-r--r--app-vim/cmdalias/cmdalias-3.0-r1.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/app-vim/cmdalias/cmdalias-3.0-r1.ebuild b/app-vim/cmdalias/cmdalias-3.0-r1.ebuild
deleted file mode 100644
index d6277e9de532..000000000000
--- a/app-vim/cmdalias/cmdalias-3.0-r1.ebuild
+++ /dev/null
@@ -1,16 +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: library for alias creation"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=746"
-LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~ia64 ~mips ppc sparc x86"
-IUSE=""
-
-VIM_PLUGIN_HELPTEXT=\
-"This plugin provides library functions and is not intended to be used
-directly by the user."