diff --git a/dev-python/kaitaistruct/Manifest b/dev-python/kaitaistruct/Manifest deleted file mode 100644 index 60059d4bd..000000000 --- a/dev-python/kaitaistruct/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST kaitaistruct-0.6.tar.gz 4891 BLAKE2B bc3cf9e4ff36af87e161e157c05a7418c8d571a16ae48a65068233359a9457ba1e87086099ef0ddaa24333f3ccdc4b19ed56c25495d9e5885a0d7ab30f57371c SHA512 a35b7f7840d1b987d3ce8fac5a535e3d8c2ec2d2dea004a1776a05fcc2a0f6ed94e4460840804e5d97dd299daf5044e4cf246b8d22bae5b43be772c3b24e5886 -DIST kaitaistruct-0.7.tar.gz 5117 BLAKE2B d7ef62414ca07c48f8a813925d0ab157bb1c198619795b6aa99de1c9415eea397e3b24ee2f28bbc1f4315ec7cb0b81fbe7306c1444104365cd4a455ce4e54d82 SHA512 1ee2e5d1e1de6a85dcaea684bee639f6b08bc0f06b8357fe388c339287388136638d11d301319a344364dc9cf98d3247fb6fc2d8332d9aaee6ee828e5650b447 diff --git a/dev-python/kaitaistruct/kaitaistruct-0.6.ebuild b/dev-python/kaitaistruct/kaitaistruct-0.6.ebuild deleted file mode 100644 index 953a5f944..000000000 --- a/dev-python/kaitaistruct/kaitaistruct-0.6.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) - -inherit distutils-r1 - -DESCRIPTION="Kaitai Struct runtime for Python" -HOMEPAGE="http://kaitai.io/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" -RDEPEND="${DEPEND}" diff --git a/dev-python/kaitaistruct/kaitaistruct-0.7.ebuild b/dev-python/kaitaistruct/kaitaistruct-0.7.ebuild deleted file mode 100644 index 953a5f944..000000000 --- a/dev-python/kaitaistruct/kaitaistruct-0.7.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) - -inherit distutils-r1 - -DESCRIPTION="Kaitai Struct runtime for Python" -HOMEPAGE="http://kaitai.io/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" -RDEPEND="${DEPEND}"