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 85C26158041 for ; Wed, 28 Feb 2024 20:47:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A468E2A19; Wed, 28 Feb 2024 20:47:21 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 74244E2A19 for ; Wed, 28 Feb 2024 20:47:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AB7DA343025 for ; Wed, 28 Feb 2024 20:47:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4583214E6 for ; Wed, 28 Feb 2024 20:47:19 +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: <1709153219.408574bcdc3ff37ccade301b8b3340c54b4c5b2b.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/tkcvs/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-vcs/tkcvs/tkcvs-9.3.2.ebuild X-VCS-Directories: dev-vcs/tkcvs/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: 408574bcdc3ff37ccade301b8b3340c54b4c5b2b X-VCS-Branch: master Date: Wed, 28 Feb 2024 20:47:19 +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: ad5dcd0a-c901-4f52-95c7-c89707af2a64 X-Archives-Hash: fe86e5e5373aa06fb34a7b7f42ca2a6a commit: 408574bcdc3ff37ccade301b8b3340c54b4c5b2b Author: Alfredo Tupone gentoo org> AuthorDate: Wed Feb 28 20:46:02 2024 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Wed Feb 28 20:46:59 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=408574bc dev-vcs/tkcvs: EmptyGlobalAssignment Signed-off-by: Alfredo Tupone gentoo.org> dev-vcs/tkcvs/tkcvs-9.3.2.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-vcs/tkcvs/tkcvs-9.3.2.ebuild b/dev-vcs/tkcvs/tkcvs-9.3.2.ebuild index c10d6e3ab38f..a4494b53476b 100644 --- a/dev-vcs/tkcvs/tkcvs-9.3.2.ebuild +++ b/dev-vcs/tkcvs/tkcvs-9.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,6 @@ SRC_URI="mirror://sourceforge/${PN}/${MYP}.tar.gz" SLOT="0" LICENSE="GPL-2" KEYWORDS="amd64 ppc x86" -IUSE="" DEPEND="dev-lang/tk" RDEPEND="${DEPEND}