commit: 9dd8934575b16138d1ddbd793e9cb67ee004f62c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 26 10:58:41 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 26 10:58:41 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dd89345
dev-debug/drgn: subscribe to libkdumpfile subslot
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-debug/drgn/{drgn-0.0.30.ebuild => drgn-0.0.30-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-debug/drgn/drgn-0.0.30.ebuild
b/dev-debug/drgn/drgn-0.0.30-r1.ebuild
similarity index 98%
rename from dev-debug/drgn/drgn-0.0.30.ebuild
rename to dev-debug/drgn/drgn-0.0.30-r1.ebuild
index 466aac274efe..3c44c435db50 100644
--- a/dev-debug/drgn/drgn-0.0.30.ebuild
+++ b/dev-debug/drgn/drgn-0.0.30-r1.ebuild
@@ -23,7 +23,7 @@ IUSE="openmp"
DEPEND="
>=dev-libs/elfutils-0.165
- dev-libs/libkdumpfile
+ dev-libs/libkdumpfile:=
"
RDEPEND="${DEPEND}"
BDEPEND="