From: Michał Górny Date: Mon, 3 Feb 2020 06:19:20 +0000 (+0100) Subject: dev-python/pypy-bin: Remove last-rited pkg X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=901b46a8ea2a0b1b0171f84b4d3e44616be79085;p=gentoo.git dev-python/pypy-bin: Remove last-rited pkg Signed-off-by: Michał Górny --- diff --git a/dev-python/pypy-bin/metadata.xml b/dev-python/pypy-bin/metadata.xml deleted file mode 100644 index ff5bc95069a0..000000000000 --- a/dev-python/pypy-bin/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - python@gentoo.org - Python - - - pypy/pypy - - diff --git a/dev-python/pypy-bin/pypy-bin-7.3.0.ebuild b/dev-python/pypy-bin/pypy-bin-7.3.0.ebuild deleted file mode 100644 index e0bf0390f569..000000000000 --- a/dev-python/pypy-bin/pypy-bin-7.3.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Backwards compatibility package to install binary ver of PyPy" -HOMEPAGE="https://pypy.org/" -SRC_URI="" - -LICENSE="metapackage" -SLOT="0/73" -KEYWORDS="~amd64 ~x86" -IUSE="gdbm libressl sqlite tk" - -RDEPEND=" - dev-python/pypy-exe-bin:${PV} - ~dev-python/pypy-${PV}[gdbm?,libressl?,sqlite?,tk?]" diff --git a/profiles/package.mask b/profiles/package.mask index 48f2284fb9ec..7978e96e5c18 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -705,14 +705,6 @@ net-misc/chrome-remote-desktop # Removal after 2020-03-01 app-backup/tob -# Michał Górny (2019-12-30) -# The PyPy packages have been restructured and dev-python/pypy is now -# used unconditionally as the main package. If you wish to continue -# using prebuilt executables, install dev-python/pypy{,3}-exe-bin -# along with it. -# Removal in 30 days. -dev-python/pypy-bin - # Tomáš Mózes (2019-12-19) # Needs more testing. =app-emulation/xen-4.13.0