commit:     ad5b82e3a1dd57f354e4ab8c64bd46aad178ef6b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 18 14:38:03 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jan 19 14:44:09 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad5b82e3

Move {dev-util → dev-debug}/d-spy

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 {dev-util => dev-debug}/d-spy/Manifest              | 0
 {dev-util => dev-debug}/d-spy/d-spy-1.6.0.ebuild    | 2 +-
 {dev-util => dev-debug}/d-spy/d-spy-1.8.0.ebuild    | 2 +-
 {dev-util => dev-debug}/d-spy/metadata.xml          | 0
 dev-util/gnome-builder/gnome-builder-44.2-r1.ebuild | 2 +-
 dev-util/gnome-builder/metadata.xml                 | 2 +-
 profiles/updates/1Q-2024                            | 1 +
 7 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/dev-util/d-spy/Manifest b/dev-debug/d-spy/Manifest
similarity index 100%
rename from dev-util/d-spy/Manifest
rename to dev-debug/d-spy/Manifest

diff --git a/dev-util/d-spy/d-spy-1.6.0.ebuild 
b/dev-debug/d-spy/d-spy-1.6.0.ebuild
similarity index 94%
rename from dev-util/d-spy/d-spy-1.6.0.ebuild
rename to dev-debug/d-spy/d-spy-1.6.0.ebuild
index 2dec051e2b21..a3ef33127ea0 100644
--- a/dev-util/d-spy/d-spy-1.6.0.ebuild
+++ b/dev-debug/d-spy/d-spy-1.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8

diff --git a/dev-util/d-spy/d-spy-1.8.0.ebuild 
b/dev-debug/d-spy/d-spy-1.8.0.ebuild
similarity index 94%
rename from dev-util/d-spy/d-spy-1.8.0.ebuild
rename to dev-debug/d-spy/d-spy-1.8.0.ebuild
index df58ea28a0a6..75eed80ac1d1 100644
--- a/dev-util/d-spy/d-spy-1.8.0.ebuild
+++ b/dev-debug/d-spy/d-spy-1.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8

diff --git a/dev-util/d-spy/metadata.xml b/dev-debug/d-spy/metadata.xml
similarity index 100%
rename from dev-util/d-spy/metadata.xml
rename to dev-debug/d-spy/metadata.xml

diff --git a/dev-util/gnome-builder/gnome-builder-44.2-r1.ebuild 
b/dev-util/gnome-builder/gnome-builder-44.2-r1.ebuild
index 9c72f2d08841..b99f6335b15c 100644
--- a/dev-util/gnome-builder/gnome-builder-44.2-r1.ebuild
+++ b/dev-util/gnome-builder/gnome-builder-44.2-r1.ebuild
@@ -48,7 +48,7 @@ RDEPEND="
        >=dev-libs/libxml2-2.9.0
        webkit? ( >=net-libs/webkit-gtk-2.38.0:6=[introspection] )
        >=app-text/cmark-0.29.0:0=
-       d-spy? ( >=dev-util/d-spy-1.4.0:1 )
+       d-spy? ( >=dev-debug/d-spy-1.4.0:1 )
        app-text/editorconfig-core-c
        flatpak? (
                dev-util/ostree

diff --git a/dev-util/gnome-builder/metadata.xml 
b/dev-util/gnome-builder/metadata.xml
index 1ee6ce692723..08976bc31e33 100644
--- a/dev-util/gnome-builder/metadata.xml
+++ b/dev-util/gnome-builder/metadata.xml
@@ -7,7 +7,7 @@
   </maintainer>
   <use>
     <flag name="clang">Provide integration with <pkg>sys-devel/clang</pkg> for 
best possible C/C++ autocompletion, semantic highlighting, symbol resolving, 
and diagnostics support</flag>
-    <flag name="d-spy">Provide D-Bus debugging functionality via 
<pkg>dev-util/d-spy</pkg></flag>
+    <flag name="d-spy">Provide D-Bus debugging functionality via 
<pkg>dev-debug/d-spy</pkg></flag>
     <flag name="flatpak">Enable support for flatpak applications using 
<pkg>sys-apps/flatpak</pkg></flag>
     <flag name="git">Provide support for the Git version control system via 
<pkg>dev-libs/libgit2-glib</pkg> (such as setup of Git for New Project, direct 
cloning for Open Project and changed lines indicators in the editor 
gutter)</flag>
     <flag name="sysprof">Provide an integrated profiler via 
<pkg>dev-util/sysprof</pkg></flag>

diff --git a/profiles/updates/1Q-2024 b/profiles/updates/1Q-2024
index ee85ce0ac52d..2ddd9dd5a21a 100644
--- a/profiles/updates/1Q-2024
+++ b/profiles/updates/1Q-2024
@@ -60,3 +60,4 @@ move dev-util/peda dev-debug/peda
 move dev-util/apitrace dev-debug/apitrace
 move dev-util/bpftrace dev-debug/bpftrace
 move dev-util/d-feet dev-debug/d-feet
+move dev-util/d-spy dev-debug/d-spy

Reply via email to