commit:     1d8b251cce370616f79b086e05d8d56cc9b3474d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 21 19:27:07 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb 21 19:28:32 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d8b251c

dev-python/zfec: Remove last-rited package

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/zfec/Manifest           |  1 -
 dev-python/zfec/metadata.xml       | 14 --------------
 dev-python/zfec/zfec-1.4.24.ebuild | 29 -----------------------------
 profiles/package.mask              |  6 ------
 4 files changed, 50 deletions(-)

diff --git a/dev-python/zfec/Manifest b/dev-python/zfec/Manifest
deleted file mode 100644
index 3d4ad8dca00..00000000000
--- 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 e6b25093cee..00000000000
--- a/dev-python/zfec/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <!-- maintainer-needed -->
-       <longdescription lang="en">
-               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.
-       </longdescription>
-       <upstream>
-               <remote-id type="pypi">zfec</remote-id>
-       </upstream>
-</pkgmetadata>

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 c123900063f..00000000000
--- 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 4d8e9367c5b..8573320262a 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 <[email protected]> (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 <[email protected]> (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

Reply via email to