commit: 59eccf7bddfd16a6356ad00f3178424ec88508a8 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Sun Dec 30 09:33:38 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Mon Dec 31 15:55:32 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59eccf7b
app-vim/dirdiff: clean up old. Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 app-vim/dirdiff/dirdiff-1.1.5.ebuild | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/app-vim/dirdiff/dirdiff-1.1.5.ebuild b/app-vim/dirdiff/dirdiff-1.1.5.ebuild deleted file mode 100644 index e0cd57fdb82..00000000000 --- a/app-vim/dirdiff/dirdiff-1.1.5.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit vim-plugin - -DESCRIPTION="vim plugin: diff and merge two directories recursively" -HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=102" -LICENSE="BSD" -KEYWORDS="amd64 x86" - -RDEPEND="sys-apps/diffutils" - -VIM_PLUGIN_HELPFILES="${PN}.txt"
