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 9F4C215815E for ; Mon, 5 Feb 2024 19:36:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D8331E2A5A; Mon, 5 Feb 2024 19:36:52 +0000 (UTC) Received: from smtp.gentoo.org (dev.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B4928E2A5A for ; Mon, 5 Feb 2024 19:36:52 +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 C3FE63430A3 for ; Mon, 5 Feb 2024 19:36:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 60C6C358 for ; Mon, 5 Feb 2024 19:36:50 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1707161804.854887066c3d32ae4961f9eb29a91a8d1785d26c.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/darwin/macos/10.5/x86/gcc/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/prefix/darwin/macos/10.5/x86/gcc/eapi profiles/prefix/darwin/macos/10.5/x86/gcc/parent X-VCS-Directories: profiles/prefix/darwin/macos/10.5/x86/gcc/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: 854887066c3d32ae4961f9eb29a91a8d1785d26c X-VCS-Branch: master Date: Mon, 5 Feb 2024 19:36:50 +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: 377af78b-e1cf-4bca-b1f5-feb92a61f0bf X-Archives-Hash: c0c0cd3a18c0f2a044b4a49ef0ab8cfa commit: 854887066c3d32ae4961f9eb29a91a8d1785d26c Author: Fabian Groffen gentoo org> AuthorDate: Mon Feb 5 19:34:44 2024 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Mon Feb 5 19:36:44 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85488706 profiles/prefix/darwin/macos/10.5/x86: add gcc sub-profile Signed-off-by: Fabian Groffen gentoo.org> profiles/prefix/darwin/macos/10.5/x86/gcc/eapi | 1 + profiles/prefix/darwin/macos/10.5/x86/gcc/parent | 1 + 2 files changed, 2 insertions(+) diff --git a/profiles/prefix/darwin/macos/10.5/x86/gcc/eapi b/profiles/prefix/darwin/macos/10.5/x86/gcc/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/x86/gcc/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/prefix/darwin/macos/10.5/x86/gcc/parent b/profiles/prefix/darwin/macos/10.5/x86/gcc/parent new file mode 100644 index 000000000000..f3229c5b9876 --- /dev/null +++ b/profiles/prefix/darwin/macos/10.5/x86/gcc/parent @@ -0,0 +1 @@ +..