public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Itai Ferber" <itai@itaiferber.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-lang/swift/
Date: Fri, 07 Mar 2025 20:32:35 +0000 (UTC)	[thread overview]
Message-ID: <1741379541.3b7851f360ad54b7feaa7cbea4565d15309d796e.itai@gentoo> (raw)

commit:     3b7851f360ad54b7feaa7cbea4565d15309d796e
Author:     Itai Ferber <itai <AT> itaiferber <DOT> net>
AuthorDate: Fri Mar  7 20:31:20 2025 +0000
Commit:     Itai Ferber <itai <AT> itaiferber <DOT> net>
CommitDate: Fri Mar  7 20:32:21 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3b7851f3

dev-lang/swift: add compatibility for LLVM 19

Signed-off-by: Itai Ferber <itai <AT> itaiferber.net>

 dev-lang/swift/swift-5.10.1-r3.ebuild | 2 +-
 dev-lang/swift/swift-6.0.1-r1.ebuild  | 2 +-
 dev-lang/swift/swift-6.0.2.ebuild     | 2 +-
 dev-lang/swift/swift-6.0.3.ebuild     | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-lang/swift/swift-5.10.1-r3.ebuild b/dev-lang/swift/swift-5.10.1-r3.ebuild
index 3230c2316..be8640f73 100644
--- a/dev-lang/swift/swift-5.10.1-r3.ebuild
+++ b/dev-lang/swift/swift-5.10.1-r3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-LLVM_COMPAT=( {15..18} )
+LLVM_COMPAT=( {15..19} )
 PYTHON_COMPAT=( python3_{11..13} )
 inherit llvm-r1 python-single-r1
 

diff --git a/dev-lang/swift/swift-6.0.1-r1.ebuild b/dev-lang/swift/swift-6.0.1-r1.ebuild
index 9445ea895..5aa1381bc 100644
--- a/dev-lang/swift/swift-6.0.1-r1.ebuild
+++ b/dev-lang/swift/swift-6.0.1-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-LLVM_COMPAT=( {15..18} )
+LLVM_COMPAT=( {15..19} )
 PYTHON_COMPAT=( python3_{11..13} )
 inherit llvm-r1 python-single-r1
 

diff --git a/dev-lang/swift/swift-6.0.2.ebuild b/dev-lang/swift/swift-6.0.2.ebuild
index 9445ea895..5aa1381bc 100644
--- a/dev-lang/swift/swift-6.0.2.ebuild
+++ b/dev-lang/swift/swift-6.0.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-LLVM_COMPAT=( {15..18} )
+LLVM_COMPAT=( {15..19} )
 PYTHON_COMPAT=( python3_{11..13} )
 inherit llvm-r1 python-single-r1
 

diff --git a/dev-lang/swift/swift-6.0.3.ebuild b/dev-lang/swift/swift-6.0.3.ebuild
index 5df6278fa..dfab3380d 100644
--- a/dev-lang/swift/swift-6.0.3.ebuild
+++ b/dev-lang/swift/swift-6.0.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-LLVM_COMPAT=( {15..18} )
+LLVM_COMPAT=( {15..19} )
 PYTHON_COMPAT=( python3_{11..13} )
 inherit llvm-r1 python-single-r1
 


             reply	other threads:[~2025-03-07 20:32 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-07 20:32 Itai Ferber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-10 23:46 [gentoo-commits] repo/proj/guru:dev commit in: dev-lang/swift/ Marco Rebhan
2025-02-10 23:46 Marco Rebhan
2025-01-18 17:04 Itai Ferber
2025-01-15 19:53 Itai Ferber
2025-01-12 17:29 Itai Ferber
2024-10-13  1:31 Itai Ferber
2024-10-13  1:31 Itai Ferber
2024-10-13  1:31 Itai Ferber
2024-10-13  1:31 Itai Ferber
2024-10-13  1:31 Itai Ferber
2024-10-13  1:31 Itai Ferber
2024-09-13 19:35 Itai Ferber
2024-09-13 19:35 Itai Ferber
2024-08-10 20:15 Itai Ferber
2024-08-10 18:38 Itai Ferber
2024-08-10 17:51 Itai Ferber
2024-08-10 15:59 Itai Ferber
2024-08-10 15:59 Itai Ferber
2024-08-10 15:59 Itai Ferber
2024-07-16 23:19 Itai Ferber
2024-07-16 16:53 Itai Ferber
2024-06-30 16:41 Itai Ferber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1741379541.3b7851f360ad54b7feaa7cbea4565d15309d796e.itai@gentoo \
    --to=itai@itaiferber.net \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox