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 894CC15838C for ; Sat, 20 Jan 2024 13:33:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7A478E29F5; Sat, 20 Jan 2024 13:33:54 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 57CCAE29F5 for ; Sat, 20 Jan 2024 13:33:54 +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 F0D06343255 for ; Sat, 20 Jan 2024 13:33:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C27AD14C3 for ; Sat, 20 Jan 2024 13:33:49 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1705757314.e5077c13bc7e14e6744c73e71a9b7e9054b190ca.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/tpm2-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/tpm2-tools/tpm2-tools-5.6.ebuild X-VCS-Directories: app-crypt/tpm2-tools/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e5077c13bc7e14e6744c73e71a9b7e9054b190ca X-VCS-Branch: master Date: Sat, 20 Jan 2024 13:33:49 +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: c4e3b9ea-eb52-4d27-95dd-4eccc1fe6ad4 X-Archives-Hash: a19ca8ae82829bad99d82cffdd3209ba commit: e5077c13bc7e14e6744c73e71a9b7e9054b190ca Author: Sam James gentoo org> AuthorDate: Sat Jan 20 13:28:34 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jan 20 13:28:34 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5077c13 app-crypt/tpm2-tools: update for autoconf-archive move Signed-off-by: Sam James gentoo.org> app-crypt/tpm2-tools/tpm2-tools-5.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-crypt/tpm2-tools/tpm2-tools-5.6.ebuild b/app-crypt/tpm2-tools/tpm2-tools-5.6.ebuild index a324ea94a31b..3eb1badf0637 100644 --- a/app-crypt/tpm2-tools/tpm2-tools-5.6.ebuild +++ b/app-crypt/tpm2-tools/tpm2-tools-5.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -29,7 +29,7 @@ DEPEND="${RDEPEND} dev-util/cmocka )" BDEPEND="virtual/pkgconfig - sys-devel/autoconf-archive + dev-build/autoconf-archive test? ( app-editors/vim-core dev-tcltk/expect