summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-12-30 19:32:53 +0100
committerMichał Górny <mgorny@gentoo.org>2023-12-30 19:34:55 +0100
commit8b8289093f22498019b39f2f251448aebc2df2d5 (patch)
tree295d105a208070253ed141ab6ecb546f421396a6 /dev-python/types-gdb
parentdev-python/types-docutils: Remove old (diff)
downloadgentoo-8b8289093f22498019b39f2f251448aebc2df2d5.tar.gz
gentoo-8b8289093f22498019b39f2f251448aebc2df2d5.tar.bz2
gentoo-8b8289093f22498019b39f2f251448aebc2df2d5.zip
dev-python/types-gdb: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/types-gdb')
-rw-r--r--dev-python/types-gdb/Manifest1
-rw-r--r--dev-python/types-gdb/types-gdb-12.1.4.4.ebuild17
2 files changed, 0 insertions, 18 deletions
diff --git a/dev-python/types-gdb/Manifest b/dev-python/types-gdb/Manifest
index e6fd38705baf..ad89e846c4cf 100644
--- a/dev-python/types-gdb/Manifest
+++ b/dev-python/types-gdb/Manifest
@@ -1,2 +1 @@
-DIST types-gdb-12.1.4.4.tar.gz 10217 BLAKE2B c8724e3c1c5b0528d69da00e537d5f7f41f7eae056585be11e16437216315d7b0ab106b611a53dfd0434af9ace8dee4122d4829df3046a1b5549326571818c7a SHA512 28993238a2a8fad81269825dc88c838d87720f37c9bff01579b31416f3bf14eb047dcf932c1ac1b37403fd6872ed260c2efb615228e8c013f47ef8665e7574d3
DIST types-gdb-12.1.4.5.tar.gz 10480 BLAKE2B 6f46156970d2ba75dc31101a5ede370a34ca87dd10e13cf13eea1afb4777bfeb651c98e7b01f3c7334525c27971941bae260b7fea3b3752280703e2849ca0618 SHA512 0fd8010d699558566faad5747dd5c868500882eb8c890f67c55f7341fa143aa85e3128749866c40268b77890705c5e1f2605e02906cd9b16a568944b95fb4966
diff --git a/dev-python/types-gdb/types-gdb-12.1.4.4.ebuild b/dev-python/types-gdb/types-gdb-12.1.4.4.ebuild
deleted file mode 100644
index 9a956d2c2dba..000000000000
--- a/dev-python/types-gdb/types-gdb-12.1.4.4.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Typing stubs for gdb"
-HOMEPAGE="https://pypi.org/project/types-gdb/"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"