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 D7DDA15800A for ; Sat, 01 Mar 2025 12:59:09 +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 C145F3430FC for ; Sat, 01 Mar 2025 12:59:09 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id EAC77110475; Sat, 01 Mar 2025 12:58:43 +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 E42FF110474 for ; Sat, 01 Mar 2025 12:58:43 +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 9FBE03430D0 for ; Sat, 01 Mar 2025 12:58:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 22D562812 for ; Sat, 01 Mar 2025 12:58:40 +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: <1740833909.c412e2e33d097510f86880c5cb2d28fd7c2e7c97.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: llvm-runtimes/flang-rt/ X-VCS-Repository: repo/gentoo X-VCS-Files: llvm-runtimes/flang-rt/Manifest llvm-runtimes/flang-rt/flang-rt-21.0.0_pre20250301.ebuild X-VCS-Directories: llvm-runtimes/flang-rt/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: c412e2e33d097510f86880c5cb2d28fd7c2e7c97 X-VCS-Branch: master Date: Sat, 01 Mar 2025 12:58:40 +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: 5b2dc0e0-959a-4326-ae5b-e1b86a0a901f X-Archives-Hash: 4972ed1b4346c7ab41b5d04a14b5ca60 commit: c412e2e33d097510f86880c5cb2d28fd7c2e7c97 Author: Michał Górny gentoo org> AuthorDate: Sat Mar 1 12:56:22 2025 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Mar 1 12:58:29 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c412e2e3 llvm-runtimes/flang-rt: Add 21.0.0_pre20250301 snapshot Signed-off-by: Michał Górny gentoo.org> llvm-runtimes/flang-rt/Manifest | 1 + .../flang-rt/flang-rt-21.0.0_pre20250301.ebuild | 72 ++++++++++++++++++++++ 2 files changed, 73 insertions(+) diff --git a/llvm-runtimes/flang-rt/Manifest b/llvm-runtimes/flang-rt/Manifest index 72f84bf47289..c7fdddbe6ab3 100644 --- a/llvm-runtimes/flang-rt/Manifest +++ b/llvm-runtimes/flang-rt/Manifest @@ -1 +1,2 @@ +DIST llvm-project-7e8a06cfa4a2951b8ee77e19e34926e6e535b4d1.tar.gz 228792296 BLAKE2B cd9357bdca9342770820f9fadfbd0b129a83324847f18e2ebac1fed8df4afb101aba2dc19d90264ae1e2d5692e34149ca24ef82a4973e7aeddb157268bb411b6 SHA512 9821a34a559e1db596940d76ce9388360baea43c1a9de814f567bfcf1428a0c6e3ced61b1e07537058454785d9c3aa3f443cbcf742a01fb40dd20b476a906442 DIST llvm-project-d254fa877f419e61e54709f0a6f2e891da893a60.tar.gz 228028122 BLAKE2B 3321f3b205dfcd672d52122d7ba8e4e737916e01f5041a0dc140722f64359476632e036da0e0692cd366b080a073292cfdb4963e973bf800afabc20d06a2e86b SHA512 135c4864973b682cf41953d43d977eaa219a4a898fceb4b4a8cacbbc6a5dd271d26010b1db6c6c90e761bf3495036f3e7528ab259d48c9c4dc4a064332c0326f diff --git a/llvm-runtimes/flang-rt/flang-rt-21.0.0_pre20250301.ebuild b/llvm-runtimes/flang-rt/flang-rt-21.0.0_pre20250301.ebuild new file mode 100644 index 000000000000..30245857a84e --- /dev/null +++ b/llvm-runtimes/flang-rt/flang-rt-21.0.0_pre20250301.ebuild @@ -0,0 +1,72 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit cmake flag-o-matic llvm.org + +DESCRIPTION="LLVM's Fortran runtime" +HOMEPAGE="https://flang.llvm.org/" + +LICENSE="Apache-2.0-with-LLVM-exceptions" +SLOT="${LLVM_MAJOR}" +IUSE="+debug test" +RESTRICT="!test? ( test )" + +RDEPEND=" + !