commit:     3f9ea2fb20ccf50c2f7586797d118f74c705e3bb
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 25 10:01:45 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Sep 25 12:13:41 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f9ea2fb

virtual/pypy3: Remove

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 virtual/pypy3/metadata.xml       |  8 --------
 virtual/pypy3/pypy3-7.3.0.ebuild | 13 -------------
 2 files changed, 21 deletions(-)

diff --git a/virtual/pypy3/metadata.xml b/virtual/pypy3/metadata.xml
deleted file mode 100644
index 7f4f33c6dbc..00000000000
--- a/virtual/pypy3/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>Python</name>
-       </maintainer>
-</pkgmetadata>

diff --git a/virtual/pypy3/pypy3-7.3.0.ebuild b/virtual/pypy3/pypy3-7.3.0.ebuild
deleted file mode 100644
index 76e6e9bb3d6..00000000000
--- a/virtual/pypy3/pypy3-7.3.0.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="An obsolete virtual for PyPy3 Python implementation"
-# pypy3 -c 'import sysconfig; print(sysconfig.get_config_var("SOABI"))'
-SLOT="0/pypy36-pp73"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="bzip2 gdbm ncurses sqlite tk"
-
-RDEPEND="
-       >=dev-python/pypy3-${PV}:${SLOT}[bzip2?,gdbm(-)?,ncurses?,sqlite?,tk?]"

Reply via email to