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 7577115800F for ; Fri, 17 Feb 2023 09:15:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C0F28E0857; Fri, 17 Feb 2023 09:14:59 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 ADCFCE0857 for ; Fri, 17 Feb 2023 09:14:59 +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 00F8C33BE58 for ; Fri, 17 Feb 2023 09:14:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7D59575 for ; Fri, 17 Feb 2023 09:14:57 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1676625278.106f3ae650ca0e76c6fb59e1846912228f4afa72.sam@gentoo> Subject: [gentoo-commits] proj/portage:master commit in: / X-VCS-Repository: proj/portage X-VCS-Files: NEWS X-VCS-Directories: / X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 106f3ae650ca0e76c6fb59e1846912228f4afa72 X-VCS-Branch: master Date: Fri, 17 Feb 2023 09:14:57 +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: c4fa0424-ad57-45f4-8c47-e9320f9234cc X-Archives-Hash: 75b8cf69ee9e8c89ce9ceda64b7345ce commit: 106f3ae650ca0e76c6fb59e1846912228f4afa72 Author: Sam James gentoo org> AuthorDate: Fri Feb 17 09:14:38 2023 +0000 Commit: Sam James gentoo org> CommitDate: Fri Feb 17 09:14:38 2023 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=106f3ae6 NEWS: add bug reference for AMDGPU support Bug: https://bugs.gentoo.org/795825 Signed-off-by: Sam James gentoo.org> NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 3aecad148..fbc847c37 100644 --- a/NEWS +++ b/NEWS @@ -2,7 +2,7 @@ portage-3.0.45 (UNRELEASED) -------------- Features: -* Support new ELF machine code: AMDGPU +* Support new ELF machine code: AMDGPU (bug #795825) * ebuild: Set GNUMAKEFLAGS="--output-sync=line" to ensure build logs are written to synchronously when running GNU make in parallel. This option is only set if