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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7C5DC158046 for ; Mon, 14 Oct 2024 09:28:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C28FFE07EE; Mon, 14 Oct 2024 09:28:48 +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 A78FCE07EE for ; Mon, 14 Oct 2024 09:28:48 +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 BCBCC34309E for ; Mon, 14 Oct 2024 09:28:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5DD821671 for ; Mon, 14 Oct 2024 09:28:46 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1728898113.81a3b93870aa79ebb802447b2fcb36d125eb2e6b.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.stable.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 81a3b93870aa79ebb802447b2fcb36d125eb2e6b X-VCS-Branch: master Date: Mon, 14 Oct 2024 09:28:46 +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: 4b3abf3f-6125-4723-86ec-511095ff1ca4 X-Archives-Hash: 3f1052c297bf50373d924a803e6e571a commit: 81a3b93870aa79ebb802447b2fcb36d125eb2e6b Author: Volkmar W. Pogatzki pogatzki net> AuthorDate: Fri Oct 11 07:38:29 2024 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Mon Oct 14 09:28:33 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81a3b938 profiles/base: stable.mask system-protoc for protobuf-java-4.28.1 This should allow statbilization independent from dev-libs/protobuf. Signed-off-by: Volkmar W. Pogatzki pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/38836/commits/51bf9ea2180b2947a96a2257c0f6a9b0241dc0a8 Signed-off-by: Miroslav Šulc gentoo.org> profiles/base/package.use.stable.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 1694baa3e865..c04b4988368f 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask +# Volkmar W. Pogatzki (2024-10-11) +# No suitable version of dev-libs/protobuf available. +=dev-java/protobuf-java-4.28.1 system-protoc + # Andreas Sturmlechner (2024-08-29) # Pin down kf6compat mask to currently stable versions.