summaryrefslogtreecommitdiff
path: root/dev-debug
diff options
context:
space:
mode:
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}