From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 6A93D1584AD for ; Sun, 13 Apr 2025 12:00:07 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 55F9F34309B for ; Sun, 13 Apr 2025 12:00:07 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 5BF801104B0; Sun, 13 Apr 2025 12:00:03 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 4F5D11104B0 for ; Sun, 13 Apr 2025 12:00:03 +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 016D933FEF1 for ; Sun, 13 Apr 2025 12:00:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 481861758 for ; Sun, 13 Apr 2025 12:00:00 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1744545595.2e8b3f2ae33ca5ebf51ca3aa3d849c3c0ebd2d03.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/cfitsio/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/cfitsio/cfitsio-4.6.2.ebuild X-VCS-Directories: sci-libs/cfitsio/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 2e8b3f2ae33ca5ebf51ca3aa3d849c3c0ebd2d03 X-VCS-Branch: master Date: Sun, 13 Apr 2025 12:00:00 +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: 62e3214f-27c2-40b3-9549-8a88c6275d77 X-Archives-Hash: 90719090084d1ebe1f8bcf0b3943f65c commit: 2e8b3f2ae33ca5ebf51ca3aa3d849c3c0ebd2d03 Author: Michał Górny gentoo org> AuthorDate: Sun Apr 13 11:59:18 2025 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Apr 13 11:59:55 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e8b3f2a sci-libs/cfitsio: Add a blocker on dev-util/smem Closes: https://bugs.gentoo.org/951468 Signed-off-by: Michał Górny gentoo.org> sci-libs/cfitsio/cfitsio-4.6.2.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sci-libs/cfitsio/cfitsio-4.6.2.ebuild b/sci-libs/cfitsio/cfitsio-4.6.2.ebuild index 2fc4db0aad6a..a47281afa57e 100644 --- a/sci-libs/cfitsio/cfitsio-4.6.2.ebuild +++ b/sci-libs/cfitsio/cfitsio-4.6.2.ebuild @@ -23,6 +23,7 @@ RDEPEND=" sys-libs/zlib[${MULTILIB_USEDEP}] bzip2? ( app-arch/bzip2[${MULTILIB_USEDEP}] ) curl? ( net-misc/curl[${MULTILIB_USEDEP}] ) + tools? ( !dev-util/smem ) " # Bug #803350 DEPEND="