commit:     2b0c7781e3ba9c3709388e27430716906a7783e9
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 18 16:35:45 2024 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Jan 18 16:46:07 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b0c7781

virtual/python-greenlet: treeclean

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 profiles/arch/ia64/package.mask                       |  1 -
 profiles/package.mask                                 |  1 -
 virtual/python-greenlet/metadata.xml                  |  9 ---------
 virtual/python-greenlet/python-greenlet-1.0-r2.ebuild | 16 ----------------
 4 files changed, 27 deletions(-)

diff --git a/profiles/arch/ia64/package.mask b/profiles/arch/ia64/package.mask
index 47b2b567a44f..a9dc726d7b2d 100644
--- a/profiles/arch/ia64/package.mask
+++ b/profiles/arch/ia64/package.mask
@@ -8,4 +8,3 @@
 # Sergei Trofimovich <[email protected]> (2020-05-02)
 # greenlet needs arch-specific stack switching code. There is no ia64 port.
 dev-python/greenlet
-virtual/python-greenlet

diff --git a/profiles/package.mask b/profiles/package.mask
index 6ae9fc7d6397..4be82d2cb1b4 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -521,7 +521,6 @@ dev-ruby/http:4
 # in ::gentoo.
 # Removal on 2024-01-07.  Bug #919467.
 virtual/python-cffi
-virtual/python-greenlet
 
 # Sam James <[email protected]> (2023-12-08)
 # Broken build system:

diff --git a/virtual/python-greenlet/metadata.xml 
b/virtual/python-greenlet/metadata.xml
deleted file mode 100644
index 6ef265a39adb..000000000000
--- a/virtual/python-greenlet/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Python</name>
-       </maintainer>
-       <stabilize-allarches/>
-</pkgmetadata>

diff --git a/virtual/python-greenlet/python-greenlet-1.0-r2.ebuild 
b/virtual/python-greenlet/python-greenlet-1.0-r2.ebuild
deleted file mode 100644
index 1308d496ae04..000000000000
--- a/virtual/python-greenlet/python-greenlet-1.0-r2.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
-
-inherit python-r1
-
-DESCRIPTION="A virtual for Python greenlet module"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 
~amd64-linux ~x86-linux ~x64-macos"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-       $(python_gen_cond_dep 'dev-python/greenlet[${PYTHON_USEDEP}]' 
'python*')"

Reply via email to