From a4c0eb2444b57e79bce0a088e5936ed71c415e8f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 18 Jan 2024 20:07:15 +0000 Subject: gentoo auto-resync : 18:01:2024 - 20:07:15 --- virtual/Manifest.gz | Bin 28424 -> 28085 bytes virtual/python-cffi/Manifest | 2 -- virtual/python-cffi/metadata.xml | 9 --------- virtual/python-cffi/python-cffi-1.ebuild | 18 ------------------ virtual/python-greenlet/Manifest | 2 -- virtual/python-greenlet/metadata.xml | 9 --------- .../python-greenlet/python-greenlet-1.0-r2.ebuild | 16 ---------------- 7 files changed, 56 deletions(-) delete mode 100644 virtual/python-cffi/Manifest delete mode 100644 virtual/python-cffi/metadata.xml delete mode 100644 virtual/python-cffi/python-cffi-1.ebuild delete mode 100644 virtual/python-greenlet/Manifest delete mode 100644 virtual/python-greenlet/metadata.xml delete mode 100644 virtual/python-greenlet/python-greenlet-1.0-r2.ebuild (limited to 'virtual') diff --git a/virtual/Manifest.gz b/virtual/Manifest.gz index 01dd02bd1c38..a3bb80198117 100644 Binary files a/virtual/Manifest.gz and b/virtual/Manifest.gz differ diff --git a/virtual/python-cffi/Manifest b/virtual/python-cffi/Manifest deleted file mode 100644 index 3d564c29a2a1..000000000000 --- a/virtual/python-cffi/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -EBUILD python-cffi-1.ebuild 613 BLAKE2B 67c6d267ad238ded4eb03f01f4159cc90c53af9e7f9db58d8d5bb1e8343cd1fac933831acc01467fc7e5acf4cd93f02301b5a42ca8a05ac9beeb98af71811dc2 SHA512 94137803455e5a9f24c3d515ca15ecf6f2ab9366c5ca926023ab6f0f55040bd3b487b64f862a791054c2f3e36ebbbbe64aee95d77cac1827237256e5f7123e8b -MISC metadata.xml 265 BLAKE2B 369a57fab1283b596588a82815bfe567fe7617b5c0cb17e97f6694beefdd1e932b0d9ffc1fcb23c6ef05b33d97b3c1d1bb3960618ffdf4924c4ebad262794282 SHA512 a682dac348f2d95b986749f4d33e5702c1e8f66cf2ff7a32a5c2a8d388ddbfde2919d97345028c2007415368d395c7cf657184be89f7def27c949f1af5c30170 diff --git a/virtual/python-cffi/metadata.xml b/virtual/python-cffi/metadata.xml deleted file mode 100644 index 6ef265a39adb..000000000000 --- a/virtual/python-cffi/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - python@gentoo.org - Python - - - diff --git a/virtual/python-cffi/python-cffi-1.ebuild b/virtual/python-cffi/python-cffi-1.ebuild deleted file mode 100644 index 6aab1ec78c19..000000000000 --- a/virtual/python-cffi/python-cffi-1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# please keep this ebuild at EAPI 7 -- sys-apps/portage dep -EAPI=7 - -PYTHON_COMPAT=( python3_{9..11} pypy3 ) - -inherit python-r1 - -DESCRIPTION="A virtual for the Python cffi package" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -# built-in in PyPy and PyPy3 -RDEPEND="${PYTHON_DEPS} - $(python_gen_cond_dep 'dev-python/cffi[${PYTHON_USEDEP}]' 'python*')" diff --git a/virtual/python-greenlet/Manifest b/virtual/python-greenlet/Manifest deleted file mode 100644 index 27fb08b3af03..000000000000 --- a/virtual/python-greenlet/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -EBUILD python-greenlet-1.0-r2.ebuild 479 BLAKE2B fc17a0120d6f650478a97d7c590f04f6a93a65795ca5ee9411d8034987cddeb4ce613246e085860b844d45d187c024a52d4c99dc978817d6509775319fed5423 SHA512 018584815d19cc9ba17fcea142f44d7275bff11827009f3532e0ae9b6b12f5d7ba9e864de8446646810612ae1e872827bfb7f970176537eb7f5739e54d6d2c10 -MISC metadata.xml 265 BLAKE2B 369a57fab1283b596588a82815bfe567fe7617b5c0cb17e97f6694beefdd1e932b0d9ffc1fcb23c6ef05b33d97b3c1d1bb3960618ffdf4924c4ebad262794282 SHA512 a682dac348f2d95b986749f4d33e5702c1e8f66cf2ff7a32a5c2a8d388ddbfde2919d97345028c2007415368d395c7cf657184be89f7def27c949f1af5c30170 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 @@ - - - - - python@gentoo.org - Python - - - 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*')" -- cgit v1.2.3