diff options
-rw-r--r-- | dev-python/pypy-bin/metadata.xml | 11 | ||||
-rw-r--r-- | dev-python/pypy-bin/pypy-bin-7.3.0.ebuild | 17 | ||||
-rw-r--r-- | profiles/package.mask | 8 |
3 files changed, 0 insertions, 36 deletions
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 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>python@gentoo.org</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 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 <mgorny@gentoo.org> (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 <hydrapolic@gentoo.org> (2019-12-19) # Needs more testing. =app-emulation/xen-4.13.0 |