commit: 8b9fee25bde5617062662f280f59142d4a4b98b7
Author: Andrei Horodniceanu <a.horodniceanu <AT> proton <DOT> me>
AuthorDate: Fri Jan 3 17:57:15 2025 +0000
Commit: Horodniceanu Andrei <a.horodniceanu <AT> proton <DOT> me>
CommitDate: Fri Jan 3 17:57:15 2025 +0000
URL: https://gitweb.gentoo.org/repo/user/dlang.git/commit/?id=8b9fee25
net-misc/onedrive: enable ldc2-1_40
Signed-off-by: Andrei Horodniceanu <a.horodniceanu <AT> proton.me>
net-misc/onedrive/onedrive-2.4.25-r1.ebuild | 4 ++--
net-misc/onedrive/onedrive-2.5.3.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/net-misc/onedrive/onedrive-2.4.25-r1.ebuild
b/net-misc/onedrive/onedrive-2.4.25-r1.ebuild
index 14fa9e7..80f49e9 100644
--- a/net-misc/onedrive/onedrive-2.4.25-r1.ebuild
+++ b/net-misc/onedrive/onedrive-2.4.25-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-DLANG_COMPAT=( dmd-2_{106..109} ldc2-1_{35..39} )
+DLANG_COMPAT=( dmd-2_{106..109} ldc2-1_{35..40} )
inherit bash-completion-r1 dlang-single systemd
DESCRIPTION="Free Client for OneDrive on Linux"
diff --git a/net-misc/onedrive/onedrive-2.5.3.ebuild
b/net-misc/onedrive/onedrive-2.5.3.ebuild
index 20dc3b6..3821728 100644
--- a/net-misc/onedrive/onedrive-2.5.3.ebuild
+++ b/net-misc/onedrive/onedrive-2.5.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-DLANG_COMPAT=( dmd-2_{106..109} ldc2-1_{35..39} )
+DLANG_COMPAT=( dmd-2_{106..109} ldc2-1_{35..40} )
inherit bash-completion-r1 dlang-single systemd
DESCRIPTION="Free Client for OneDrive on Linux"