summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-06-16 11:21:58 +0200
committerMichał Górny <mgorny@gentoo.org>2022-06-16 11:21:58 +0200
commitf35a5034cef8a7800c1c94979a2ea8121323abd0 (patch)
tree1182ff980da318b5fdcdbf74c7aff4735490edbd /dev-python/kaitaistruct
parentdev-python/jdcal: Remove old (diff)
downloadgentoo-f35a5034cef8a7800c1c94979a2ea8121323abd0.tar.gz
gentoo-f35a5034cef8a7800c1c94979a2ea8121323abd0.tar.bz2
gentoo-f35a5034cef8a7800c1c94979a2ea8121323abd0.zip
dev-python/kaitaistruct: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/kaitaistruct')
-rw-r--r--dev-python/kaitaistruct/kaitaistruct-0.9.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-python/kaitaistruct/kaitaistruct-0.9.ebuild b/dev-python/kaitaistruct/kaitaistruct-0.9.ebuild
deleted file mode 100644
index 9a4b488a8388..000000000000
--- a/dev-python/kaitaistruct/kaitaistruct-0.9.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Kaitai Struct runtime for Python"
-HOMEPAGE="https://kaitai.io/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~x86"