diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-01-12 20:23:49 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-01-13 10:42:32 +0100 |
commit | 7b205f67aa1e81d5665d2d88132ee9ce195f852a (patch) | |
tree | 1ede02f153b083fafce941f24f5a07ef7322b4c5 /net-p2p | |
parent | profiles/categories: Add dev-{build,debug} (diff) | |
download | gentoo-7b205f67aa1e81d5665d2d88132ee9ce195f852a.tar.gz gentoo-7b205f67aa1e81d5665d2d88132ee9ce195f852a.tar.bz2 gentoo-7b205f67aa1e81d5665d2d88132ee9ce195f852a.zip |
Move {sys-devel → dev-debug}/gdb
Closes: https://bugs.gentoo.org/920438
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-p2p')
5 files changed, 5 insertions, 5 deletions
diff --git a/net-p2p/classified-ads/classified-ads-0.13-r1.ebuild b/net-p2p/classified-ads/classified-ads-0.13-r1.ebuild index 7da575619d8c..5f9a72b28641 100644 --- a/net-p2p/classified-ads/classified-ads-0.13-r1.ebuild +++ b/net-p2p/classified-ads/classified-ads-0.13-r1.ebuild @@ -41,7 +41,7 @@ DEPEND="${RDEPEND} doc? ( app-text/doxygen[dot] ) test? ( dev-libs/libgcrypt:0 dev-qt/qttest:5 - sys-devel/gdb:0 )" + dev-debug/gdb:0 )" src_prepare() { # preprocessed graphics are unpacked into wrong directory diff --git a/net-p2p/classified-ads/classified-ads-0.13-r2.ebuild b/net-p2p/classified-ads/classified-ads-0.13-r2.ebuild index 87c87bf5edf6..1f23776c5ef0 100644 --- a/net-p2p/classified-ads/classified-ads-0.13-r2.ebuild +++ b/net-p2p/classified-ads/classified-ads-0.13-r2.ebuild @@ -40,7 +40,7 @@ DEPEND="${RDEPEND} doc? ( app-text/doxygen[dot] ) test? ( dev-libs/libgcrypt:0 dev-qt/qttest:5 - sys-devel/gdb:0 )" + dev-debug/gdb:0 )" BDEPEND="sys-devel/gettext" diff --git a/net-p2p/classified-ads/classified-ads-0.14.ebuild b/net-p2p/classified-ads/classified-ads-0.14.ebuild index e92f7930e940..30c8a9c7dc71 100644 --- a/net-p2p/classified-ads/classified-ads-0.14.ebuild +++ b/net-p2p/classified-ads/classified-ads-0.14.ebuild @@ -40,7 +40,7 @@ RDEPEND="app-arch/bzip2 DEPEND="${RDEPEND} test? ( dev-libs/libgcrypt:0 dev-qt/qttest:5 - sys-devel/gdb:0 )" + dev-debug/gdb:0 )" BDEPEND="sys-devel/gettext doc? ( app-text/doxygen )" diff --git a/net-p2p/classified-ads/classified-ads-0.15.ebuild b/net-p2p/classified-ads/classified-ads-0.15.ebuild index e92f7930e940..30c8a9c7dc71 100644 --- a/net-p2p/classified-ads/classified-ads-0.15.ebuild +++ b/net-p2p/classified-ads/classified-ads-0.15.ebuild @@ -40,7 +40,7 @@ RDEPEND="app-arch/bzip2 DEPEND="${RDEPEND} test? ( dev-libs/libgcrypt:0 dev-qt/qttest:5 - sys-devel/gdb:0 )" + dev-debug/gdb:0 )" BDEPEND="sys-devel/gettext doc? ( app-text/doxygen )" diff --git a/net-p2p/classified-ads/classified-ads-0.16.ebuild b/net-p2p/classified-ads/classified-ads-0.16.ebuild index e92f7930e940..30c8a9c7dc71 100644 --- a/net-p2p/classified-ads/classified-ads-0.16.ebuild +++ b/net-p2p/classified-ads/classified-ads-0.16.ebuild @@ -40,7 +40,7 @@ RDEPEND="app-arch/bzip2 DEPEND="${RDEPEND} test? ( dev-libs/libgcrypt:0 dev-qt/qttest:5 - sys-devel/gdb:0 )" + dev-debug/gdb:0 )" BDEPEND="sys-devel/gettext doc? ( app-text/doxygen )" |