commit: 1f2432bd03c308935b6bf526ce8c5c414337ea3a Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Thu Oct 20 22:05:22 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Thu Oct 20 22:05:22 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f2432bd
app-vim/dbext: clean up old. Package-Manager: portage-2.3.0 app-vim/dbext/Manifest | 1 - app-vim/dbext/dbext-23.0.ebuild | 14 -------------- 2 files changed, 15 deletions(-) diff --git a/app-vim/dbext/Manifest b/app-vim/dbext/Manifest index cb91278..68e12b5 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 4b04490..00000000 --- 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"
