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 D9AE915852A for ; Sat, 17 Aug 2024 21:50:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EFB542BC017; Sat, 17 Aug 2024 21:50:21 +0000 (UTC) Received: from smtp.gentoo.org (mail.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D18802BC017 for ; Sat, 17 Aug 2024 21:50: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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0C102342FA4 for ; Sat, 17 Aug 2024 21:50:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D3691EFA for ; Sat, 17 Aug 2024 21:50:19 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1723931226.9cf080078cfd8bc45b8436ab071e5a33932863ce.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-backup/tsm/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-backup/tsm/tsm-8.1.22.0.ebuild X-VCS-Directories: app-backup/tsm/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 9cf080078cfd8bc45b8436ab071e5a33932863ce X-VCS-Branch: master Date: Sat, 17 Aug 2024 21:50: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: 65d0be1b-902d-4e41-b95f-9aef1c9274b5 X-Archives-Hash: 383cecb45a4d4e8660c6cdf0e942b1f7 commit: 9cf080078cfd8bc45b8436ab071e5a33932863ce Author: Mike Gilbert gentoo org> AuthorDate: Sat Aug 17 21:40:25 2024 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Sat Aug 17 21:47:06 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cf08007 app-backup/tsm: fix xz-utils dep Signed-off-by: Mike Gilbert gentoo.org> app-backup/tsm/tsm-8.1.22.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-backup/tsm/tsm-8.1.22.0.ebuild b/app-backup/tsm/tsm-8.1.22.0.ebuild index de1a9b67bd7a..3f42e398b274 100644 --- a/app-backup/tsm/tsm-8.1.22.0.ebuild +++ b/app-backup/tsm/tsm-8.1.22.0.ebuild @@ -51,7 +51,7 @@ done unset lang BDEPEND=" - app-arch/xz-utils[extra-filters] + app-arch/xz-utils[extra-filters(+)] " DEPEND=" acct-group/tsm