summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2016-01-16 19:37:56 -0500
committerTim Harder <radhermit@gentoo.org>2016-01-16 19:37:56 -0500
commit2b25dc4627d51156abe8164712b7165ad9667d62 (patch)
treef609affef712c96214431e68e5bd3cb5c94f9334 /app-vim
parentapp-vim/dbext: stabilize 22.0 (diff)
downloadgentoo-2b25dc4627d51156abe8164712b7165ad9667d62.tar.gz
gentoo-2b25dc4627d51156abe8164712b7165ad9667d62.tar.bz2
gentoo-2b25dc4627d51156abe8164712b7165ad9667d62.zip
app-vim/dbext: remove old
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/dbext/Manifest1
-rw-r--r--app-vim/dbext/dbext-21.0.ebuild14
2 files changed, 0 insertions, 15 deletions
diff --git a/app-vim/dbext/Manifest b/app-vim/dbext/Manifest
index 3e1bbf898117..bf46b7f4cd7d 100644
--- a/app-vim/dbext/Manifest
+++ b/app-vim/dbext/Manifest
@@ -1,3 +1,2 @@
-DIST dbext-21.0.tar.bz2 97724 SHA256 0f8ef44c342ae324205fd8be8ac326f99e684a26312b17150ebac7b45fff7ac8 SHA512 00b3ce28628416051a471f3396b86e5bb6711388b095cb0e24fb1def6c18be2af77f7ab4e1fcbcf2c87b45e8e1518810636b99f0e2f2df4917d40f0584d205d5 WHIRLPOOL 0a0b0f7bbbc9c31c1016ef388de30352f69ea3a241846bf1e889ee16a1d7b46374d89de4d2c70802d20f75d65b0873b18fa04c411f3e6d8e865d6c10adaa031d
DIST dbext-22.0.tar.bz2 102728 SHA256 a6f44a4aceb0fc83989122a5ab6988d47330781d8759fe1334fc21071b092b08 SHA512 18370074039f520f137f7e6db032963c1f6ce4b5a5f2e3b6e7f67441af0b195b0315d8cb918ae4bd65f281536ac76e187ec88055c5653213442771d01836a258 WHIRLPOOL 80bc6af335418df61bf58ab8d3c7be1cdee5c41fca5fd8a9c451f088f8f93318ef2d750489049d79322f097e49b621f2be861bbb7e66b0c2b27dbe47ad6b5e2a
DIST dbext-23.0.tar.bz2 104027 SHA256 92c6b54f66927382862768346a9e24e898f2a3b0a88192588c9d204fda8a0306 SHA512 48fe475b6c8d157e679d0230e981be77fc033e7f5a370e964c5d793b796cc291f15b145e5a642aae5c9fa64916ad6cdf059f59def43ac342a28c07de6e99b333 WHIRLPOOL 2e33df79789158ed775a2546f49f16961f4fa48ae68f03bfbfd6d2f048347b0882877af8b06bf3cb123f7b00aff79ab6c5ef193e40b75d6632bf4e78d427e9cd
diff --git a/app-vim/dbext/dbext-21.0.ebuild b/app-vim/dbext/dbext-21.0.ebuild
deleted file mode 100644
index b7ca32fa55b3..000000000000
--- a/app-vim/dbext/dbext-21.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-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"