summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-10-21 00:05:22 +0200
committerPatrice Clement <monsieurp@gentoo.org>2016-10-21 00:05:22 +0200
commit1f2432bd03c308935b6bf526ce8c5c414337ea3a (patch)
treebdf4114ff9e927590bc36638fead1dcbc0dec6fb /app-vim/dbext
parentapp-vim/dbext: Stable for amd64. Mark stable for the remaining arches using t... (diff)
downloadgentoo-1f2432bd03c308935b6bf526ce8c5c414337ea3a.tar.gz
gentoo-1f2432bd03c308935b6bf526ce8c5c414337ea3a.tar.bz2
gentoo-1f2432bd03c308935b6bf526ce8c5c414337ea3a.zip
app-vim/dbext: clean up old.
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-vim/dbext')
-rw-r--r--app-vim/dbext/Manifest1
-rw-r--r--app-vim/dbext/dbext-23.0.ebuild14
2 files changed, 0 insertions, 15 deletions
diff --git a/app-vim/dbext/Manifest b/app-vim/dbext/Manifest
index cb91278ff3f8..68e12b5c24fd 100644
--- a/app-vim/dbext/Manifest
+++ b/app-vim/dbext/Manifest
@@ -1,2 +1 @@
-DIST dbext-23.0.tar.bz2 104027 SHA256 92c6b54f66927382862768346a9e24e898f2a3b0a88192588c9d204fda8a0306 SHA512 48fe475b6c8d157e679d0230e981be77fc033e7f5a370e964c5d793b796cc291f15b145e5a642aae5c9fa64916ad6cdf059f59def43ac342a28c07de6e99b333 WHIRLPOOL 2e33df79789158ed775a2546f49f16961f4fa48ae68f03bfbfd6d2f048347b0882877af8b06bf3cb123f7b00aff79ab6c5ef193e40b75d6632bf4e78d427e9cd
DIST dbext-24.0.tar.bz2 106023 SHA256 77fba040a3badd9475dac109171f42148d28b32b664c04a8ea60cba4af5c3d9d SHA512 2f11ec45d980714ccbb1dec32b6b231551edf5fe67a7394aa917b83c3b6f197f9c9a53fe12f7e7e43ef963eb31370bf5efd723fe23b2aadf065ec29914112cd8 WHIRLPOOL 22e521c47ef394a7c8b99c57b77ddc192bc81afaec375abed981506312e6ed362a7c6ad0d5111bf717f23ae34d2a68ec05f9cdf6164ed52a036c298866d57b4f
diff --git a/app-vim/dbext/dbext-23.0.ebuild b/app-vim/dbext/dbext-23.0.ebuild
deleted file mode 100644
index 4b04490d5b13..000000000000
--- a/app-vim/dbext/dbext-23.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2016 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"