From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0E4C41396D9 for ; Mon, 6 Nov 2017 10:37:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E5183E0F73; Mon, 6 Nov 2017 10:37:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BF96BE0F6F for ; Mon, 6 Nov 2017 10:37:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A38FE34164B for ; Mon, 6 Nov 2017 10:37:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1414B96D3 for ; Mon, 6 Nov 2017 10:37:10 +0000 (UTC) From: "Tim Harder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" Message-ID: <1509964581.80705cb89de3c1d084aa9b549b461e68b7602770.radhermit@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/diffchar/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-vim/diffchar/Manifest app-vim/diffchar/diffchar-6.9.ebuild X-VCS-Directories: app-vim/diffchar/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: 80705cb89de3c1d084aa9b549b461e68b7602770 X-VCS-Branch: master Date: Mon, 6 Nov 2017 10:37:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e73ccd5e-9c02-40a5-a8a9-432177f909fb X-Archives-Hash: 9cf2cd701213334904cef915daaa1e0d commit: 80705cb89de3c1d084aa9b549b461e68b7602770 Author: Tim Harder gentoo org> AuthorDate: Mon Nov 6 10:36:21 2017 +0000 Commit: Tim Harder gentoo org> CommitDate: Mon Nov 6 10:36:21 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80705cb8 app-vim/diffchar: remove old app-vim/diffchar/Manifest | 1 - app-vim/diffchar/diffchar-6.9.ebuild | 13 ------------- 2 files changed, 14 deletions(-) diff --git a/app-vim/diffchar/Manifest b/app-vim/diffchar/Manifest index 3dc6ef905fa..d13c7a1a202 100644 --- a/app-vim/diffchar/Manifest +++ b/app-vim/diffchar/Manifest @@ -1,3 +1,2 @@ -DIST diffchar-6.9.tar.bz2 18030 SHA256 492c69e8e59ddae62693d0d54e48ae15d8392aa771e266b6cb5697496e57b343 SHA512 1e87d9b4190eb9a1ce8ce5a4ac5b0e5a8528868655abc367c5ace96d94b3f01ceef065ce652b811509b742f9e55ecfba820f72970ed872b0f694acc1e204a575 WHIRLPOOL 1a64471027669f87f10ccaf786d569514af6a0e8b5b818461bdf0d5eeefaca53e5c75e41039d2e1c17e93198155162fd587265668ad22221cc8f950b558116ec DIST diffchar-7.01.tar.bz2 19950 SHA256 2bd38b4e3fc964c4c21de0009a65c68fc827fcaffe3806231e446c7e8ea43f4e SHA512 3f42f40ec27262f76058d9461ccde80c5badc61d0854c1ff239bea399c26e20eb5cf8960b76901223e937097e18dd7e015fc14a8f7a99907666c518d4baf5117 WHIRLPOOL d7ed035d6fe3c0d36ac479f2f9e9662ff11fba9b995877b5edf5b5337f11f61b0646696a700e70a256bcca58f24b0081d1eb72a37a45fd89ce1f7c14812a307d DIST diffchar-7.2.tar.bz2 20092 SHA256 21e4f608356af1ddbd1cc7cd81accf394b50e7b67a12f5f0e5e2cafa3205af43 SHA512 7c9a9239ae4eae1d325984ab40ae8d90e2dabf96dc929ed6f05c3496352aeb562452bd154fe3d1ec96353356c287604162f5b89d762b7afe26bc975449d92427 WHIRLPOOL dbbd3fe50aa9608ba0efe82f49d4f1cc1244222163c86a39e08ce4b7cc30d77851a523d11688e87ecf1ce58a45bbd2d62bb433736d4c8fbc2a56cca95bee2e9b diff --git a/app-vim/diffchar/diffchar-6.9.ebuild b/app-vim/diffchar/diffchar-6.9.ebuild deleted file mode 100644 index c7ec4e2fdc9..00000000000 --- a/app-vim/diffchar/diffchar-6.9.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: highlight the exact differences, based on characters and words" -HOMEPAGE="https://github.com/rickhowe/diffchar.vim http://www.vim.org/scripts/script.php?script_id=4932" -LICENSE="vim.org" -KEYWORDS="amd64 x86" - -VIM_PLUGIN_HELPFILES="${PN}.txt"