summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2017-08-17 16:40:32 -0400
committerTim Harder <radhermit@gentoo.org>2017-08-17 16:40:32 -0400
commite2fccdb7b7ece09f844c5099680fefb35ea15868 (patch)
tree1aa7a86f9ef0371b32e1d7860c04385c51185605 /app-vim/dbext/dbext-24.0.ebuild
parentapp-vim/dbext: stabilize 25.0 (diff)
downloadgentoo-e2fccdb7b7ece09f844c5099680fefb35ea15868.tar.gz
gentoo-e2fccdb7b7ece09f844c5099680fefb35ea15868.tar.bz2
gentoo-e2fccdb7b7ece09f844c5099680fefb35ea15868.zip
app-vim/dbext: remove old
Diffstat (limited to 'app-vim/dbext/dbext-24.0.ebuild')
-rw-r--r--app-vim/dbext/dbext-24.0.ebuild13
1 files changed, 0 insertions, 13 deletions
diff --git a/app-vim/dbext/dbext-24.0.ebuild b/app-vim/dbext/dbext-24.0.ebuild
deleted file mode 100644
index 7f4f03480746..000000000000
--- a/app-vim/dbext/dbext-24.0.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2017 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="http://www.vim.org/scripts/script.php?script_id=356"
-LICENSE="GPL-2"
-KEYWORDS="amd64 ~mips ppc x86"
-
-VIM_PLUGIN_HELPFILES="${PN}.txt"