From: Michał Górny Date: Sun, 16 Feb 2020 07:57:40 +0000 (+0100) Subject: dev-python/pyemf: Remove last-rited pkg X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=435a73d0ddb0e62b2a00a758d7da6d5f543fb0c1;p=gentoo.git dev-python/pyemf: Remove last-rited pkg Closes: https://bugs.gentoo.org/705522 Signed-off-by: Michał Górny --- diff --git a/dev-python/pyemf/Manifest b/dev-python/pyemf/Manifest deleted file mode 100644 index b03002ac8791..000000000000 --- a/dev-python/pyemf/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST pyemf-2.0.0.tar.gz 194995 BLAKE2B 25416b65151ba2d8afee0f3a744a346df9831356a238ffe4a1b5e436147c9ee0f34ee6641904bebaabed02257203030c22d77c67064aa7ab2e4f034d0cce531d SHA512 013f96356d48db95f9f6f89167d99573e40d8c594b3f6e3183b50d784b653b508662e3b652f8a76dccabeb3933009a06d5786e156284520683d6b3747f2dec66 diff --git a/dev-python/pyemf/metadata.xml b/dev-python/pyemf/metadata.xml deleted file mode 100644 index 2fc6142f5654..000000000000 --- a/dev-python/pyemf/metadata.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - python@gentoo.org - Python - - - pyemf is a pure python module that provides a cross-platform ability - to generate enhanced metafiles (.emf files), a vector graphics - format defined by the ECMA-234 standard. Enhanced metafiles are a - natively supported image and scalable clip-art format in the - OpenOffice suite of tools and in Windows applications. - - - pyemf - pyemf - - diff --git a/dev-python/pyemf/pyemf-2.0.0.ebuild b/dev-python/pyemf/pyemf-2.0.0.ebuild deleted file mode 100644 index 3d45f79a144d..000000000000 --- a/dev-python/pyemf/pyemf-2.0.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) -inherit distutils-r1 - -DESCRIPTION="Pure Python Enhanced Metafile Library" -HOMEPAGE="http://pyemf.sf.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="LGPL-2" -SLOT="0" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" -IUSE="" - -RDEPEND=" - || ( - dev-python/numpy-python2[${PYTHON_USEDEP}] - dev-python/numpy[${PYTHON_USEDEP}] - )" -DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}]" diff --git a/profiles/package.mask b/profiles/package.mask index 5cce8e76f353..d1be21142239 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -565,11 +565,6 @@ net-dns/validns # Bug #384031, #638492, #663644. Removal in 30 days. net-analyzer/pchar -# Michał Górny (2020-01-16) -# Python 2 only. Last release in 2006. No reverse dependencies. -# Removal in 30 days. Bug #705522. -dev-python/pyemf - # 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