commit: 901b46a8ea2a0b1b0171f84b4d3e44616be79085 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Feb 3 06:19:20 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Feb 3 06:36:26 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=901b46a8
dev-python/pypy-bin: Remove last-rited pkg Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/pypy-bin/metadata.xml | 11 ----------- dev-python/pypy-bin/pypy-bin-7.3.0.ebuild | 17 ----------------- profiles/package.mask | 8 -------- 3 files changed, 36 deletions(-) diff --git a/dev-python/pypy-bin/metadata.xml b/dev-python/pypy-bin/metadata.xml deleted file mode 100644 index ff5bc95069a..00000000000 --- a/dev-python/pypy-bin/metadata.xml +++ /dev/null @@ -1,11 +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> - <upstream> - <remote-id type="bitbucket">pypy/pypy</remote-id> - </upstream> -</pkgmetadata> 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 e0bf0390f56..00000000000 --- 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 48f2284fb9e..7978e96e5c1 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 <[email protected]> (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 <[email protected]> (2019-12-19) # Needs more testing. =app-emulation/xen-4.13.0
