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 30FA2158091 for ; Wed, 8 Jun 2022 13:25:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6BFC3E087A; Wed, 8 Jun 2022 13:25:58 +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 3E12FE087A for ; Wed, 8 Jun 2022 13:25:58 +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 BAA0B341104 for ; Wed, 8 Jun 2022 13:25:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 18C44D3 for ; Wed, 8 Jun 2022 13:25:55 +0000 (UTC) From: "Sebastian Pipping" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastian Pipping" Message-ID: <1654694644.50670c688e88e7ed87c99f3476e8242ca053c65b.sping@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/usbguard/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/usbguard/usbguard-1.1.0-r1.ebuild sys-apps/usbguard/usbguard-1.1.1-r1.ebuild X-VCS-Directories: sys-apps/usbguard/ X-VCS-Committer: sping X-VCS-Committer-Name: Sebastian Pipping X-VCS-Revision: 50670c688e88e7ed87c99f3476e8242ca053c65b X-VCS-Branch: master Date: Wed, 8 Jun 2022 13:25:55 +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: be27595d-1799-4816-9846-e53d2ea95379 X-Archives-Hash: 52261d8a7356cf391e5f217004086379 commit: 50670c688e88e7ed87c99f3476e8242ca053c65b Author: Sebastian Pipping gentoo org> AuthorDate: Wed Jun 8 13:24:04 2022 +0000 Commit: Sebastian Pipping gentoo org> CommitDate: Wed Jun 8 13:24:04 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50670c68 sys-apps/usbguard: Protect against >=dev-cpp/catch-3:0 Closes: https://bugs.gentoo.org/850589 Signed-off-by: Sebastian Pipping gentoo.org> Package-Manager: Portage-3.0.30, Repoman-3.0.3 sys-apps/usbguard/usbguard-1.1.0-r1.ebuild | 2 +- sys-apps/usbguard/usbguard-1.1.1-r1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/usbguard/usbguard-1.1.0-r1.ebuild b/sys-apps/usbguard/usbguard-1.1.0-r1.ebuild index 78027c44d831..d17817210d25 100644 --- a/sys-apps/usbguard/usbguard-1.1.0-r1.ebuild +++ b/sys-apps/usbguard/usbguard-1.1.0-r1.ebuild @@ -42,7 +42,7 @@ RDEPEND="${CDEPEND} " DEPEND="${CDEPEND} app-text/asciidoc - dev-cpp/catch:0 +