commit:     9b70ffe373403e926190075b9c268e807a5311c8
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Mon Jan  6 14:30:51 2025 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon Jan  6 22:18:18 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b70ffe3

app-misc/openrgb: use slotted mbedtls:0

Closes: https://bugs.gentoo.org/947592
Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/40010
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 app-misc/openrgb/{openrgb-0.9.ebuild => openrgb-0.9-r1.ebuild} | 4 ++--
 app-misc/openrgb/openrgb-9999.ebuild                           | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-misc/openrgb/openrgb-0.9.ebuild 
b/app-misc/openrgb/openrgb-0.9-r1.ebuild
similarity index 97%
rename from app-misc/openrgb/openrgb-0.9.ebuild
rename to app-misc/openrgb/openrgb-0.9-r1.ebuild
index 72260835c3d0..dd1f5caab7df 100644
--- a/app-misc/openrgb/openrgb-0.9.ebuild
+++ b/app-misc/openrgb/openrgb-0.9-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2024 Gentoo Authors
+# Copyright 2020-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -28,7 +28,7 @@ RDEPEND="
        dev-qt/qtcore:5
        dev-qt/qtgui:5
        dev-qt/qtwidgets:5
-       net-libs/mbedtls:=
+       net-libs/mbedtls:0=
        virtual/libusb:1
 "
 DEPEND="

diff --git a/app-misc/openrgb/openrgb-9999.ebuild 
b/app-misc/openrgb/openrgb-9999.ebuild
index 961ed38ac207..caf2ae3dcb8b 100644
--- a/app-misc/openrgb/openrgb-9999.ebuild
+++ b/app-misc/openrgb/openrgb-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2024 Gentoo Authors
+# Copyright 2020-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -28,7 +28,7 @@ RDEPEND="
        dev-qt/qtcore:5
        dev-qt/qtgui:5
        dev-qt/qtwidgets:5
-       net-libs/mbedtls:=
+       net-libs/mbedtls:0=
        virtual/libusb:1
 "
 DEPEND="

Reply via email to