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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1FA72158094 for ; Sun, 28 Aug 2022 19:02:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3DCDCE08C4; Sun, 28 Aug 2022 19:02:56 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 239A6E08C4 for ; Sun, 28 Aug 2022 19:02:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C8690341228 for ; Sun, 28 Aug 2022 19:02:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F1C3457D for ; Sun, 28 Aug 2022 19:02:52 +0000 (UTC) From: "Alfredo Tupone" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alfredo Tupone" Message-ID: <1661713333.4f2704d6d494ca009157a87902a92d4176d93898.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/tkdiff/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/tkdiff/Manifest dev-util/tkdiff/tkdiff-4.2.ebuild X-VCS-Directories: dev-util/tkdiff/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: 4f2704d6d494ca009157a87902a92d4176d93898 X-VCS-Branch: master Date: Sun, 28 Aug 2022 19:02:52 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 4ccac4c3-b039-41e4-94ff-465646dc0293 X-Archives-Hash: 076e7df104150721dba2cd021b696c02 commit: 4f2704d6d494ca009157a87902a92d4176d93898 Author: Alfredo Tupone gentoo org> AuthorDate: Sun Aug 28 19:02:13 2022 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Sun Aug 28 19:02:13 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f2704d6 dev-util/tkdiff: EAPI 6 removal Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone gentoo.org> dev-util/tkdiff/Manifest | 1 - dev-util/tkdiff/tkdiff-4.2.ebuild | 22 ---------------------- 2 files changed, 23 deletions(-) diff --git a/dev-util/tkdiff/Manifest b/dev-util/tkdiff/Manifest index 1c809b14432b..affb1960d832 100644 --- a/dev-util/tkdiff/Manifest +++ b/dev-util/tkdiff/Manifest @@ -1,3 +1,2 @@ -DIST tkdiff-4.2.tar.gz 92063 BLAKE2B 4c3d1fbbc4bc76c8a39dca454a6630b8022acf33aa11b899db8960534f3df91fa068162fd0a7f16a00c6dde697d8cfd6dbcc4157035a340e162e113ceaf102ac SHA512 6c16475b808a9ac4d51a3e0b348d12739d821743eb205281473408a722ef7329e7dee61b4e0536741fab0c88eb67b00080d84598fca5e3215d4b183a858f6984 DIST tkdiff-5-1.zip 233467 BLAKE2B 711d5bf0ea1d919d235e5cfcb76c2597a849293652544a5bc5ed969ca8d1a9720a406504b07d382a1ae84447709984fddf627129e70f4d043648731bea54039e SHA512 76301e74a1396ae540470fd0f4b8c7b4e214bdb4027f5ed52d98e5ea48afd99971a7880d1ec54812f6f13a3f1e92c7cd0d2c4d6d0b6e098e47fd36759fe7a047 DIST tkdiff-5-2-1.zip 245828 BLAKE2B 9241224d40aa229c169fe87beca7a276a00c9a37de8c9e92c50103954a56e2fe117e06985f5885ffe0e9a87abbbf1a8098a7832d3b6afd4a44f3457ce83c6e32 SHA512 d151c1bc755010f797458db9d8689c727beeff2bede5245dc79239f738fe63e49a95207b5d034dcd69e1ee2e699b78acdc94799f4dc5530c293435c902c387e9 diff --git a/dev-util/tkdiff/tkdiff-4.2.ebuild b/dev-util/tkdiff/tkdiff-4.2.ebuild deleted file mode 100644 index 0da0d38eb1c9..000000000000 --- a/dev-util/tkdiff/tkdiff-4.2.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Graphical front end to the diff program" -HOMEPAGE="http://tkdiff.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" - -RDEPEND="dev-lang/tk" -DEPEND="${RDEPEND}" - -S="${WORKDIR}/${PN}-unix" - -src_install() { - dobin tkdiff - dodoc CHANGELOG.txt -}