summaryrefslogtreecommitdiff
path: root/dev-debug
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-12-12 18:53:01 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-12-12 18:53:01 +0000
commitc2a98c5730992decf024aa2cc593271e9819a2bb (patch)
treee8b3d3a321f539027ecef8fc56ffbdf897b62401 /dev-debug
parent858ebcd8753fa1e646833884cf62b0809c89a407 (diff)
downloadbaldeagleos-repo-c2a98c5730992decf024aa2cc593271e9819a2bb.tar.gz
baldeagleos-repo-c2a98c5730992decf024aa2cc593271e9819a2bb.tar.xz
baldeagleos-repo-c2a98c5730992decf024aa2cc593271e9819a2bb.zip
Adding metadata
Diffstat (limited to 'dev-debug')
-rw-r--r--dev-debug/lldb-mi/lldb-mi-0.0.1.ebuild4
-rw-r--r--dev-debug/lldb-mi/lldb-mi-9999.ebuild4
2 files changed, 4 insertions, 4 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 5dc5173bbf12..305a2cb7acbc 100644
--- a/dev-debug/lldb-mi/lldb-mi-0.0.1.ebuild
+++ b/dev-debug/lldb-mi/lldb-mi-0.0.1.ebuild
@@ -29,9 +29,9 @@ IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND="
- dev-debug/lldb:=
+ llvm-core/lldb:=
$(llvm_gen_dep '
- sys-devel/llvm:${LLVM_SLOT}
+ llvm-core/llvm:${LLVM_SLOT}
')
"
DEPEND="${RDEPEND}
diff --git a/dev-debug/lldb-mi/lldb-mi-9999.ebuild b/dev-debug/lldb-mi/lldb-mi-9999.ebuild
index 5dc5173bbf12..305a2cb7acbc 100644
--- a/dev-debug/lldb-mi/lldb-mi-9999.ebuild
+++ b/dev-debug/lldb-mi/lldb-mi-9999.ebuild
@@ -29,9 +29,9 @@ IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND="
- dev-debug/lldb:=
+ llvm-core/lldb:=
$(llvm_gen_dep '
- sys-devel/llvm:${LLVM_SLOT}
+ llvm-core/llvm:${LLVM_SLOT}
')
"
DEPEND="${RDEPEND}