commit: 9393503a864345a38fb6094ebe1e26a677b67257
Author: NRK <nrk <AT> disroot <DOT> org>
AuthorDate: Sat Feb 24 08:00:16 2024 +0000
Commit: Nickolas Raymond Kaczynski <nrk <AT> disroot <DOT> org>
CommitDate: Sat Feb 24 08:03:51 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9393503a
sys-devel/gdb-dashboard: move under dev-debug
Signed-off-by: NRK <nrk <AT> disroot.org>
{sys-devel => dev-debug}/gdb-dashboard/Manifest | 0
{sys-devel => dev-debug}/gdb-dashboard/gdb-dashboard-0.17.2.ebuild | 2 +-
{sys-devel => dev-debug}/gdb-dashboard/metadata.xml | 0
profiles/updates/1Q-2024 | 1 +
4 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/sys-devel/gdb-dashboard/Manifest b/dev-debug/gdb-dashboard/Manifest
similarity index 100%
rename from sys-devel/gdb-dashboard/Manifest
rename to dev-debug/gdb-dashboard/Manifest
diff --git a/sys-devel/gdb-dashboard/gdb-dashboard-0.17.2.ebuild
b/dev-debug/gdb-dashboard/gdb-dashboard-0.17.2.ebuild
similarity index 97%
rename from sys-devel/gdb-dashboard/gdb-dashboard-0.17.2.ebuild
rename to dev-debug/gdb-dashboard/gdb-dashboard-0.17.2.ebuild
index 2d76b5994b..2645a724c8 100644
--- a/sys-devel/gdb-dashboard/gdb-dashboard-0.17.2.ebuild
+++ b/dev-debug/gdb-dashboard/gdb-dashboard-0.17.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
diff --git a/sys-devel/gdb-dashboard/metadata.xml
b/dev-debug/gdb-dashboard/metadata.xml
similarity index 100%
rename from sys-devel/gdb-dashboard/metadata.xml
rename to dev-debug/gdb-dashboard/metadata.xml
diff --git a/profiles/updates/1Q-2024 b/profiles/updates/1Q-2024
index 8c355259a1..0398f0c881 100644
--- a/profiles/updates/1Q-2024
+++ b/profiles/updates/1Q-2024
@@ -10,3 +10,4 @@ move x11-wm/phoc gui-wm/phoc
move gui-wm/phosh phosh-base/phosh-shell
move gui-apps/phosh-tour phosh-base/phosh-tour
move x11-misc/squeekboard phosh-base/squeekboard
+move sys-devel/gdb-dashboard dev-debug/gdb-dashboard