commit:     435a73d0ddb0e62b2a00a758d7da6d5f543fb0c1
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 16 07:57:40 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 16 07:57:40 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=435a73d0

dev-python/pyemf: Remove last-rited pkg

Closes: https://bugs.gentoo.org/705522
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pyemf/Manifest           |  1 -
 dev-python/pyemf/metadata.xml       | 19 -------------------
 dev-python/pyemf/pyemf-2.0.0.ebuild | 24 ------------------------
 profiles/package.mask               |  5 -----
 4 files changed, 49 deletions(-)

diff --git a/dev-python/pyemf/Manifest b/dev-python/pyemf/Manifest
deleted file mode 100644
index b03002ac879..00000000000
--- 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 2fc6142f565..00000000000
--- a/dev-python/pyemf/metadata.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Python</name>
-       </maintainer>
-       <longdescription lang="en">
-               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.
-       </longdescription>
-       <upstream>
-               <remote-id type="pypi">pyemf</remote-id>
-               <remote-id type="sourceforge">pyemf</remote-id>
-       </upstream>
-</pkgmetadata>

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 3d45f79a144..00000000000
--- 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 5cce8e76f35..d1be2114223 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 <[email protected]> (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 <[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