From: Michał Górny Date: Fri, 21 Feb 2020 19:27:07 +0000 (+0100) Subject: dev-python/zfec: Remove last-rited package X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1d8b251cce370616f79b086e05d8d56cc9b3474d;p=gentoo.git dev-python/zfec: Remove last-rited package Signed-off-by: Michał Górny --- diff --git a/dev-python/zfec/Manifest b/dev-python/zfec/Manifest deleted file mode 100644 index 3d4ad8dca000..000000000000 --- a/dev-python/zfec/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST zfec-1.4.24.tar.gz 175884 BLAKE2B a11821e26a1ce60bd4c669e522be12f470ccdaea902eee2dccdc1953f4c812241102b2bbba44d7075ff9d531d189b3410e6bcaf77449063db4989b8d985447a3 SHA512 ec213912eea054c954ddda67a401b1538fb2f02c2b56cdfb610df5f4852b79305ef72e9919c578d46a268ea4c5912a60422117326f633c7e9b8a7977561fa1f5 diff --git a/dev-python/zfec/metadata.xml b/dev-python/zfec/metadata.xml deleted file mode 100644 index e6b25093cee3..000000000000 --- a/dev-python/zfec/metadata.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - Generate redundant blocks of information such that if some of - the blocks are lost then the original data can be recovered from - the remaining blocks. This package includes command-line tools, - C API, Python API, and Haskell API. - - - zfec - - diff --git a/dev-python/zfec/zfec-1.4.24.ebuild b/dev-python/zfec/zfec-1.4.24.ebuild deleted file mode 100644 index c123900063fe..000000000000 --- a/dev-python/zfec/zfec-1.4.24.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) -inherit distutils-r1 - -DESCRIPTION="Fast erasure codec for the command-line, C, Python, or Haskell" -HOMEPAGE="https://pypi.org/project/zfec/" -SRC_URI="mirror://pypi/z/zfec/zfec-${PV}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -COMMON_DEPEND="" -RDEPEND="${COMMON_DEPEND} - dev-python/pyutil[${PYTHON_USEDEP}] - dev-python/zbase32[${PYTHON_USEDEP}]" -DEPEND="${COMMON_DEPEND} - dev-python/setuptools[${PYTHON_USEDEP}]" - -src_install() { - distutils-r1_src_install - - rm -rf "${ED%/}"/usr/share/doc/${PN} -} diff --git a/profiles/package.mask b/profiles/package.mask index 4d8e9367c5ba..8573320262a5 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -629,12 +629,6 @@ dev-python/pypodman # Bug #705462. Removal in 14 days. net-im/silc-toolkit -# Michał Górny (2020-01-18) -# The following Gentoo packages are Python 2-only and have no reverse -# dependencies. -# Removal in 30 days. Bug #705762. -dev-python/zfec - # Michał Górny (2020-01-16) # The new version loses Python 2 support but does not introduce any real # changes. Let's mask it to reduce the noise, and hopefully try to get