commit: 7d29b62f5901da3df5b9b31e17463021cff3df83
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 17 20:14:14 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jan 18 14:27:43 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d29b62f
Move {dev-util → dev-debug}/peda
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/34873
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
{dev-util => dev-debug}/peda/Manifest | 0
{dev-util => dev-debug}/peda/metadata.xml | 0
{dev-util => dev-debug}/peda/peda-1.2.ebuild | 0
{dev-util => dev-debug}/peda/peda-9999.ebuild | 0
profiles/updates/1Q-2024 | 1 +
5 files changed, 1 insertion(+)
diff --git a/dev-util/peda/Manifest b/dev-debug/peda/Manifest
similarity index 100%
rename from dev-util/peda/Manifest
rename to dev-debug/peda/Manifest
diff --git a/dev-util/peda/metadata.xml b/dev-debug/peda/metadata.xml
similarity index 100%
rename from dev-util/peda/metadata.xml
rename to dev-debug/peda/metadata.xml
diff --git a/dev-util/peda/peda-1.2.ebuild b/dev-debug/peda/peda-1.2.ebuild
similarity index 100%
rename from dev-util/peda/peda-1.2.ebuild
rename to dev-debug/peda/peda-1.2.ebuild
diff --git a/dev-util/peda/peda-9999.ebuild b/dev-debug/peda/peda-9999.ebuild
similarity index 100%
rename from dev-util/peda/peda-9999.ebuild
rename to dev-debug/peda/peda-9999.ebuild
diff --git a/profiles/updates/1Q-2024 b/profiles/updates/1Q-2024
index befdf2c8545a..61b312acbf8f 100644
--- a/profiles/updates/1Q-2024
+++ b/profiles/updates/1Q-2024
@@ -56,3 +56,4 @@ move dev-util/edb-debugger dev-debug/edb-debugger
move dev-util/kdbg dev-debug/kdbg
move dev-util/pwndbg dev-debug/pwndbg
move dev-util/gef dev-debug/gef
+move dev-util/peda dev-debug/peda