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 E3646158041 for ; Wed, 20 Mar 2024 20:53:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1E720E29A3; Wed, 20 Mar 2024 20:53:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 F10BDE29A3 for ; Wed, 20 Mar 2024 20:53:33 +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 208B7340943 for ; Wed, 20 Mar 2024 20:53:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6C37D1512 for ; Wed, 20 Mar 2024 20:53:31 +0000 (UTC) From: "Haelwenn Monnier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Haelwenn Monnier" Message-ID: <1710968001.6bd4d74996f257b3d422913581bf732e39e80a31.lanodan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-libs/gcompat/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-libs/gcompat/metadata.xml X-VCS-Directories: sys-libs/gcompat/ X-VCS-Committer: lanodan X-VCS-Committer-Name: Haelwenn Monnier X-VCS-Revision: 6bd4d74996f257b3d422913581bf732e39e80a31 X-VCS-Branch: dev Date: Wed, 20 Mar 2024 20:53: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: 4dcd8180-60ea-4b06-8c94-8ede8af2bab2 X-Archives-Hash: 90bc096d333ca559f3dd32b40ce895d0 commit: 6bd4d74996f257b3d422913581bf732e39e80a31 Author: Haelwenn (lanodan) Monnier hacktivis me> AuthorDate: Wed Mar 20 20:53:21 2024 +0000 Commit: Haelwenn Monnier hacktivis me> CommitDate: Wed Mar 20 20:53:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6bd4d749 sys-libs/gcompat: Add missing metadata entry for USE=libucontext Signed-off-by: Haelwenn (lanodan) Monnier hacktivis.me> sys-libs/gcompat/metadata.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-libs/gcompat/metadata.xml b/sys-libs/gcompat/metadata.xml index 545da92968..d1cb64b2a6 100644 --- a/sys-libs/gcompat/metadata.xml +++ b/sys-libs/gcompat/metadata.xml @@ -7,5 +7,6 @@ Use sys-libs/obstack-standalone for greater compatibility + Add support for ucontext functions via sys-libs/libucontext