From 504f70cbe15e0062a1b2fbfefbc9a89c1961d49e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 17 Jan 2024 19:46:38 +0100 Subject: [PATCH] =?UTF-8?q?Move=20{dev-util=20=E2=86=92=20dev-debug}/pwndb?= =?UTF-8?q?g?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- {dev-util => dev-debug}/pwndbg/Manifest | 0 .../pwndbg/files/pwndbg-20230717-no-venv.patch | 0 {dev-util => dev-debug}/pwndbg/metadata.xml | 0 {dev-util => dev-debug}/pwndbg/pwndbg-20230717-r1.ebuild | 0 {dev-util => dev-debug}/pwndbg/pwndbg-99999999.ebuild | 0 profiles/updates/1Q-2024 | 1 + 6 files changed, 1 insertion(+) rename {dev-util => dev-debug}/pwndbg/Manifest (100%) rename {dev-util => dev-debug}/pwndbg/files/pwndbg-20230717-no-venv.patch (100%) rename {dev-util => dev-debug}/pwndbg/metadata.xml (100%) rename {dev-util => dev-debug}/pwndbg/pwndbg-20230717-r1.ebuild (100%) rename {dev-util => dev-debug}/pwndbg/pwndbg-99999999.ebuild (100%) diff --git a/dev-util/pwndbg/Manifest b/dev-debug/pwndbg/Manifest similarity index 100% rename from dev-util/pwndbg/Manifest rename to dev-debug/pwndbg/Manifest diff --git a/dev-util/pwndbg/files/pwndbg-20230717-no-venv.patch b/dev-debug/pwndbg/files/pwndbg-20230717-no-venv.patch similarity index 100% rename from dev-util/pwndbg/files/pwndbg-20230717-no-venv.patch rename to dev-debug/pwndbg/files/pwndbg-20230717-no-venv.patch diff --git a/dev-util/pwndbg/metadata.xml b/dev-debug/pwndbg/metadata.xml similarity index 100% rename from dev-util/pwndbg/metadata.xml rename to dev-debug/pwndbg/metadata.xml diff --git a/dev-util/pwndbg/pwndbg-20230717-r1.ebuild b/dev-debug/pwndbg/pwndbg-20230717-r1.ebuild similarity index 100% rename from dev-util/pwndbg/pwndbg-20230717-r1.ebuild rename to dev-debug/pwndbg/pwndbg-20230717-r1.ebuild diff --git a/dev-util/pwndbg/pwndbg-99999999.ebuild b/dev-debug/pwndbg/pwndbg-99999999.ebuild similarity index 100% rename from dev-util/pwndbg/pwndbg-99999999.ebuild rename to dev-debug/pwndbg/pwndbg-99999999.ebuild diff --git a/profiles/updates/1Q-2024 b/profiles/updates/1Q-2024 index 86df497515936..f0569101ec2e6 100644 --- a/profiles/updates/1Q-2024 +++ b/profiles/updates/1Q-2024 @@ -54,3 +54,4 @@ move dev-util/ald dev-debug/ald move dev-util/ddd dev-debug/ddd move dev-util/edb-debugger dev-debug/edb-debugger move dev-util/kdbg dev-debug/kdbg +move dev-util/pwndbg dev-debug/pwndbg