commit:     3611e5dfbaeca291e30fdb7602d97bc4e1b3e379
Author:     Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com>
AuthorDate: Wed Dec 11 15:59:52 2024 +0000
Commit:     Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com>
CommitDate: Wed Dec 11 15:59:52 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3611e5df

move {dev-debug,llvm-core}/lldb

Signed-off-by: Paul Zander <negril.nx+gentoo <AT> gmail.com>

 dev-debug/lldb-mi/lldb-mi-0.0.1.ebuild            | 2 +-
 dev-debug/lldb-mi/lldb-mi-9999.ebuild             | 2 +-
 dev-util/rust-rover/rust-rover-2024.2.1-r1.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-debug/lldb-mi/lldb-mi-0.0.1.ebuild 
b/dev-debug/lldb-mi/lldb-mi-0.0.1.ebuild
index 5dc5173bb..656df8e94 100644
--- a/dev-debug/lldb-mi/lldb-mi-0.0.1.ebuild
+++ b/dev-debug/lldb-mi/lldb-mi-0.0.1.ebuild
@@ -29,7 +29,7 @@ IUSE="test"
 RESTRICT="!test? ( test )"
 
 RDEPEND="
-       dev-debug/lldb:=
+       llvm-core/lldb:=
        $(llvm_gen_dep '
                sys-devel/llvm:${LLVM_SLOT}
        ')

diff --git a/dev-debug/lldb-mi/lldb-mi-9999.ebuild 
b/dev-debug/lldb-mi/lldb-mi-9999.ebuild
index 5dc5173bb..656df8e94 100644
--- a/dev-debug/lldb-mi/lldb-mi-9999.ebuild
+++ b/dev-debug/lldb-mi/lldb-mi-9999.ebuild
@@ -29,7 +29,7 @@ IUSE="test"
 RESTRICT="!test? ( test )"
 
 RDEPEND="
-       dev-debug/lldb:=
+       llvm-core/lldb:=
        $(llvm_gen_dep '
                sys-devel/llvm:${LLVM_SLOT}
        ')

diff --git a/dev-util/rust-rover/rust-rover-2024.2.1-r1.ebuild 
b/dev-util/rust-rover/rust-rover-2024.2.1-r1.ebuild
index 84ddbd29b..0a528c115 100644
--- a/dev-util/rust-rover/rust-rover-2024.2.1-r1.ebuild
+++ b/dev-util/rust-rover/rust-rover-2024.2.1-r1.ebuild
@@ -23,7 +23,7 @@ BDEPEND="dev-util/patchelf"
 RDEPEND="!bundled-jdk? ( >=virtual/jre-1.8 )
        >=app-accessibility/at-spi2-core-2.46.0:2
        dev-debug/gdb
-       dev-debug/lldb
+       llvm-core/lldb
        dev-libs/expat
        dev-libs/glib:2
        dev-libs/nspr

Reply via email to