commit: 1eb06b860d83a59fce6466517e5c9d1b2ab20033
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 12 19:24:30 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 13 09:42:33 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1eb06b86
Move {sys-devel → dev-debug}/gdb-apple
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
{sys-devel => dev-debug}/gdb-apple/Manifest | 0
{sys-devel => dev-debug}/gdb-apple/files/gdb-apple-1518-darwin8-9.patch | 0
{sys-devel => dev-debug}/gdb-apple/files/gdb-apple-1518-darwin8.patch | 0
.../gdb-apple/files/gdb-apple-1705-darwin8-10.patch | 0
{sys-devel => dev-debug}/gdb-apple/files/gdb-apple-768-texinfo.patch | 0
.../gdb-apple/files/gdb-apple-no-global-gdbinit.patch | 0
{sys-devel => dev-debug}/gdb-apple/gdb-apple-1752.ebuild | 2 +-
{sys-devel => dev-debug}/gdb-apple/metadata.xml | 0
profiles/updates/1Q-2024 | 1 +
9 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/sys-devel/gdb-apple/Manifest b/dev-debug/gdb-apple/Manifest
similarity index 100%
rename from sys-devel/gdb-apple/Manifest
rename to dev-debug/gdb-apple/Manifest
diff --git a/sys-devel/gdb-apple/files/gdb-apple-1518-darwin8-9.patch
b/dev-debug/gdb-apple/files/gdb-apple-1518-darwin8-9.patch
similarity index 100%
rename from sys-devel/gdb-apple/files/gdb-apple-1518-darwin8-9.patch
rename to dev-debug/gdb-apple/files/gdb-apple-1518-darwin8-9.patch
diff --git a/sys-devel/gdb-apple/files/gdb-apple-1518-darwin8.patch
b/dev-debug/gdb-apple/files/gdb-apple-1518-darwin8.patch
similarity index 100%
rename from sys-devel/gdb-apple/files/gdb-apple-1518-darwin8.patch
rename to dev-debug/gdb-apple/files/gdb-apple-1518-darwin8.patch
diff --git a/sys-devel/gdb-apple/files/gdb-apple-1705-darwin8-10.patch
b/dev-debug/gdb-apple/files/gdb-apple-1705-darwin8-10.patch
similarity index 100%
rename from sys-devel/gdb-apple/files/gdb-apple-1705-darwin8-10.patch
rename to dev-debug/gdb-apple/files/gdb-apple-1705-darwin8-10.patch
diff --git a/sys-devel/gdb-apple/files/gdb-apple-768-texinfo.patch
b/dev-debug/gdb-apple/files/gdb-apple-768-texinfo.patch
similarity index 100%
rename from sys-devel/gdb-apple/files/gdb-apple-768-texinfo.patch
rename to dev-debug/gdb-apple/files/gdb-apple-768-texinfo.patch
diff --git a/sys-devel/gdb-apple/files/gdb-apple-no-global-gdbinit.patch
b/dev-debug/gdb-apple/files/gdb-apple-no-global-gdbinit.patch
similarity index 100%
rename from sys-devel/gdb-apple/files/gdb-apple-no-global-gdbinit.patch
rename to dev-debug/gdb-apple/files/gdb-apple-no-global-gdbinit.patch
diff --git a/sys-devel/gdb-apple/gdb-apple-1752.ebuild
b/dev-debug/gdb-apple/gdb-apple-1752.ebuild
similarity index 98%
rename from sys-devel/gdb-apple/gdb-apple-1752.ebuild
rename to dev-debug/gdb-apple/gdb-apple-1752.ebuild
index e9abe3a3f5d7..974164cdbaa3 100644
--- a/sys-devel/gdb-apple/gdb-apple-1752.ebuild
+++ b/dev-debug/gdb-apple/gdb-apple-1752.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
diff --git a/sys-devel/gdb-apple/metadata.xml b/dev-debug/gdb-apple/metadata.xml
similarity index 100%
rename from sys-devel/gdb-apple/metadata.xml
rename to dev-debug/gdb-apple/metadata.xml
diff --git a/profiles/updates/1Q-2024 b/profiles/updates/1Q-2024
index e26d82a82116..fcd24360d993 100644
--- a/profiles/updates/1Q-2024
+++ b/profiles/updates/1Q-2024
@@ -7,3 +7,4 @@ move app-doc/psmark app-text/psmark
move app-doc/xmltoman app-text/xmltoman
move app-doc/zeal app-text/zeal
move sys-devel/gdb dev-debug/gdb
+move sys-devel/gdb-apple dev-debug/gdb-apple