summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2024-01-13 18:19:52 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-13 19:50:01 +0100
commitf7588f76c1c698d676dfbf8abcef5827f3bd1568 (patch)
tree21cf44af617076d64d4f3b5c76d10d25ba16b9a6 /app-vim/dbext
parentapp-vim/cvsmenu: drop 1.147-r1, EAPI6-- (diff)
downloadgentoo-f7588f76c1c698d676dfbf8abcef5827f3bd1568.tar.gz
gentoo-f7588f76c1c698d676dfbf8abcef5827f3bd1568.tar.bz2
gentoo-f7588f76c1c698d676dfbf8abcef5827f3bd1568.zip
app-vim/dbext: drop 26.00, EAPI6--
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-vim/dbext')
-rw-r--r--app-vim/dbext/dbext-26.00.ebuild13
1 files changed, 0 insertions, 13 deletions
diff --git a/app-vim/dbext/dbext-26.00.ebuild b/app-vim/dbext/dbext-26.00.ebuild
deleted file mode 100644
index 90f05bddfff0..000000000000
--- a/app-vim/dbext/dbext-26.00.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: easy access to databases"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=356"
-LICENSE="GPL-2"
-KEYWORDS="amd64 ~mips ppc x86"
-
-VIM_PLUGIN_HELPFILES="${PN}.txt"