commit:     906e24a221b3450c7f46c44e11f4983e437c3aeb
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 19 19:27:08 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jul 19 19:29:39 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=906e24a2

media-libs/pymemphis: Remove last-rited package

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-libs/pymemphis/Manifest                  |  1 -
 media-libs/pymemphis/metadata.xml              |  8 -----
 media-libs/pymemphis/pymemphis-0.2.1-r3.ebuild | 41 --------------------------
 profiles/package.mask                          |  5 ----
 4 files changed, 55 deletions(-)

diff --git a/media-libs/pymemphis/Manifest b/media-libs/pymemphis/Manifest
deleted file mode 100644
index b3f91f63eec..00000000000
--- a/media-libs/pymemphis/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pymemphis-0.2.1.tar.gz 128848 BLAKE2B 
fe48cb4e33a7402e02fea007667401b77c38f0fc4f47d5ed61e8fa074a21700db008afd7a6d7ad8bdb34dd9ce3d42f416ceb8f41edb9e551b971077b87969a12
 SHA512 
0eb2d5112956673e115575b7d6601dd56708f02da2a67a67a0d54dd2fe53654d07e99265092c67834a07eaf8f353a643e7d2a6aa50efd38d5761ac349de1813a

diff --git a/media-libs/pymemphis/metadata.xml 
b/media-libs/pymemphis/metadata.xml
deleted file mode 100644
index 1c984f64751..00000000000
--- a/media-libs/pymemphis/metadata.xml
+++ /dev/null
@@ -1,8 +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>Gentoo Geosciences Project</name>
-</maintainer>
-</pkgmetadata>

diff --git a/media-libs/pymemphis/pymemphis-0.2.1-r3.ebuild 
b/media-libs/pymemphis/pymemphis-0.2.1-r3.ebuild
deleted file mode 100644
index 5239a296f16..00000000000
--- a/media-libs/pymemphis/pymemphis-0.2.1-r3.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-
-AT_M4DIR="build/autotools/"
-
-inherit autotools python-single-r1
-
-DESCRIPTION="Python bindings for the libmemphis library"
-HOMEPAGE="http://gitorious.net/pymemphis";
-SRC_URI="mirror://gentoo/${P}.tar.gz"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-LICENSE="LGPL-2.1"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-       $(python_gen_cond_dep '
-               dev-python/pycairo[${PYTHON_MULTI_USEDEP}]
-               dev-python/pygobject:2[${PYTHON_MULTI_USEDEP}]
-       ')
-       media-libs/memphis"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}"/${PN}-mainline
-
-src_prepare() {
-       default
-       eautoreconf
-       sed 's:0.1:0.2:g' -i pymemphis.pc.in || die
-}
-
-src_install() {
-       default
-       find "${D}" -name '*.la' -delete || die
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index a08467a25a5..0937db69241 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -421,11 +421,6 @@ sci-chemistry/relax
 # library from 2005. Removal in 30 days.
 virtual/libstdc++
 
-# Andreas Sturmlechner <[email protected]> (2020-06-20)
-# Stuck on Python 2, depends on deprecated dev-python/pygobject:2
-# Masked for removal in 30 days.
-media-libs/pymemphis
-
 # Ulrich Müller <[email protected]> (2020-06-20)
 # Unmaintained upstream, included with TeX Live.
 # Use >=dev-texlive/texlive-metapost-2020-r1 as replacement.

Reply via email to