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 0E561158062 for ; Sat, 11 Mar 2023 19:15:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D5CDDE07EA; Sat, 11 Mar 2023 19:15:34 +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 B9040E07EA for ; Sat, 11 Mar 2023 19:15:34 +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 956E8335CE9 for ; Sat, 11 Mar 2023 19:15:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EB28D8DE for ; Sat, 11 Mar 2023 19:15:31 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1678562113.1febb887756b39cb51179536e0fd8b1a9f5a93a1.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/catch/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-cpp/catch/catch-1.12.2-r1.ebuild dev-cpp/catch/catch-1.9999.ebuild X-VCS-Directories: dev-cpp/catch/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 1febb887756b39cb51179536e0fd8b1a9f5a93a1 X-VCS-Branch: master Date: Sat, 11 Mar 2023 19:15:31 +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: a18db92a-6fc0-43ef-85de-92dc2fb33e62 X-Archives-Hash: 1aa29b6d1a73911c0ec745ee023ba358 commit: 1febb887756b39cb51179536e0fd8b1a9f5a93a1 Author: David Seifert gentoo org> AuthorDate: Sat Mar 11 19:15:13 2023 +0000 Commit: David Seifert gentoo org> CommitDate: Sat Mar 11 19:15:13 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1febb887 dev-cpp/catch: remove outdated blockers Signed-off-by: David Seifert gentoo.org> dev-cpp/catch/catch-1.12.2-r1.ebuild | 4 +--- dev-cpp/catch/catch-1.9999.ebuild | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/dev-cpp/catch/catch-1.12.2-r1.ebuild b/dev-cpp/catch/catch-1.12.2-r1.ebuild index 42c555075f8c..3419ae223a99 100644 --- a/dev-cpp/catch/catch-1.12.2-r1.ebuild +++ b/dev-cpp/catch/catch-1.12.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -25,8 +25,6 @@ SLOT="1" IUSE="test" RESTRICT="!test? ( test )" -RDEPEND="!