* [gentoo-commits] repo/user/dlang:master commit in: eclass/, profiles/
@ 2022-02-06 15:50 Marco Leise
0 siblings, 0 replies; 2+ messages in thread
From: Marco Leise @ 2022-02-06 15:50 UTC (permalink / raw
To: gentoo-commits
commit: e7cac6f2e7069b79de6b0120097fc2f2e1e700a1
Author: Niko Böckerman <niko.bockerman <AT> protonmail <DOT> com>
AuthorDate: Thu Feb 3 19:29:06 2022 +0000
Commit: Marco Leise <marco.leise <AT> gmx <DOT> de>
CommitDate: Thu Feb 3 19:36:26 2022 +0000
URL: https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=e7cac6f2
Add ldc2 1.25 and 1.26 as possible compilers
Signed-off-by: Niko Böckerman <niko.bockerman <AT> protonmail.com>
eclass/dlang-compilers.eclass | 2 ++
profiles/use.desc | 2 ++
2 files changed, 4 insertions(+)
diff --git a/eclass/dlang-compilers.eclass b/eclass/dlang-compilers.eclass
index 22b3d66..f74b9a4 100644
--- a/eclass/dlang-compilers.eclass
+++ b/eclass/dlang-compilers.eclass
@@ -62,6 +62,8 @@ dlang-compilers_declare_versions() {
["1.22"]="2.092 amd64 ~arm ~arm64 ~ppc64 x86"
["1.23"]="2.093 amd64 ~arm ~arm64 ~ppc64 x86"
["1.24"]="2.094 amd64 ~arm ~arm64 ~ppc64 x86"
+ ["1.25"]="2.095 ~amd64 ~arm ~arm64 ~ppc64 ~x86"
+ ["1.26"]="2.096 ~amd64 ~arm ~arm64 ~ppc64 ~x86"
)
}
diff --git a/profiles/use.desc b/profiles/use.desc
index 7aa58d7..6141d18 100644
--- a/profiles/use.desc
+++ b/profiles/use.desc
@@ -40,3 +40,5 @@ ldc2-1_21 - Build for ldc2 1.21
ldc2-1_22 - Build for ldc2 1.22
ldc2-1_23 - Build for ldc2 1.23
ldc2-1_24 - Build for ldc2 1.24
+ldc2-1_25 - Build for ldc2 1.25
+ldc2-1_26 - Build for ldc2 1.26
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/user/dlang:master commit in: eclass/, profiles/
@ 2022-10-13 15:56 Marco Leise
0 siblings, 0 replies; 2+ messages in thread
From: Marco Leise @ 2022-10-13 15:56 UTC (permalink / raw
To: gentoo-commits
commit: 655270085d33b7b3b166df4d5ef5086121cab380
Author: Horodniceanu Andrei <a.horodniceanu <AT> protonmail <DOT> com>
AuthorDate: Sun Oct 9 15:56:46 2022 +0000
Commit: Marco Leise <marco.leise <AT> gmx <DOT> de>
CommitDate: Sun Oct 9 15:56:46 2022 +0000
URL: https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=65527008
Fix dlang-compilers.eclass keyword mismatch, remove obsolete dmd-2_063 reference.
Signed-off-by: Horodniceanu Andrei <a.horodniceanu <AT> protonmail.com>
eclass/dlang-compilers.eclass | 6 +++---
profiles/use.desc | 1 -
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/eclass/dlang-compilers.eclass b/eclass/dlang-compilers.eclass
index 7ae7285..a872872 100644
--- a/eclass/dlang-compilers.eclass
+++ b/eclass/dlang-compilers.eclass
@@ -47,9 +47,9 @@ dlang-compilers_declare_versions() {
["2.094"]="2.094 x86 amd64"
["2.095"]="2.095 x86 amd64"
["2.096"]="2.096 x86 amd64"
- ["2.097"]="2.097 ~x86 ~amd64"
- ["2.098"]="2.098 ~x86 ~amd64"
- ["2.099"]="2.099 ~x86 ~amd64"
+ ["2.097"]="2.097 x86 amd64"
+ ["2.098"]="2.098 x86 amd64"
+ ["2.099"]="2.099 x86 amd64"
)
# GDC (hppa, sparc: masked "d" USE-flag)
diff --git a/profiles/use.desc b/profiles/use.desc
index d9c78c3..f8d195d 100644
--- a/profiles/use.desc
+++ b/profiles/use.desc
@@ -1,4 +1,3 @@
-dmd-2_063 - Build for DMD 2.063
dmd-2_064 - Build for DMD 2.064
dmd-2_065 - Build for DMD 2.065
dmd-2_066 - Build for DMD 2.066
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-10-13 15:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-13 15:56 [gentoo-commits] repo/user/dlang:master commit in: eclass/, profiles/ Marco Leise
-- strict thread matches above, loose matches on Subject: below --
2022-02-06 15:50 Marco Leise
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox