summaryrefslogtreecommitdiff
path: root/dev-python/gdb-pt-dump
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-13 13:10:51 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-13 13:10:51 +0000
commit7860ad41012a3808c645607818b64ad7dab025e9 (patch)
tree102565176c19f5aef57ae4f6faecd3bded6f36ee /dev-python/gdb-pt-dump
parentb83f9f17a27e03508085814208cd9c89a07f1f49 (diff)
gentoo auto-resync : 13:01:2024 - 13:10:51
Diffstat (limited to 'dev-python/gdb-pt-dump')
-rw-r--r--dev-python/gdb-pt-dump/Manifest4
-rw-r--r--dev-python/gdb-pt-dump/gdb-pt-dump-0.0.0_p20231111.ebuild4
-rw-r--r--dev-python/gdb-pt-dump/gdb-pt-dump-9999.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/gdb-pt-dump/Manifest b/dev-python/gdb-pt-dump/Manifest
index e0bda9b16f25..153172d6b35f 100644
--- a/dev-python/gdb-pt-dump/Manifest
+++ b/dev-python/gdb-pt-dump/Manifest
@@ -1,4 +1,4 @@
DIST gdb-pt-dump-0.0.0_p20231111.gh.tar.gz 386894 BLAKE2B 31c15a7574ac37e859831e6b17d27ce47bc6aed4d3bb81a01c8492b803cd71ba28379777bd9c221c9f81585811bba4952fb8e5349104ff36e88efe3996715937 SHA512 c94cce47754b634a2fda267f715cdd7957ec0714c4ac96d6b9e20fa4cfdf6c026a3e0b351bf0e041ea0c2dbf253f547ede3d2b13b83c6316ef6222bac0e4b61b
-EBUILD gdb-pt-dump-0.0.0_p20231111.ebuild 787 BLAKE2B eac82bf89262a51662dcb0c2aee6539218dabf5484ddaa3ff2f6e19883c57b9e8923c7575590516b3265cfecbc696ec45a9360678eff97944a92974eab2594f2 SHA512 674beb6750d48bf398ae52af0882e80e7fb474c2d28bcce10da1d1abd819f06ea82f51f0e084f2534ca540fe9ed1aef80a48f8c5106a44373b62c5223a88f283
-EBUILD gdb-pt-dump-9999.ebuild 787 BLAKE2B eac82bf89262a51662dcb0c2aee6539218dabf5484ddaa3ff2f6e19883c57b9e8923c7575590516b3265cfecbc696ec45a9360678eff97944a92974eab2594f2 SHA512 674beb6750d48bf398ae52af0882e80e7fb474c2d28bcce10da1d1abd819f06ea82f51f0e084f2534ca540fe9ed1aef80a48f8c5106a44373b62c5223a88f283
+EBUILD gdb-pt-dump-0.0.0_p20231111.ebuild 792 BLAKE2B 2f5fd5f48133e55801aae40edb5823e177fb2f962caf8ed94618c7e2e42eb55e32b7e1850c8b3abbe476c52a7f12dcdc2ab8ea4f04928f40f574263c591ad433 SHA512 8524683e6ef8b9850cc8d6318c220af6f9cd49c640705dc2efcaf1129bcc38523056cfb02ca195d0b8d25cd8b5e2d01f8c2ca082a1de66be404dc88c2d851600
+EBUILD gdb-pt-dump-9999.ebuild 792 BLAKE2B 2f5fd5f48133e55801aae40edb5823e177fb2f962caf8ed94618c7e2e42eb55e32b7e1850c8b3abbe476c52a7f12dcdc2ab8ea4f04928f40f574263c591ad433 SHA512 8524683e6ef8b9850cc8d6318c220af6f9cd49c640705dc2efcaf1129bcc38523056cfb02ca195d0b8d25cd8b5e2d01f8c2ca082a1de66be404dc88c2d851600
MISC metadata.xml 499 BLAKE2B 73e9944ab68c0e1a1c86b9afc9293d56d59cf7d3c31de8ba6c60c0ddcf26ce5dee238a0a6ead14b6e1a4d1ca675ccfd0f64856689609169b29d115b1f71d7f13 SHA512 d6df7350b7947f9f70a83e8eb9bea4774183bf55697f4e7131330cf11372d5af86d03c70d2a27c689759155c4f276ad36738fb324163cc2a13f4249271d906f6
diff --git a/dev-python/gdb-pt-dump/gdb-pt-dump-0.0.0_p20231111.ebuild b/dev-python/gdb-pt-dump/gdb-pt-dump-0.0.0_p20231111.ebuild
index 3290d5cd1377..bfa2bb3ab33b 100644
--- a/dev-python/gdb-pt-dump/gdb-pt-dump-0.0.0_p20231111.ebuild
+++ b/dev-python/gdb-pt-dump/gdb-pt-dump-0.0.0_p20231111.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
@@ -27,5 +27,5 @@ LICENSE="MIT"
SLOT="0"
RDEPEND="
- sys-devel/gdb[python,${PYTHON_SINGLE_USEDEP}]
+ dev-debug/gdb[python,${PYTHON_SINGLE_USEDEP}]
"
diff --git a/dev-python/gdb-pt-dump/gdb-pt-dump-9999.ebuild b/dev-python/gdb-pt-dump/gdb-pt-dump-9999.ebuild
index 3290d5cd1377..bfa2bb3ab33b 100644
--- a/dev-python/gdb-pt-dump/gdb-pt-dump-9999.ebuild
+++ b/dev-python/gdb-pt-dump/gdb-pt-dump-9999.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
@@ -27,5 +27,5 @@ LICENSE="MIT"
SLOT="0"
RDEPEND="
- sys-devel/gdb[python,${PYTHON_SINGLE_USEDEP}]
+ dev-debug/gdb[python,${PYTHON_SINGLE_USEDEP}]
"